Details
-
Bug
-
Resolution: Cannot Reproduce
-
Trivial
-
None
-
None
-
Virtualbox, 1 GB RAM, 4+2 GB HDD
Description
After retrying CORE-9203 without gflags+set condition, setup hangs, but ros keeps usable.
I think this comes even earlier than the first bug... (both come right at the beginning, while setup is "copying")
I made a few cont / tab+k /bt cycles, the last common line is always <riched20.dll:13522> dll/win32/riched20/paint.c:121 (ME_UpdateRepaint).
Log:
...
|
fixme:(../../dll/win32/msxml3/pi.c:290) created dummy map for <?xml ?>
|
fixme:(../../dll/win32/msxml3/pi.c:290) created dummy map for <?xml ?>
|
(../../lib/rtl/heap.c:1935) HEAP: RtlAllocateHeap is called with unsupported flags 106f0301, ignoring
|
fixme:(../../dll/win32/msxml3/pi.c:290) created dummy map for <?xml ?>
|
fixme:(../../dll/win32/ole32/filelockbytes.c:304) no mapping for error 1
|
fixme:(../../dll/win32/ole32/filelockbytes.c:304) no mapping for error 1
|
fixme:(../../dll/win32/ole32/filelockbytes.c:304) no mapping for error 1
|
fixme:(../../dll/win32/ole32/filelockbytes.c:304) no mapping for error 1
|
fixme:(../../dll/win32/ole32/filelockbytes.c:304) no mapping for error 1
|
fixme:(../../dll/win32/ole32/filelockbytes.c:304) no mapping for error 1
|
fixme:(../../dll/win32/ole32/filelockbytes.c:304) no mapping for error 1
|
fixme:(../../dll/win32/ole32/filelockbytes.c:304) no mapping for error 1
|
fixme:(../../dll/win32/msxml3/pi.c:290) created dummy map for <?xml ?>
|
fixme:(../../dll/win32/msxml3/pi.c:290) created dummy map for <?xml ?>
|
Backtrace:
kdb:> bt
|
Eip:
|
<NTOSKRNL.EXE:15eef3 (:0 (DbgBreakPoint))>
|
Frames:
|
<NTOSKRNL.EXE:1422ab (include/crt/mingw32/intrin_x86.h:102 (KiInterruptDispatch))>
|
<NTOSKRNL.EXE:142690 (ntoskrnl/ke/i386/irqobj.c:313 (KiInterruptTemplateHandler))>
|
<0012a488>
|
<ntdll.dll:1fd48> lib/rtl/heap.c:675 (RtlpFindAndCommitPages)
|
<ntdll.dll:20635> lib/rtl/heap.c:1096 (RtlpExtendHeap)
|
<ntdll.dll:21bee> lib/rtl/heap.c:1825 (RtlpAllocateNonDedicated)
|
<ntdll.dll:22058> lib/rtl/heap.c:2025 (RtlAllocateHeap)
|
<riched20.dll:fea0> dll/win32/riched20/editor.h:64 (ME_MakeDI)
|
<riched20.dll:232fd> dll/win32/riched20/wrap.c:178 (ME_InsertRowStart)
|
<riched20.dll:244e6> dll/win32/riched20/wrap.c:598 (ME_WrapMarkedParagraphs)
|
<riched20.dll:13522> dll/win32/riched20/paint.c:121 (ME_UpdateRepaint) <======== this is the last common line of a few cont / tab-k / bt cycles
|
<riched20.dll:c494> dll/win32/riched20/editor.c:3708 (ME_HandleMessage)
|
<riched20.dll:f880> dll/win32/riched20/editor.c:4677 (RichEditWndProc_common)
|
<riched20.dll:fa68> dll/win32/riched20/editor.c:4697 (RichEditWndProcW)
|
<user32.dll:587cb> win32ss/user/user32/windows/message.c:1490 (IntCallWindowProcW)
|
<user32.dll:58d7c> win32ss/user/user32/windows/message.c:1804 (CallWindowProcW)
|
<OSETUP.DLL:21592b>
|
<user32.dll:587cb>
|
<user32.dll:58b5d>
|
<user32.dll:59772>--- Press q to abort, any other key to continue ---
|
|
|
<user32.dll:642ae>
|
<OSETUP.DLL:1cfe95>
|
<OSETUP.DLL:1d03bc>
|
<OSETUP.DLL:1d3c6d>
|
<OSETUP.DLL:1bacf8>
|
<OSETUP.DLL:1bb007>
|
<OSETUP.DLL:1b05cc>
|
<OSETUP.DLL:1b071d>
|
<OSETUP.DLL:1b2082>
|
<OSETUP.DLL:1a8131>
|
<OSETUP.DLL:1a8704>
|
<OSETUP.DLL:1a8b23>
|
<OSETUP.DLL:1a15f5>
|
<OSETUP.DLL:12ad79>
|
<OSETUP.DLL:1300d1>
|
<OSETUP.DLL:1311a1>
|
<OSETUP.DLL:131c43>
|
<OSETUP.DLL:1a1fcf>
|
<OSETUP.DLL:126ee0>
|
<OSETUP.DLL:1a824e>
|
<OSETUP.DLL:1a897b>--- Press q to abort, any other key to continue ---
|
|
|
<OSETUP.DLL:1ae8f7>
|
<OSETUP.DLL:23a582>
|
<OSETUP.DLL:23a61a>
|
<OSETUP.DLL:23a7cc>
|
<user32.dll:587cb>
|
<user32.dll:58b5d>
|
<user32.dll:592d0>
|
<OSETUP.DLL:1a275f>
|
<OSETUP.DLL:132900>
|
<OSETUP.DLL:1267b2>
|
<setup.exe:134f4>
|
<setup.exe:ca00>
|
<setup.exe:f64b>
|
<kernel32.dll:fbe3>
|
<00000000>
|
kdb:>
|