This is the mail archive of the glibc-bugs@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]

[Bug dynamic-link/14370] SIGFPE in 'ldd -r'


http://sourceware.org/bugzilla/show_bug.cgi?id=14370

--- Comment #7 from Pawel Sikora <pluto at agmk dot net> 2012-07-24 06:14:33 UTC ---
(In reply to comment #6)
> (In reply to comment #5)
> > (gdb) r
> > Starting program: /lib/ld-linux.so.2 ./SceMiDpiBridge.so
> > 
> > Program received signal SIGFPE, Arithmetic exception.
> > 0x5655fc17 in _dl_try_allocate_static_tls (map=0x56576918) at dl-reloc.c:69
> > 69        size_t n = (freebytes - blsize) / map->l_tls_align;
> 
> For this to happen we need to have seen a TLS relocation for a binary which
> apparently has no TLS which still indicates something wrong with the binary.
> 
> Could you please provide the output of `readelf -aW SceMiDpiBridge.so'?

this .so is attached to this PR.

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


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