Comment 2 for bug 990716

Revision history for this message
Daniel Leidert (dleidert-deactivatedaccount) wrote :

Please install bluefish-dbg and gdb. Then run `gdb' and inside the debugger session type `set logging on' and `r bluefish'. Reproduce the segmentation fault. When the program stops and gdb reports the error, then type `bt full', then quit and attach the gdb.txt file to this report. See also

http://bfwiki.tellefsen.net/index.php/Debugging_Bluefish#Run_Bluefish_in_the_debugger.