bug-hurd
[Top][All Lists]
Advanced

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

Re: The patch of glibc which allows the user to override the pfinet serv


From: Samuel Thibault
Subject: Re: The patch of glibc which allows the user to override the pfinet server
Date: Sun, 10 Aug 2008 18:01:59 +0100
User-agent: Mutt/1.5.12-2006-07-14

zhengda, le Sun 10 Aug 2008 18:55:48 +0200, a écrit :
> >LD_LIBRARY_PATH=/root/storage/glibc-2.7/build-tree/hurd-i386-libc gdb 
> >--args /root/storage/glibc-2.7/build-tree/hurd-i386-libc/sunrpc/rpcgen -Y 
> >../scripts -c rpcsvc/bootparam_prot.x -o 
> >/root/storage/glibc-2.7/build-tree/hurd-i386-libc/sunrpc/xbootparam_prot.T
> 
> gdb: hurdmalloc.c:287: _hurd_free: Assertion `((h)->check) == 
> 0x8a3c743e' failed.
> Aborted

Gah.  Then set from inside gdb:

gdb --args /root/storage/glibc-2.7/build-tree/hurd-i386-libc/sunrpc/rpcgen -Y 
../scripts -c rpcsvc/bootparam_prot.x -o 
/root/storage/glibc-2.7/build-tree/hurd-i386-libc/sunrpc/xbootparam_prot.T
(gdb) set environment 
LD_LIBRARY_PATH=/root/storage/glibc-2.7/build-tree/hurd-i386-libc
(gdb) r

Samuel




reply via email to

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