On Mon, 2002-07-15 at 02:22, Geoffrey Lee wrote: > > (no debugging symbols found)...(no debugging symbols found)... > > (no debugging symbols found)...(no debugging symbols found)... > > (no debugging symbols found)...(no debugging symbols found)... > > (no debugging symbols found)...[New Thread 1024 (LWP 4528)] > > > > Program received signal SIGSEGV, Segmentation fault. > > [Switching to Thread 1024 (LWP 4528)] > > 0x404dca14 in strchr () from /lib/libc.so.6 > > (gdb) bt > > #0 0x404dca14 in strchr () from /lib/libc.so.6 > > #1 0x6f74656d in ?? () > > (gdb) > > > > Such gdb output may not be very useful unfortunately, try rebuilding > with symbols, and give a bt on SEGV. (Spec-helper strips the binaries > by default, unfortunately.)
i just did a make install from the /usr/src/RPM/BUILD/gaim* folder. I'm sure that there is an easier way? -- Roger ----- irc.oftc.net or us.openprojects.net #mandrake Verify my pgp/gnupg signature on my HomePage: http://www.alltel.net/~rogerx/about/index.html $ gdb gaim GNU gdb 5.1.1 Copyright 2002 Free Software Foundation, Inc. GDB is free software, covered by the GNU General Public License, and you are welcome to change it and/or distribute copies of it under certain conditions. Type "show copying" to see the conditions. There is absolutely no warranty for GDB. Type "show warranty" for details. This GDB was configured as "i386-mandrake-linux"... (gdb) run Starting program: /usr/bin/gaim [New Thread 1024 (LWP 5825)] Program received signal SIGSEGV, Segmentation fault. [Switching to Thread 1024 (LWP 5825)] 0x404ddd5f in strlen () from /lib/libc.so.6 (gdb) bt #0 0x404ddd5f in strlen () from /lib/libc.so.6 #1 0x401e0c73 in g_strdup () from /usr/lib/libglib-1.2.so.0 #2 0x0809ecaf in find_buddy () #3 0x0809e84f in add_buddy () #4 0x4002a786 in im_handler () from /usr/lib/gaim/autoadd.so #5 0x080a1a17 in plugin_event () #6 0x08070f96 in send_callback () #7 0x400e40e1 in gtk_marshal_NONE__NONE () from /usr/lib/libgtk-1.2.so.0 #8 0x0000a115 in ?? () Cannot access memory at address 0x3f (gdb)
signature.asc
Description: This is a digitally signed message part
