On Fri, Mar 20, 2009 at 05:05:44PM -0400, Brent S. Elmer wrote:
> Here it is.

Sorry, I have to request some more debugging from you again, as I cannot
reproduce it here.

$ gdb abiword
(gdb) set pagination off
(gdb) set logging on
(gdb) b main
(gdb) run
(gdb) p g_thread_self()
(gdb) watch default_main_context
(gdb) cont
(gdb) watch default_main_context->owner
(gdb) commands 3
> p *default_main_context
> bt full
> cont
> end
(gdb) cont
[wait some time until nothing happens anymore and abiword hangs again]
[CTRL-C]
(gdb) bt full
(gdb) p *default_main_context
(gdb) p g_thread_self()

Thanks,
Patrik

Attachment: signature.asc
Description: Digital signature

Reply via email to