← Back to team overview

openjdk team mailing list archive

[Bug 399940] Re: tuxguitar app crash with SIGSEV in libgobject-2.0.so.0+0xf379

 

I don't see this in current karmic (amd64). closing.


** Changed in: openjdk-6 (Ubuntu)
       Status: New => Fix Released

-- 
tuxguitar app crash with SIGSEV in libgobject-2.0.so.0+0xf379
https://bugs.launchpad.net/bugs/399940
You received this bug notification because you are a member of OpenJDK,
which is subscribed to openjdk-6 in ubuntu.

Status in “openjdk-6” package in Ubuntu: Fix Released

Bug description:
Environment :

OS:Ubuntu 9.04 (jaunty)
uname:Linux 2.6.28-11-generic #42-Ubuntu SMP Fri Apr 17 01:58:03 UTC 2009 x86_64
libc:glibc 2.9 NPTL 2.9 
rlimit: STACK 8192k, CORE 0k, NPROC infinity, NOFILE 1024, AS infinity
load average:0,77 0,74 0,59

CPU:total 2 (2 cores per cpu, 1 threads per core) family 15 model 104 stepping 2, cmov, cx8, fxsr, mmx, sse, sse2, sse3, mmxext, 3dnow, 3dnowext

Memory: 4k page, physical 2033324k(571400k free), swap 0k(0k free)

vm_info: OpenJDK 64-Bit Server VM (14.0-b08) for linux-amd64 JRE (1.6.0_0-b14), built on Apr 14 2009 13:55:40 by "buildd" with gcc 4.3.3

time: Wed Jul 15 22:04:42 2009


When using tuxguitar 1.0 amd64 (ubuntu version) after a fresh install, this command by typing it in a terminal even by clicking in the menu link :

user@machine:~$ tuxguitar


comes with this output :

( many lines like this one below)
(TuxGuitar:5626): GLib-GObject-CRITICAL **: g_object_ref: assertion `object->ref_count > 0' failed 

#
# A fatal error has been detected by the Java Runtime Environment:
#
#  SIGSEGV (0xb) at pc=0x00007f5fa1e37379, pid=5626, tid=140049266669904
#
# Java VM: OpenJDK 64-Bit Server VM (14.0-b08 mixed mode linux-amd64 )
# Distribution: Ubuntu 9.04, package 6b14-1.4.1-0ubuntu7
# Problematic frame:
# C  [libgobject-2.0.so.0+0xf379]  g_object_ref+0x9
#
# An error report file with more information is saved as:
# /tmp/hs_err_pid5626.log
#
# If you would like to submit a bug report, please include
# instructions how to reproduce the bug and visit:
#   https://bugs.launchpad.net/ubuntu/+source/openjdk-6/
# The crash happened outside the Java Virtual Machine in native code.
# See problematic frame for where to report the bug.
#

Output log in attachment.

Best regards