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 nptl/11799] New: si_code is not SI_USER on raise()


si_code is SI_TKILL in such case but:
./sysdeps/unix/sysv/linux/bits/siginfo.h:
  SI_USER,			/* Sent by kill, sigsend, raise.  */

kernel-2.6.33.5-124.fc13.x86_64
glibc-2.12-2.x86_64 and HEAD (5be9d05d3136460cf6cedd3823fd236aeebe83ef)

Just noticed, unaware of any problem due to it.

-- 
           Summary: si_code is not SI_USER on raise()
           Product: glibc
           Version: 2.12
            Status: NEW
          Severity: minor
          Priority: P2
         Component: nptl
        AssignedTo: drepper at redhat dot com
        ReportedBy: jan dot kratochvil at redhat dot com
                CC: glibc-bugs at sources dot redhat dot com
GCC target triplet: x86_64-fedora13-linux-gnu


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

------- 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]