https://bugzilla.xfce.org/show_bug.cgi?id=9709
--- Comment #7 from Natanael Copa <[email protected]> --- I managed to make it crash with G_SLICE=always-malloc. Here is the backtrace: #0 0x000068d1014418bc in raise () from /lib/libc.so.0.9.32 #1 0x000068d10143d3b7 in abort () from /lib/libc.so.0.9.32 #2 0x000068d10143cc0a in ?? () from /lib/libc.so.0.9.32 #3 0x000068d10143beb4 in malloc () from /lib/libc.so.0.9.32 #4 0x000068d104491d7d in IceAcceptConnection () from /usr/lib/libICE.so.6 #5 0x00000d5e766bb6ac in ice_connection_accept (channel=<optimized out>, condition=<optimized out>, watch_data=0xd5e793bdc30) at ice-layer.c:178 #6 0x000068d101ad7de8 in g_main_dispatch (context=0xd5e793b0760) at gmain.c:3054 #7 g_main_context_dispatch (context=context@entry=0xd5e793b0760) at gmain.c:3630 #8 0x000068d101ad80d3 in g_main_context_iterate (context=0xd5e793b0760, block=block@entry=1, dispatch=dispatch@entry=1, self=<optimized out>) at gmain.c:3701 #9 0x000068d101ad85f4 in g_main_loop_run (loop=0xd5e793c7a20) at gmain.c:3895 #10 0x000068d1033e73b2 in gtk_main () from /usr/lib/libgtk-x11-2.0.so.0 #11 0x00000d5e766bafae in main (argc=1, argv=0x731fe27ab898) at main.c:308 No symbol table info available. -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ Xfce-bugs mailing list [email protected] https://mail.xfce.org/mailman/listinfo/xfce-bugs
