Comment 8 for bug 187358

Revision history for this message
Tim Lesher (tlesher) wrote :

Happens reproduceably for me on Hardy Beta x86_64; reopening and attaching backtrace.

JP Foster: the reason the backtrace didn't appear to work is that by default, gnome-terminal will exit if another terminal process is already running. So the process your debugger created detected your open terminal process, switched to it, and exited. To prevent this, run it from the debugger with the --disable-factory.