bug-hurd
[Top][All Lists]
Advanced

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

libc 2.2.4 is broken


From: Marcus Brinkmann
Subject: libc 2.2.4 is broken
Date: Mon, 20 Aug 2001 19:46:30 +0200
User-agent: Mutt/1.3.18i

Hi,

libc 2.2.4 is broken.  I verified that the ABI-tag note section is fine,
and the binaries work with the lastes binary package I produced, so
it is a new bug.  Below is a backtrace.

Thanks,
Marcus


Script started on Mon Aug 20 19:43:49 2001
marcus@ulysses:/mnt3/marcus/glibc-2.2.3/i386-gnu/libc0.2-dbg/usr/lib/debug$ 
LD_LIBRARY_PATH=/mnt3/marcus/glibc-2.2.3/i386-gnu/libc0.2-dbg/usr/lib/debug gdb 
/bin/rpctrace
GNU gdb 2001-07-05-cvs (MI_OUT)
Copyright 2001 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-unknown-gnu0.2"...
(no debugging symbols found)...
(gdb) run
Starting program: /bin/rpctrace 
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
Program received signal EXC_BAD_ACCESS, Could not access memory.
next_env_entry (position=0x1025b20) at malloc.c:1694
1694    malloc.c: No such file or directory.
        in malloc.c
(gdb) bt full
#0  next_env_entry (position=0x1025b20) at malloc.c:1694
        current = (char **) 0x0
        result = 0x0
#1  0x010c8020 in ptmalloc_init () at malloc.c:1810
        runp = (char **) 0x0
        envline = 0x1198478 ""
        s = 0x0
        secure = 0
#2  0x010c809c in malloc_hook_ini (sz=108, caller=0x103b3c9) at malloc.c:1856
        sz = 108
#3  0x010c8656 in __libc_malloc (bytes=108) at malloc.c:2795
        result = (void *) 0x1025b20
        bytes = 18449528
        ar_ptr = (arena *) 0x1199084
        nb = 16962496
        victim = 0x1025c34
#4  0x0103b3c9 in cthread_data () from /lib/libthreads.so.0.2
No symbol table info available.
#5  0x0103b472 in cthread_init () from /lib/libthreads.so.0.2
No symbol table info available.
#6  0x0107ed69 in _dl_init_first (argc=1)
    at ../sysdeps/mach/hurd/i386/init-first.c:160
        __sp = (void *) 0x6
        od = (struct hurd_startup_data *) 0x1025c34
---Type <return> to continue, or q <return> to quit---
        newsp = (void *) 0x6
        threadvars = {0, 0, 0, 0, 18448416, 0, 0}
        d = (struct hurd_startup_data *) 0x1025ca0
        envp = (char **) 0x1198478
        argv = (char **) 0x1025c40
        data = (int *) 0x1025c3c
#7  0x00003a50 in _dl_start_user () from /lib/ld.so
No symbol table info available.
(gdb) quit
The program is running.  Exit anyway? (y or n) y
marcus@ulysses:/mnt3/marcus/glibc-2.2.3/i386-gnu/libc0.2-dbg/usr/lib/debug$ exit

Script done on Mon Aug 20 19:44:33 2001



reply via email to

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