Debugger unhappiness blocking valgrind runs

Eric Pouech eric.pouech at orange.fr
Thu Jan 17 14:08:28 CST 2008


Dan Kegel a écrit :
> I just tried to do another daily valgrind run, but
> it got blocked because it started up an infinite
> number of copies of winedbg.  It seems that
> a crash in the imagelist test in GetDibBits
> triggered winedbg, and winedbg crashed trying
> to generate a backtrace, which of course fired
> up winedbg, which... was bad.  Some of the logs
> are at
> http://bugs.winehq.org/show_bug.cgi?id=11211
>
> This seems to be very recent breakage, either today or yesterday.
> - Dan
>
>   
you're likely running out of memory (just to be sure, if the test 
segfaults, but winedbg correctly starts, it's likely the cause)
A+

-- 
Eric Pouech
"The problem with designing something completely foolproof is to underestimate the ingenuity of a complete idiot." (Douglas Adams)





More information about the wine-devel mailing list