abrt version: 1.1.13 architecture: i686 Attached file: backtrace cmdline: /usr/bin/java -Xmx512m -cp ::/usr/share/tuxguitar/tuxguitar.jar:/usr/lib/java/swt.jar:/usr/share/java/itext.jar:/usr/share/tuxguitar/ -Dtuxguitar.share.path=/usr/share/tuxguitar/ -Djava.library.path=/usr/lib/mpich2/lib:/usr/lib/tuxguitar/:/lib:/usr/lib:/usr/lib/jni:/usr/local/lib:/usr/lib/mozilla org.herac.tuxguitar.gui.TGMain '' '' /usr/share/tuxguitar/tuxguitar.tg component: java-1.6.0-openjdk crash_function: raise executable: /usr/lib/jvm/java-1.6.0-openjdk-1.6.0.0/jre/bin/java kernel: 2.6.35.6-43.fc14.i686.PAE package: java-1.6.0-openjdk-1:1.6.0.0-44.1.9.1.fc14 rating: 3 reason: Process /usr/lib/jvm/java-1.6.0-openjdk-1.6.0.0/jre/bin/java was killed by signal 6 (SIGABRT) release: Fedora release 14 (Laughlin) time: 1287473027 uid: 500 How to reproduce ----- 1. Start tuxguitar 2. Java crashes like this 3.
Created attachment 454286 [details] File: backtrace
Package: java-1.6.0-openjdk-1:1.6.0.0-44.1.9.1.fc14 Architecture: i686 OS Release: Fedora release 14 (Laughlin) How to reproduce ----- 1. Launch tuxguitar 2. 3.
Package: java-1.6.0-openjdk-1:1.6.0.0-44.1.9.1.fc14 Architecture: i686 OS Release: Fedora release 14 (Laughlin) How to reproduce ----- Crash happens when TuxGuitar (tuxguitar-1.2-3.fc14) is starting
Package: java-1.6.0-openjdk-1:1.6.0.0-44.1.9.1.fc14 Architecture: i686 OS Release: Fedora release 14 (Laughlin) How to reproduce ----- 1. Trying to open tuxguitar 2. 3. Comment ----- Trying to open tuxguitar
Package: java-1.6.0-openjdk-1:1.6.0.0-44.1.9.1.fc14 Architecture: i686 OS Release: Fedora release 14 (Laughlin) How to reproduce ----- 1. Trying to open TuxGuitar 2. 3. Comment ----- Trying to open TuxGuitar
Package: java-1.6.0-openjdk-1:1.6.0.0-44.1.9.1.fc14 Architecture: i686 OS Release: Fedora release 14 (Laughlin) How to reproduce ----- 1.launch tuxguitar 2. 3.
Package: java-1.6.0-openjdk-1:1.6.0.0-44.1.9.1.fc14 Architecture: i686 OS Release: Fedora release 14 (Laughlin) Confirm this bug. In addition, if turn off alsa and fluidsynth TuxGuitar plugins (just remove them from "usr/share/tuxguitar/plugins"), all works correctly.
Package: java-1.6.0-openjdk-1:1.6.0.0-44.1.9.1.fc14 Architecture: i686 OS Release: Fedora release 14 (Laughlin) Comment ----- Don know please help :(
Package: java-1.6.0-openjdk-1:1.6.0.0-44.1.9.1.fc14 Architecture: i686 OS Release: Fedora release 14 (Laughlin) How to reproduce ----- 1.launch tuxguitar
Package: java-1.6.0-openjdk-1:1.6.0.0-44.1.9.1.fc14 Architecture: i686 OS Release: Fedora release 14 (Laughlin) How to reproduce ----- 1.Installed tuxguitar using Add/Remove Software 2.After installation tried to run Tuxguitar 3.Splash screen displays then crash. Comment ----- Just after the splash screen the application crashed.
I was able to install GNU/Linux-x86 Excelsior JET Native Release and it works.
*** Bug 655068 has been marked as a duplicate of this bug. ***
(In reply to comment #7) > Confirm this bug. In addition, if turn off alsa and fluidsynth TuxGuitar > plugins (just remove them from "usr/share/tuxguitar/plugins"), all works > correctly. This looks like a crash caused by native code which is part of tuxguitar (and not openjdk) - org.herac.tuxguitar.player.impl.midiport.alsa.MidiSystem. From the name, it sounds like this code is responsible for interacting with alsa, so disabling alsa seems like a possible workaround. #8 0x8b25a6f0 in ?? () No symbol table info available. #9 0x007151a1 in Java_org_herac_tuxguitar_player_impl_midiport_alsa_MidiSystem_findPorts (env=0xb7605518, obj=0xb7831efc, ptr=2336305432) at org_herac_tuxguitar_player_impl_midiport_alsa_MidiSystem.c:78 bits = 66 client_info = 0xb7831d80 port_info = 0xb7831cc0 handle = 0x8b413118 #10 0xb460a62a in ?? () No symbol table info available. Reassigning to tuxguitar.
Interesting to see that all the reports come from i686 boxes. Can anyone reproduce this on an x86_64 ?
*** This bug has been marked as a duplicate of bug 661562 ***