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

Bug#174027: glibc: another backtrace



Package: glibc
Version: unavailable; reported 2002-12-24
Followup-For: Bug #174027

I've attached a backtrace that might be more useful, it's from a pelr
program.

The glibc was compiled from 2.3.1-7 for kernel-2.4 (glibc compiled for
older kernels doesn't work with coroutines due to the way threading is
implemented), but apart fromt hat the original debian package was used.

2.3.1-5 works.

-- System Information:
Debian Release: diy
Architecture: i386
Kernel: Linux cerebro 2.4.20-ac2 #2 SMP Mon Dec 16 13:15:59 CET 2002 i686
Locale: LANG=C, LC_CTYPE=de_DE@euro

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 16384 (LWP 32020)]
_dl_catch_error (objname=0x40408c7c, errstring=0x40408c80, operate=0x4015c2ee <do_dlsym>, args=0x40408c94)
    at dl-error.c:157
warning: Source file is more recent than executable.

157       old = *catchp;
(gdb) bt
#0  _dl_catch_error (objname=0x40408c7c, errstring=0x40408c80, operate=0x4015c2ee <do_dlsym>, args=0x40408c94)
    at dl-error.c:157
#1  0x4015c291 in dlerror_run (operate=0x4015c2ee <do_dlsym>, args=0x40408b5c) at dl-libc.c:42
#2  0x4015c3bd in __libc_dlsym (map=0x405ffd80, name=0x405ffd80 <Address 0x405ffd80 out of bounds>) at dl-libc.c:118
#3  0x40141292 in __nss_lookup_function (ni=0x84d33d8, fct_name=0x40174a9e "getprotobyname_r") at nsswitch.c:379
#4  0x40140e05 in __nss_lookup (ni=0x40408d78, fct_name=0x40174a9e "getprotobyname_r", fctp=0x40408d7c) at nsswitch.c:148
#5  0x40142833 in *__GI___nss_protocols_lookup (ni=0x40408d78, fct_name=0x40174a9e "getprotobyname_r", fctp=0x40408d7c)
    at XXX-lookup.c:73
#6  0x40145518 in __getprotobyname_r (name=0x84ce9ac "tcp", resbuf=0x4017f884, buffer=0x84d69e8 "", buflen=1024, 
    result=0x40408b5c) at ../nss/getXXbyYY_r.c:183
#7  0x40145493 in getprotobyname (name=0x84ce9ac "tcp") at ../nss/getXXbyYY.c:144
#8  0x080d6e89 in Perl_pp_gprotoent () at pp_sys.c:4882
#9  0x080d6e17 in Perl_pp_gpbyname () at pp_sys.c:4849
#10 0x080a2e5c in Perl_runops_standard () at run.c:25
#11 0x08060036 in S_call_body (myop=0x40408f4c, is_eval=0) at perl.c:2045
#12 0x0805fe0e in Perl_call_sv (sv=0x826b35c, flags=140) at perl.c:1963
#13 0x401e0d3c in setup_coro (arg=0x8259608) at State.xs:615
#14 0x401dfcfc in coro_init () at libcoro/coro.c:65
Cannot access memory at address 0x40409000

Reply to: