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 stdio/23052] New: pthread_kill() causes segfault in fwrite()


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

            Bug ID: 23052
           Summary: pthread_kill() causes segfault in fwrite()
           Product: glibc
           Version: 2.27
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: stdio
          Assignee: unassigned at sourceware dot org
          Reporter: johannes at sipsolutions dot net
  Target Milestone: ---

Created attachment 10941
  --> https://sourceware.org/bugzilla/attachment.cgi?id=10941&action=edit
test program

I've been trying to debug a deadlock in glibc with pthread_kill() vs. the
thread doing I/O and possibly exiting by itself. The test program I came up
with (attached) causes segfaults instead though?

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