[ros-bugs] [Bug 3591] New: Crash in Ke386CallBios()

ReactOS.Bugzilla at www.reactos.org ReactOS.Bugzilla at www.reactos.org
Sat Jul 26 13:43:04 CEST 2008


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

           Summary: Crash in Ke386CallBios()
           Product: ReactOS
           Version: TRUNK
          Platform: QEmu
        OS/Version: ReactOS
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: Kernel
        AssignedTo: ros-bugs at reactos.org
        ReportedBy: hto at dev.null
         QAContact: ros-bugs at reactos.org


NtUserGetDC()
...
 IntInt10CallBios() // videoprt.sys
  IntAttachToCSRSS()
   KeStackAttachProcess()
    KiAttachProcess()
     KiSwapProcess() // changes CR3
  Ke386CallBios()
   PKTHREAD Thread = KeGetCurrentThread();
   PKPROCESS Process = Thread->ApcState.Process; // crash!!!


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


More information about the Ros-bugs mailing list