[ros-bugs] [Bug 1213] New: Crash with r20404 under vmware when using mouse and vmx_svga

ReactOS.Bugzilla at reactos.org ReactOS.Bugzilla at reactos.org
Thu Dec 29 06:39:29 CET 2005


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

           Summary: Crash with r20404 under vmware when using mouse and
                    vmx_svga
           Product: ReactOS
           Version: TRUNK
          Platform: VMWare 5
        OS/Version: ReactOS
            Status: NEW
          Severity: major
          Priority: P3
         Component: Kernel
        AssignedTo: ros-bugs at reactos.org
        ReportedBy: waxdragon at gmail.com
         QAContact: ros-bugs at reactos.org


When using r20404 under VMware 5 with the vmx_svga driver, ReactOS will boot to
the Desktop, but as soon as you move the mouse you get a page fault.  This is
not seen if you are using VBE under VMWare or Qemu.  This was discovered after
20404, which addressed bug 1208.

(lib/shell32/classes.c:381) HCR_GetFolderAttributes should be called for simple
PIDL's only!
(./ntoskrnl/mm/mm.c:275) Page fault at high IRQL was 2, address c
Entered debugger on last-chance exception number 14 (Page Fault)
Memory at 0x0000000c could not be read: Page not present.
kdb:> bt
Eip:
<ntoskrnl.exe:9100 (./ntoskrnl/ke/wait.c:682 (KiWaitTest))>
Frames:
<ntoskrnl.exe:3279 (./ntoskrnl/ke/event.c:200 (KeSetEvent))>
<ntoskrnl.exe:3dc0b (./ntoskrnl/io/irp.c:229 (IopCompleteRequest))>
<ntoskrnl.exe:1802 (./ntoskrnl/ke/apc.c:719 (KiDeliverApc))>
<80498543>
<804985d4>
<80494b16>
<win32k.sys:65f26 (./subsys/win32k/eng/mouse.c:554 (IntEngMovePointer))>
<win32k.sys:7f088 (./subsys/win32k/ntuser/input.c:1023 (IntMouseInput))>
<win32k.sys:7d82f (./subsys/win32k/ntuser/input.c:0 ())>
<win32k.sys:7db20 (./subsys/win32k/ntuser/input.c:227 (MouseThreadMain))>
<ntoskrnl.exe:8a0a2 (./ntoskrnl/ps/thread.c:90 (PspSystemThreadStartup))>
<ntoskrnl.exe:96835 (ntoskrnl/ke/i386/ctxswitch.S:80 (KiThreadStartup))>
kdb:> regs
CS:EIP  0x0008:0x80009100
SS:ESP  0x0010:0x9ecb89f4
   EAX  0x00000000   EBX  0x00000000
   ECX  0x9ecb8b48   EDX  0x80804ba8
   ESI  0x00000000   EDI  0x00000000
   EBP  0x9ecb8a1c
EFLAGS  0x00010207  CF PF IF IOPL0 RF
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