[erlang-questions] How to track down R12B stability problems under Windows?

James Hague james.hague@REDACTED
Fri Dec 14 16:43:02 CET 2007


These days I'm mostly using Erlang on my trusty Mac Book, but I still
use it now and again under Windows.

Last night I installed R12B on my Windows XP SP2 machine at home.  I
recompiled the modules I was interested in and tested some image
decoding code I wrote a few years ago.  It more or less went like
this:

compile a module
run some tests
compile the same module
CRASH: Visual C++ runtime library error
restart werl
run some tests
compile the same module
CRASH: Visual C++ runtime library error

The crash was always during a compile, but not every time.  How can I
track this down?



More information about the erlang-questions mailing list