Opened 17 years ago
Closed 17 years ago
#542 closed Bugs (Works For Me)
_GLIBCXX_DEBUG fails on 1.33.1 - bug or design?
Reported by: | ravpl | Owned by: | John Maddock |
---|---|---|---|
Milestone: | Component: | regex | |
Version: | None | Severity: | |
Keywords: | Cc: |
Description
Results in segfault (on vector destructor) Was ok(and still is) on 1.33.0 Compiled with gcc 4.0.2 on RHELAS4 with g++ -rdynamic -export-dynamic -D_GLIBCXX_DEBUG -g -lboost_regex -o test test.cpp sourcefile incuded.
Note:
See TracTickets
for help on using tickets.