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 regex/697] New: regex segfault


Searching for o$($|.) ERE in "o\n" causes regex segfault, while doing set_regs
it tries to dereference NULL mctx->state_log[1].
echo 'o$($|.) - oN' >> posix/rxspencer/tests
cd ../obj; make check subdirs=posix
shows this.

-- 
           Summary: regex segfault
           Product: glibc
           Version: unspecified
            Status: NEW
          Severity: normal
          Priority: P2
         Component: regex
        AssignedTo: gotom at debian dot or dot jp
        ReportedBy: jakub at redhat dot com
                CC: bonzini at gnu dot org,glibc-bugs-regex at sources dot
                    redhat dot com,glibc-bugs at sources dot redhat dot com


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

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