bug-glibc
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

segfault at runtime_resolve


From: Andrey Ulanov
Subject: segfault at runtime_resolve
Date: Sun, 23 Feb 2003 17:40:52 +0300

I use jabberd with aim-transport. aim-transport is compiled into
separate aimtrans.so dynamic library.
After upgrading to glibc-2.3.1 it doesn't work anymore.

# gdb jabberd/jabberd                                      
GNU gdb 5.3
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 "i586-pc-linux-gnu"...
(gdb) run -c
/var/tmp/portage/jabber-server-1.4.2-r5/work/jabber-1.4.2/icqtrans.xml
Starting program:
/var/tmp/portage/jabber-server-1.4.2-r5/work/jabber-1.4.2/jabberd/jabberd
-c
/var/tmp/portage/jabber-server-1.4.2-r5/work/jabber-1.4.2/icqtrans.xml
New session for address@hidden/Psi

Program received signal SIGSEGV, Segmentation fault.
0x4c133da5 in fixup () from /lib/ld-linux.so.2
(gdb) backtrace
#0  0x4c133da5 in fixup () from /lib/ld-linux.so.2
#1  0x4c134000 in _dl_runtime_resolve () from /lib/ld-linux.so.2
#2  0x40021718 in aim_newconn (sess=0x8162078, type=7, 
    dest=0x4003f457 "login.oscar.aol.com") at conn.c:646
#3  0x400360bd in at_session_create (ti=0x815f558, aim_data=0x8175510, 
    jp=0x8173c18) at sessions.c:872
#4  0x4002ae06 in at_auth_user (ti=0x815f558, jp=0x8173c18) at jabber_auth.c:48
#5  0x4002ed64 in at_server_pres (ti=0x815f558, jp=0x8173c18) at pres.c:20
#6  0x4002e99f in at_parse_packet (arg=0x8173c08) at parser.c:65
#7  0x08055d9d in mtq_main (arg=0x80bd130) at mtq.c:151
#8  0x4c277cb9 in pth_spawn_trampoline () from /usr/lib/libpth.so.14
#9  0x4c186674 in makecontext () from /lib/libc.so.6
(gdb)

-- 
with best regards, Andrey Ulanov.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]