Comment 14 for bug 224642

Revision history for this message
Eric Chlebek (chlebek) wrote : Re: desktop launcher properties window crashes

I'm not sure how to get the stack trace via gdb. If I say something like "gdb nautilus" then nautilus executes and forks, causing a detach, leaving gdb without anything meaningful. If I say something like "gdb --pid=1234" to attach to my running nautilus, then nautilus hangs until I quit gdb. I have installed nautilus-dbg as indicated by the debugging guide. Any suggestions? Thanks for your help.