bug-hurd
[Top][All Lists]
Advanced

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

make crashing (on libc call)


From: Robert Millan
Subject: make crashing (on libc call)
Date: Tue, 2 Jul 2002 08:33:05 +0200
User-agent: Mutt/1.4i

Hello!

I have make continously crashing when trying
to build mount. anyone knows what's happening?

note: /tmp/make is default make with debugging symbols,
      my /home is on a separate ext2fs server.

rmh@bilbo:~/gnu/hurd/utils$ gdb /tmp/make
GNU gdb 2002-04-01-cvs
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-gnu"...
(gdb) set args mount
(gdb) run
Starting program: /tmp/make mount
^C
Program received signal SIGINT, Interrupt.
0x0105b981 in _hurd_intr_rpc_mach_msg () from /lib/libc.so.0.3
(gdb) backtrace
#0  0x0105b981 in _hurd_intr_rpc_mach_msg () from /lib/libc.so.0.3
#1  0x011b988b in dir_lookup () from /lib/libhurduser.so.0.0
#2  0x0104afc9 in _hurd_exec () from /lib/libc.so.0.3
#3  0x01045e62 in _hurd_ports_use () from /lib/libc.so.0.3
#4  0x0104b0c4 in hurd_file_name_lookup () from /lib/libc.so.0.3
#5  0x0104b3d8 in file_name_lookup () from /lib/libc.so.0.3
#6  0x0111e638 in open () from /lib/libc.so.0.3
#7  0x010bc0b4 in _IO_file_fopen () from /lib/libc.so.0.3
#8  0x010b54b1 in fopen () from /lib/libc.so.0.3
#9  0x08058bbb in read_makefile (filename=0x808eb08 "frobauth-mod.d", flags=14)
    at read.c:358
#10 0x08059913 in read_makefile (filename=0x8074480 "../Makeconf", flags=10)
    at read.c:702
#11 0x08059913 in read_makefile (filename=0x80709d8 "Makefile", flags=0)
    at read.c:702
#12 0x08058967 in read_all_makefiles (makefiles=0x0) at read.c:234
#13 0x0805520d in main (argc=2, argv=0x1023c00, envp=0x1023c0c) at main.c:1406
#14 0x01068db6 in __libc_start_main () from /lib/libc.so.0.3
(gdb)

I don't know if this is reproductible. If there are any further
tests i should take, just tell me.

thanks,

-- 
Robert Millan

"5 years from now everyone will be running
free GNU on their 200 MIPS, 64M SPARCstation-5"

              Andrew S. Tanenbaum, 30 Jan 1992



reply via email to

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