https://bugzilla.novell.com/show_bug.cgi?id=380267 Summary: All wxGTK applications are crashing on exit Product: openSUSE 11.0 Version: Factory Platform: x86 OS/Version: Other Status: NEW Severity: Major Priority: P5 - None Component: X11 Applications AssignedTo: bnc-team-screening@forge.provo.novell.com ReportedBy: andreas.hanke@gmx-topmail.de QAContact: sndirsch@novell.com Found By: --- All wxGTK applications are crashing on exit. I noticed that with aMule (not just the main application, also the other tools like alc and wxcas - not part of the distribution), but it happens also with sffview (which is part of the distribution). The console output looks like this: # sffview /usr/share/doc/packages/sffview/testfax.sff 26584c1d-912f-28b8-09828839-4c715952 is dumped gdb backtrace (with sffview-debuginfo, wxGTK-debuginfo and glibc-debuginfo installed) looks like this: # gdb --args sffview /usr/share/doc/packages/sffview/testfax.sff [...] (gdb) run Starting program: /usr/bin/sffview /usr/share/doc/packages/sffview/testfax.sff [Thread debugging using libthread_db enabled] [New Thread 0xb6afb6d0 (LWP 14583)] Program received signal SIGSEGV, Segmentation fault. [Switching to Thread 0xb6afb6d0 (LWP 14583)] 0xb6772990 in ?? () (gdb) bt full #0 0xb6772990 in ?? () No symbol table info available. #1 0xb7507931 in *__GI_exit (status=0) at exit.c:75 atfct = <value optimized out> onfct = <value optimized out> cxafct = (void (*)(void *, int)) 0xb6772990 old = <value optimized out> #2 0xb74f05fe in __libc_start_main (main=0x8056c40 <main>, argc=2, ubp_av=0xbfbba484, init=0x805ba60 <__libc_csu_init>, fini=0x805ba50 <__libc_csu_fini>, rtld_fini=0xb7faf650 <_dl_fini>, stack_end=0xbfbba47c) at libc-start.c:252 result = 0 unwind_buf = {cancel_jmp_buf = {{jmp_buf = {-1218342924, 0, 134557696, -1078221736, -2027805362, 1851872095}, mask_was_saved = 0}}, priv = { pad = {0x0, 0x0, 0xb7fb4890, 0xb74f051d}, data = {prev = 0x0, cleanup = 0x0, canceltype = -1208268656}}} not_first_call = <value optimized out> #3 0x08053021 in _start () No locals. -- 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.