http://bugs.winehq.org/show_bug.cgi?id=21624
--- Comment #5 from Anastasius Focht focht@gmx.net 2010-02-07 11:55:04 --- Hello,
looks like heap corruption leading to recursive exception -> stack overflow. Unfortunately at the location of the first suspect exception there are interleaving/corrupted lines due to multithreading... can you rerun the program like this:
(remove any log.txt before that)
WINEDEBUG=+tid,+seh,+relay wine MJ12node.exe >>log.txt 2>&1
and attach/provide new log.
Regards