
"Martin Wille" <mw8329@yahoo.com.au> wrote in message news:425920FA.1070707@yahoo.com.au... | Thorsten Ottosen wrote: | > "Martin Wille" <mw8329@yahoo.com.au> wrote in message | > news:425911C8.5050207@yahoo.com.au... | > | Hello, | > | | > | for approximately a week now, I'm experiencing crashes when I run the | > | regression tests. Victor told me he also noticed tests consuming unusual | > | amounts of memory. I think I now found the culprit: the ptr_container | > | test suite. | > | > have we got any indication about which particular test that causes this | > behavior? | | Other than the output for test_set I pasted? No. | | The tests still are running. Searching manually in the log files doesn't | work too well. I suggest we wait until the results get published. (This | will take another 12 hours, likely) I think I found the error in ptr_set.cpp. It was caused by insertion into a multiset from itself. I've committe the new test file which works locally. -Thorsten