Hi!
I'm trying to debug a gtk+ 1.2.10 application (GImageView to be specific).
The problem is that when I type Ctrl+C and then type bt, I get the
following display:
<<<
#0 0x4049bc74 in poll () from /lib/libc.so.6
#1 0x402d9734 in g_source_remove_by_funcs_user_data ()
from /usr/lib/libglib-1.2.so.0
Cannot access memory at address 0x2
>>>
What can I do to fix it?
I use gdb 5.2.1 on a Mandrake Linux 8.2. (it happened with gdb 5.1.x, too)
Regards,
Shlomi Fish
----------------------------------------------------------------------
Shlomi Fish [EMAIL PROTECTED]
Home Page: http://t2.technion.ac.il/~shlomif/
Home E-mail: [EMAIL PROTECTED]
"Let's suppose you have a table with 2^n cups..."
"Wait a second - is n a natural number?"
=================================================================
To unsubscribe, send mail to [EMAIL PROTECTED] with
the word "unsubscribe" in the message body, e.g., run the command
echo unsubscribe | mail [EMAIL PROTECTED]