Here you go.
On Fri, 2009-03-20 at 17:07 +0100, Patrik Fimml wrote:
> Please run gdb abiword again, interrupt it when it hangs, and do the
> following (please attach the terminal output):
>
> (gdb) frame 2
> (gdb) p *context
> (gdb) frame 0
> (gdb) step
>
> If stepping hangs, you can stop debugging. If it doesn't, please step
> multiple times (10-20) so I can have a guess where the program's stuck.
>
> Kind regards,
> Patrik
Currently logging to "gdb.txt".
Logs will be appended to the log file.
Output will be logged and displayed.
State of pagination is off.
[Thread debugging using libthread_db enabled]
[New Thread 0xb6923750 (LWP 24922)]
Program received signal SIGINT, Interrupt.
[Switching to Thread 0xb6923750 (LWP 24922)]
0xb7f3c424 in __kernel_vsyscall ()
No breakpoints or watchpoints.
#2 0xb768b92f in IA__g_main_context_wait (context=0x9ab30e8, cond=0x9ee0780,
mutex=0x9ab30ec) at /tmp/buildd/glib2.0-2.18.4/glib/gmain.c:2341
2341 /tmp/buildd/glib2.0-2.18.4/glib/gmain.c: No such file or directory.
in /tmp/buildd/glib2.0-2.18.4/glib/gmain.c
Current language: auto; currently c
#2 0xb768b92f in IA__g_main_context_wait (context=0x9ab30e8, cond=0x9ee0780,
mutex=0x9ab30ec) at /tmp/buildd/glib2.0-2.18.4/glib/gmain.c:2341
2341 in /tmp/buildd/glib2.0-2.18.4/glib/gmain.c
Current source file is /tmp/buildd/glib2.0-2.18.4/glib/gmain.c
Compilation directory is /tmp/buildd/glib2.0-2.18.4/debian/build/deb/glib
Source language is c.
Compiled with DWARF 2 debugging format.
Does not include preprocessor macro info.
1 in /tmp/buildd/glib2.0-2.18.4/glib/gmain.c
$1 = {
mutex = {
runtime_mutex = 0x0,
static_mutex = {
pad = '\0' <repeats 16 times>, "\001\000\000\000\000\000\000",
dummy_double = 0,
dummy_pointer = 0x0,
dummy_long = 0
}
},
cond = 0x9ee0780,
owner = 0x9cf20c8,
owner_count = 1,
waiters = 0x9d0b9b0,
ref_count = 2,
pending_dispatches = 0x9aae190,
timeout = 0,
next_id = 54,
source_list = 0x9ab30a0,
in_check_or_prepare = 0,
poll_records = 0x9aae1c0,
n_poll_records = 3,
cached_poll_array = 0x9e4ac30,
cached_poll_array_size = 3,
wake_up_pipe = {9, 10},
wake_up_rec = {
fd = 9,
events = 1,
revents = 0
},
poll_waiting = 0,
poll_changed = 0,
poll_func = 0xb6fb69c0 <*__GI___poll>,
current_time = {
tv_sec = 1237577142,
tv_usec = 118049
},
time_is_current = 1
}
No breakpoints or watchpoints.
#0 0xb7f3c424 in __kernel_vsyscall ()
#0 0xb7f3c424 in __kernel_vsyscall ()
Single stepping until exit from function __kernel_vsyscall,
which has no line number information.
Program received signal SIGINT, Interrupt.
0xb7f3c424 in __kernel_vsyscall ()
No breakpoints or watchpoints.