Jean-Marc Lasgouttes <[EMAIL PROTECTED]> writes: >>>>>> "Lars" == Lars Gullik Bjønnes <[EMAIL PROTECTED]> writes: > | Lars> Feel free to find out where excatly it crashes. (and why should | Lars> it suddenly begin to crash... or did it always crash?) > | My theory is that there is some bad memory bug somewhere and that it | gives rise to all these strang things at impredictable places. I think | the culprit is the boost::signal stuff, although the regexp report | from valgrind should be fixed.
Some one should report it to boost then. | However, I won't be able to do it because (1) next week my family is | back, and I won't be able to work at home (2) I cannot compile with | debug info on my laptop (it is already very very painful) and cerr << "did I reach this place: " << var1 << var2 << endl; is a perfectly valid debug tool. -- Lgb