loop fails

Dan Kegel dank at kegel.com
Sat Sep 24 10:44:09 CDT 2011


2011/9/24 André Hentschel <nerv at dawncrow.de>:
> Hey Dan,
> sadly i'm not going to be at wineconf this year, but i thought the results might help anyway. maybe i'm participating per IRC and it's my desktop computer anyway, so we'll see.
> the script didn't end cleanly, there was a heap related crash that made it hang so i'm not sure about it.
>
> ended in the urlmon test:
>
> Backtrace:
> =>0 0x7bc48485 RtlAllocateHeap+0xb5(heap=0x110000, flags=0x2, size=0x6000) [/home/dawncrow/dev/wine/132/dlls/ntdll/../../../include/wine/list.h:99] in ntdll (0x0032e328)
>  1 0x696866b7 MSVCRT_malloc+0x36(size=0x6000) [/home/dawncrow/dev/wine/132/dlls/msvcrt/../../../dlls/msvcrt/heap.c:312] in msvcrt (0x0032e348)
>  2 0x702d1962 in mozjs (+0x151961) (0x02326318)
>  3 0x00000000 (0x010c6740)

oooh.  So it only took six loops to crash in urlmon, eh?
(For the record, the script ran both dlls/urlmon/tests/protocol.ok and
dlls/urlmon/tests/url.ok, don't know which one crashed.)
Can you install debug gecko, e.g. by running
http://kegel.com/wine/dgecko.sh.txt
( which just does the steps on http://wiki.winehq.org/Gecko ) and re-run?

Also, out of six loops, you got the following test failures:
      6 dlls/dsound/tests/ds3d.ok
      6 dlls/dsound/tests/ds3d8.ok
      6 dlls/wininet/tests/urlcache.ok
      6 dlls/dsound/tests/dsound.ok
      6 dlls/dsound/tests/dsound8.ok
      5 dlls/winhttp/tests/winhttp.ok
      5 dlls/vbscript/tests/run.ok
      5 dlls/mshtml/tests/style.ok
      5 dlls/mshtml/tests/htmldoc.ok
      5 dlls/gdi32/tests/bitmap.ok
      2 dlls/ws2_32/tests/sock.ok
      1 dlls/user32/tests/msg.ok
The urlcache one may go away if you clear out ~/.wine.
The msg one probably would go away if you had the blessed window
manager (does anyone know what the procedure there is these days?)
The others seem interesting.  If you were attending wineconf, I would
have asked you to hit the appropriate developers up for help resolving
them.  Maybe you still can via email or irc...

I'm looking forward to seeing loop-fail results from other folks.
- Dan



More information about the wine-devel mailing list