On Sun, Dec 16, 2007 at 02:47:47PM +1300, Fred Cooke wrote: > Hi, > > my eclipse kept crashing with a java issue : > > # An unexpected error has been detected by Java Runtime Environment: > # > # SIGSEGV (0xb) at pc=0xa4b242a3, pid=30862, tid=2816686992 > # > # Java VM: Java HotSpot(TM) Client VM (1.6.0_03-b05 mixed mode, sharing) > # Problematic frame: > # C [libgtk-x11-2.0.so.0+0x2322a3] gtk_tooltips_set_tip+0x1d3 > # > # An error report file with more information is saved as hs_err_pid30862.log > > i tried downgrading to java5 but the problem persisted. (didnt think > that would work because my friend with gentoo has the same java6 > version and no issues) it didnt help > > i tracked down that file to the libgtk package and did an apt-get > install. i havent been able to replicate the problem since. (was > happening fairly quickly otherwise)
Thanks for your report. Thats a known problem that was fixed in libgtk2.0-0 2.10.0-3. Unfortunately the shlibs file for gtk+2.0 makes libswt3.2-gtk-jni depends on libgtk2.0-0 (>= 2.12.0). I will add a fix to the eclipse package for this. Cheers, Michael _______________________________________________ pkg-java-maintainers mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/pkg-java-maintainers

