http://bugs.winehq.org/show_bug.cgi?id=28362
Dan Kegel dank@kegel.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Summary|mshtml/events.ok is flaky, |mshtml tests flaky, hangs |times out sometimes on some |occasionally with |machines? |WINEDEBUG=warn+heap?
--- Comment #1 from Dan Kegel dank@kegel.com 2011-09-14 09:36:17 CDT --- Here's another hang, this time in a different mshtml test, but also shortly after HttpNegotiate_GetRootSecurityId; this time there's a bit more clue what's going on, and some evidence that warn+heap does matter:
../../../tools/runtest -q -P wine -M mshtml.dll -T ../../.. -p mshtml_test.exe.so htmllocation.c && touch htmllocation.ok fixme:iphlpapi:NotifyAddrChange (Handle 0xd2e8fc, overlapped 0xd2e8e0): stub fixme:ntdll:NtLockFile I/O completion on lock not implemented yet fixme:mshtml:nsHttpChannelInternal_SetDocumentURI (0xf4a888)->() fixme:mshtml:HttpNegotiate_GetRootSecurityId (0xfea7f0)->(0x33e67c 0x33e64c 0) fixme:win:EnumDisplayDevicesW ((null),0,0x33dd50,0x00000000), stub! fixme:mshtml:nsChannel_IsNoCacheResponse (0xf4a888)->(0x33e364) fixme:mshtml:nsHttpChannelInternal_SetDocumentURI (0xf62890)->() fixme:mshtml:HttpNegotiate_GetRootSecurityId (0xf98e18)->(0x33e67c 0x33e64c 0) fixme:mshtml:nsChannel_IsNoCacheResponse (0xf62890)->(0x33e364) fixme:mshtml:nsChannel_Cancel (0xf50a30)->(804b0002) wine: Unhandled page fault on read access to 0xfeeefeee at address 0x7b84b889 (thread 0034), starting debugger...