From: Colin P. A. <co...@co...> - 2007-12-24 12:35:28
|
>>>>> "Colin" == Colin Paul Adams <co...@co...> writes: >>>>> "Eric" == Eric Bezault <er...@go...> writes: >>> But it doesn't break there: Eric> If it does not break here, then it means that it does not Eric> print "Unhandled exception", does it? Colin> Yes. I hadn't noticed that. Eric> It did not go very far. It is just creating the manifest Eric> constants. It didn't even start the root creation procedure Eric> yet. Eric> As you can see, it looks like a bug in the GC. Or the GC is Eric> not configured correctly. Perhaps we need to compile it with Eric> another option than -DLARGE_CONFIG. Colin> It seems to behave differently when running under gdb. Colin> Maybe there is a speciall option needed in this case. I'll Colin> see if I can find anything. So I tried the following options: ./configure --enable-large-config --enable-gc-debug --enable-gc-assertions --prefix=/usr/local but now the problem no longer occurs in the original case. However, it is still crashing further on: 'stack_trace_string' in 'eif_except.h' not implemented Call on Void target! Unhandled exception Perhaps this is a different problem. I'm also aving a go and trying to reproduce the original problem on Windows. -- Colin Adams Preston Lancashire |