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]

Fwd: crash in system call


I upgraded my glibc to 2.17.  I'm unable to know in which system call
my task crashed for the top most frame in the stack-trace is always
"_dl_sysinfo_int80". Is it because glibc was configured
to omit frame-pointer  or am I missing something while building it ?
Please note that I'm not stripping my libc binaries.

 _dl_sysinfo_int80()
 main()
 __libc_start_main()


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