https://bugzilla.novell.com/show_bug.cgi?id=293439#c25 --- Comment #25 from Felix Möller <felix@derklecks.de> 2007-08-30 10:01:56 MST --- Doing ... # ulimit -c unlimited # /usr/share/eclipse/eclipse.bin -startup /usr/share/eclipse/plugins/org.eclipse.equinox.launcher_1.0.0.v20070606.jar # gdb /usr/share/eclipse/eclipse.bin ./core.* [...] (gdb) bt gives me: Core was generated by `/usr/share/eclipse/eclipse.bin -startup /usr/share/eclipse/plugins/org.eclipse.'. Program terminated with signal 6, Aborted. #0 0xffffe410 in __kernel_vsyscall () (gdb) bt #0 0xffffe410 in __kernel_vsyscall () #1 0xb7923835 in raise () from /lib/libc.so.6 #2 0xb7925121 in abort () from /lib/libc.so.6 #3 0xb796041b in ?? () from /lib/libc.so.6 #4 0x095e6789 in ?? () #5 0x095e6788 in ?? () #6 0x00000009 in ?? () #7 0xb7a27ff4 in ?? () from /lib/libc.so.6 #8 0x095e6788 in ?? () #9 0xb7a0ddbb in ?? () from /lib/libc.so.6 #10 0xbfbe906c in ?? () #11 0xb796477a in ?? () from /lib/libc.so.6 #12 0x00000001 in ?? () #13 0xb7a27ff4 in ?? () from /lib/libc.so.6 #14 0x00000000 in ?? () -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.