[ros-bugs] [Bug 1270] Crash in CoordDPtoLP

ReactOS.Bugzilla at reactos.org ReactOS.Bugzilla at reactos.org
Sat Jan 14 06:16:44 CET 2006


http://www.reactos.org/bugzilla/show_bug.cgi?id=1270





------- Additional Comments From waxdragon at gmail.com  2006-01-14 06:16 CET -------
here is a better crash with some of the gaps filled in:

(ntoskrnl/ke/i386/fpu.c:435) FxSaveArea->U.FxArea = 9ed3ddf0
(ntoskrnl/ke/i386/fpu.c:436) CurrentThread->InitialStack = 9ed3e000
(lib/ntdll/ldr/utils.c:1190) LdrGetExportByName(): failed to find mxdMessage
(lib/ntdll/ldr/utils.c:2015) Failed to create or open dll section of 'msacm.drv'
(Status c0000135)
(lib/ntdll/ldr/utils.c:2015) Failed to create or open dll section of
'midimap.drv' (Status c0000135)
(lib/rtl/exception.c:75) RtlRaiseStatus(Status 0xc0000005)
(./subsys/win32k/ntuser/message.c:1121) Failed to copy message to kernel:
invalid usermode buffer
(lib/rtl/exception.c:75) RtlRaiseStatus(Status 0xc0000005)
(./subsys/win32k/ntuser/message.c:1121) Failed to copy message to kernel:
invalid usermode buffer
FIXME: CopyImage doesn't support IMAGE_ICON correctly!
(ntoskrnl/ke/i386/fpu.c:435) FxSaveArea->U.FxArea = a04e8df0
(ntoskrnl/ke/i386/fpu.c:436) CurrentThread->InitialStack = a04e9000
(ntoskrnl/ke/i386/fpu.c:435) FxSaveArea->U.FxArea = 0302fef6
(ntoskrnl/ke/i386/fpu.c:436) CurrentThread->InitialStack = 03030106
(./ntoskrnl/mm/mm.c:275) Page fault at high IRQL was 2, address 302fef6
Entered debugger on last-chance exception number 14 (Page Fault)
Memory at 0x0302fef6 could not be written: Page not present.
kdb:> bt
Eip:
<ntoskrnl.exe:85661 (lib/string/i386/memset_asm.s:31 (memset))>
Frames:
<ntoskrnl.exe:634e1 (ntoskrnl/ke/i386/fpu.c:438 (KiHandleFpuFault))>
<ntoskrnl.exe:62d4b (ntoskrnl/ke/i386/exp.c:561 (KiTrapHandler))>
<ntoskrnl.exe:64df1 (ntoskrnl/ke/i386/trap.s:151 (KiTrapProlog2))>
<win32k.sys:70427 (./subsys/win32k/objects/coord.c:310 (CoordLPtoDP))>
<win32k.sys:704b0 (./subsys/win32k/objects/coord.c:327 (IntLPtoDP))>
<win32k.sys:8618c (./subsys/win32k/objects/text.c:1513 (NtGdiExtTextOut))>
<ntoskrnl.exe:6478c (ntoskrnl/ke/i386/syscall.S:372 (KiSystemService))>
<user32.dll:26f4c (lib/user32/windows/font.c:1095 (DrawTextExW))>
<user32.dll:2739a (lib/user32/windows/font.c:1225 (DrawTextW))>
<comctl32.dll:13f05 (lib/comctl32/listview.c:3824 (LISTVIEW_DrawItem))>
<comctl32.dll:14e39 (lib/comctl32/listview.c:3967 (LISTVIEW_Refresh))>
<comctl32.dll:1af0e (lib/comctl32/listview.c:8580 (LISTVIEW_Paint))>
<comctl32.dll:1c1e5 (lib/comctl32/listview.c:9478 (LISTVIEW_WindowProc))>
<user32.dll:3122c (lib/user32/windows/message.c:962 (IntCallWindowProcW))>
<user32.dll:3141b (lib/user32/windows/message.c:1097 (DispatchMessageW))>
<explorer.exe:6a203 (subsys/system/explorer/utility/window.cpp:631
(_ZN6Window11MessageLoopEv))>
<explorer.exe:7a43b (subsys/system/explorer/explorer.cpp:876 ())>
<explorer.exe:7a92a (subsys/system/explorer/explorer.cpp:1122 ())>
<explorer.exe:7b1b1 (subsys/system/explorer/explorer.cpp:906 ())>
<explorer.exe:116a>
<explorer.exe:1038>
<KERNEL32.dll:1b129 (./lib/kernel32/process/create.c:68 ())>
<00000000>
kdb:>

-- 
Configure bugmail: http://www.reactos.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
You are the QA contact for the bug, or are watching the QA contact.


More information about the Ros-bugs mailing list