Ted Gould wrote:
On Sat, 2007-09-01 at 16:54 +0200, J.B.C.Engelen@...1578... wrote:
Ted Gould wrote:
Can someone on win32 generate a backtrace for this? I definitely isn't the case on Linux. I don't know what would be different there.
Seems like the 'Glib::SpawnError' exception is not being
caught, which
then terminates the program.
Hmm, that's really odd... the only call that I think throws that does have a catch for it...
Is it possible to get a backtrace on a build with symbols compiled in?
Actually, I think this was a backtrace with symbols. (but without code line information) For example, I can break on function names etc. I know it is hard to debug this for non-windows users. But to be honest, I lack the motivation at this moment to solve it myself, sorry :-( (Too busy having fun with LPE's!)
Regards, Johan