Boost logo

Boost :

From: Markus Schöpflin (markus.schoepflin_at_[hidden])
Date: 2006-08-08 09:06:17


John Maddock wrote:

> Failing that, if you can run it under gdb and see what traps that might
> suggest something.

I did not yet run it under any debugger, but I got the following output
when running the test manually using gcc 4.0.3. Maybe this does ring a bell
for you.

testing.capture-output
../../../bin.v2/libs/regex/test/regex_regress_threaded.test/gcc-4_0_3_tru64/debug/threading-multi/regex_regress_threaded.run
/bin/sh: 475572 Memory fault - core dumped
====== BEGIN OUTPUT ======
terminate called recursively
terminate called after throwing an instance of 'boost::regex_error'
   what(): Unmatched ( or \(

**** exception(210): signal: SIGABRT (application abort requested)
******** errors detected; see standard output for details ********

EXIT STATUS: 139
====== END OUTPUT ======

Markus


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk