This is the mail archive of the libc-help@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [issues] How to debug glibc-2.10.1 mips on linux multilib o32ld or libc Segmentation fault?


Cheng Renquan wrote:
...
then I run it like this,

$ LD_DEBUG=all eglibc-install-root-o32/lib/ld.so.1 --library-path
...
     30257:	calling init:
/mnt/nas/yutech/homes/user/eglibc-install-root-o32/lib/libc.so.6
     30257:	
Segmentation fault

So please give some inputs on how to resolve this? Thanks,

For one, you can use strace to check how far the libc.so's init code goes. If it fails right on, then you will probably need a debugger.


--
Maxim K.
CodeSourcery


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]