[Xfce-bugs] [Bug 12264] Crash when renaming single file in folder

bugzilla-daemon at xfce.org bugzilla-daemon at xfce.org
Fri Aug 5 11:41:15 CEST 2016


https://bugzilla.xfce.org/show_bug.cgi?id=12264

--- Comment #81 from Yan Pas <yanp.bugz at gmail.com> ---
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.


More information about the Xfce-bugs mailing list