Bugs item #1687242, was opened at 2007-03-24 00:39
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=100235&aid=1687242&group_id=235

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: segfault
Group: v1.5.0
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: jdev789 (jdeverea)
Assigned to: Nobody/Anonymous (nobody)
Summary: Gaim will not start vi gnome desktop

Initial Comment:
[EMAIL PROTECTED] ~]# clear

[EMAIL PROTECTED] ~]# gdb gaim
GNU gdb Red Hat Linux (6.3.0.0-1.132.EL4rh)
Copyright 2004 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-redhat-linux-gnu"...
(no debugging symbols found)
Using host libthread_db library "/lib/tls/libthread_db.so.1".

(gdb) handle SIGPIPE nostop
Signal        Stop      Print   Pass to program Description
SIGPIPE       No        Yes     Yes             Broken pipe
(gdb) run
Starting program: /usr/bin/gaim
(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)
(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)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
[Thread debugging using libthread_db enabled]
[New Thread -1208489760 (LWP 6606)]

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread -1208489760 (LWP 6606)]
0x0043771f in _dl_relocate_object () from /lib/ld-linux.so.2
(gdb) gaim
Undefined command: "gaim".  Try "help".
(gdb) bt full
#0  0x0043771f in _dl_relocate_object () from /lib/ld-linux.so.2
No symbol table info available.
#1  0x00a8c26a in dl_open_worker () from /lib/tls/libc.so.6
No symbol table info available.
#2  0x0043a0fe in _dl_catch_error () from /lib/ld-linux.so.2
No symbol table info available.
#3  0x00a8ccb8 in _dl_open () from /lib/tls/libc.so.6
No symbol table info available.
#4  0x005b8cb8 in dlopen_doit () from /lib/libdl.so.2
No symbol table info available.
#5  0x0043a0fe in _dl_catch_error () from /lib/ld-linux.so.2
No symbol table info available.
#6  0x005b92bb in _dlerror_run () from /lib/libdl.so.2
No symbol table info available.
#7  0x005b8d11 in dlopen@@GLIBC_2.1 () from /lib/libdl.so.2
No symbol table info available.
#8  0x006896c9 in ao_initialize () from /usr/lib/libao.so.2
No symbol table info available.
#9  0x00769b60 in gaim_gtk_roomlist_init () from /usr/bin/gaim
No symbol table info available.
#10 0x007026fa in gaim_sound_set_ui_ops () from /usr/bin/gaim
No symbol table info available.
#11 0x0076f53f in sighandler () from /usr/bin/gaim
---Type <return> to continue, or q <return> to quit---
No symbol table info available.
#12 0x006e5812 in gaim_core_init () from /usr/bin/gaim
No symbol table info available.
#13 0x007701d6 in main () from /usr/bin/gaim
No symbol table info available.
(gdb)


----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=100235&aid=1687242&group_id=235

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Gaim-bugs mailing list
Gaim-bugs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gaim-bugs

Reply via email to