-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
On Sunday 29 February 2004 05:48 am, you wrote:
Try attaching to the process using winedbg:
$ winedbg .... to get the backtraces of the different threads (there may only be one).
See if any are stuck inside the heap code. If so try running with +heap and remember to redirect to a file, as the resultant output will be large.
Well, after fixing Gentoo's winedbg wrapper, I got the backtraces you requested (actually, the whole session, in case it helps). I couldn't tell if it was the heap code, all of the functions seem to be related to threading. I eventually ran --debugmsg +all, but still didn't see any heap-related output. :-/ I attached backtraces of both sessions of winedbg in case that's where +heap made a difference.
I will try the patch that others suggested and report back on it's effect.
Regards, - Michael Pyne