public inbox for glibc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug libc/17691] New: Segfault in libpthread-2.7.so at offset 0x356
@ 2014-12-09 17:22 matthew.dahl at yahoo dot com
  2014-12-09 17:30 ` [Bug nptl/17691] " matthew.dahl at yahoo dot com
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: matthew.dahl at yahoo dot com @ 2014-12-09 17:22 UTC (permalink / raw)
  To: glibc-bugs

https://sourceware.org/bugzilla/show_bug.cgi?id=17691

            Bug ID: 17691
           Summary: Segfault in libpthread-2.7.so at offset 0x356
           Product: glibc
           Version: unspecified
            Status: NEW
          Severity: normal
          Priority: P2
         Component: libc
          Assignee: unassigned at sourceware dot org
          Reporter: matthew.dahl at yahoo dot com
                CC: drepper.fsp at gmail dot com

I am a software engineer at an avionics company, we have a system in the field
that has on two occasions reported a segmentation fault during startup. Since
this system is in a flight configuration we do not have core dumps enabled nor
is any additional logging available.

The following line is from the syslog.all is all we have to go on currently:

Jan  6 08:15:36 <SYSTEM-NAME> kernel: <APP-NAME>[5220]: segfault at 0 ip
b7576356 sp bfad46f8 error 4 in libpthread-2.7.so[b756a000+15000]


>From our analysis it appears to died at offset 0x356 (b756a000 - bfad46f8) in
libpthread-2.7.so, which using objdump is in the __lll_robust_lock_wait
function at instruction (intel asm syntax)

c356:    81 ca 00 00 00 80        or     edx,0x80000000

We have been unable to re-produce this issue here in our lab and I have
exhausted all of my resources attempting to find a root cause.


System Info:
Intel(R) Core(TM)2 CPU L7400
Running Debian Kernel Version 2.6.32.8

-- 
You are receiving this mail because:
You are on the CC list for the bug.


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2014-12-09 22:02 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-12-09 17:22 [Bug libc/17691] New: Segfault in libpthread-2.7.so at offset 0x356 matthew.dahl at yahoo dot com
2014-12-09 17:30 ` [Bug nptl/17691] " matthew.dahl at yahoo dot com
2014-12-09 17:35 ` matthew.dahl at yahoo dot com
2014-12-09 19:26 ` neleai at seznam dot cz
2014-12-09 20:45 ` matthew.dahl at yahoo dot com
2014-12-09 21:51 ` neleai at seznam dot cz
2014-12-09 22:02 ` matthew.dahl at yahoo dot com

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).