[ros-bugs] [Bug 1278] Bugcheck while booting if KDGB is enabled

ReactOS.Bugzilla at reactos.org ReactOS.Bugzilla at reactos.org
Sat Jan 14 20:45:09 CET 2006


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





------- Additional Comments From w3seek at reactos.com  2006-01-14 20:45 CET -------
The loader block is overwritten in PsInitializeIdleOrFirstThread() ->
KeInitializeThread() -> KiArchInitThreadWithContext()

in ntoskrnl/ke/i386/thread.c:

RtlZeroMemory(FxSaveArea, sizeof(FX_SAVE_AREA));

because &KeLoaderBlock ==800f5e90 and the FxSaveArea is 800f5df0-800f6000

-- 
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