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 libc/4067] New: possible problem in sigaction resulting into segfault


When sa.sa_flags is not set my program segfaults after the handler for sig_child
was called.

I don't think this should be the case.

Having undefined 

Code:
http://unix.schottelius.org/cgi-bin/gitweb.cgi?p=cLinux/cinit.git;a=blob;h=fc744794e5f486cd6ac9d9b04417289e3710fd18;hb=7077199ab69bd9c5760049b71b6ed3c28aafcb87;f=src/core/set_signals.c

Errors in valgrind:
http://home.schottelius.org/~nico/unix/progs/cinit/problem-2007-02-15.valgrind

Description / Tests I did before:
http://home.schottelius.org/~nico/unix/progs/cinit/problem-2007-02-15

I am using 2.3.6.ds1-11 on debian/sid.

-- 
           Summary: possible problem in sigaction resulting into segfault
           Product: glibc
           Version: 2.3.6
            Status: NEW
          Severity: normal
          Priority: P2
         Component: libc
        AssignedTo: drepper at redhat dot com
        ReportedBy: nico-linux-glibc at schottelius dot org
                CC: glibc-bugs at sources dot redhat dot com


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

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