https://bugzilla.xfce.org/show_bug.cgi?id=12264
--- Comment #81 from Yan Pas <[email protected]> --- You may write stack trace to the file on SIGSEGV https://stackoverflow.com/questions/77005/how-to-generate-a-stacktrace-when-my-gcc-c-app-crashes and then via objdump -d find line in assembler where app gets sigsegv (I guess it crashes due to sigsegv) -- 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
