This is the mail archive of the glibc-bugs@sources.redhat.com 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 nptl/299] New: segmentation fault in libpthread.so


quite few applications are seghfaulting in libpthread 
mozilla and java in the very same function (mozilla version 1.4-1.7 
backtrace): 
Program received signal SIGSEGV, Segmentation fault. 
[Switching to Thread 2199039104016 (LWP 31886)] 
0x00000200001d7880 in __pthread_init_static_tls () 
   from /lib/tls/libpthread.so.0 
 
java backtrace: 
Program received signal SIGSEGV, Segmentation fault. 
[Switching to Thread 2199023375600 (LWP 29760)] 
0x0000020000049880 in __pthread_init_static_tls () 
   from /lib/tls/libpthread.so.0

-- 
           Summary: segmentation fault in libpthread.so
           Product: glibc
           Version: 2.3.3
            Status: NEW
          Severity: critical
          Priority: P1
         Component: nptl
        AssignedTo: drepper at redhat dot com
        ReportedBy: andrija dot pantovic at ubs dot com
                CC: glibc-bugs at sources dot redhat dot com
  GCC host triplet: alpha-linux Fedora Core 2


http://sources.redhat.com/bugzilla/show_bug.cgi?id=299

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


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