[Bug 21636] MJ12node.exe freezes after a while

wine-bugs at winehq.org wine-bugs at winehq.org
Mon Feb 8 17:17:10 CST 2010


http://bugs.winehq.org/show_bug.cgi?id=21636





--- Comment #3 from Anastasius Focht <focht at gmx.net>  2010-02-08 17:17:10 ---
Hello,

I see the app runs in crawler mode as soon as a user account is registered.
Unfortunately the relay log doesn't show any suspicious stuff (those CLR
exceptions are part of program flow).

I ran the app for several minutes, crawling several thousands URIs but did not
experience any hang or crash so I guess it has something to do with your
machine config again.

If it's heap corruption, it might be worthwhile to run the app with heap
checking enabled...
Beware, the log might get large and app startup/responsiveness will be very
slow:

(remove any log.txt before that)

WINEDEBUG=+tid,+seh,+relay,+heap wine MJ12node.exe >>log.txt 2>&1

and attach/provide new log.

Regards

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the wine-bugs mailing list