Details
-
Bug
-
Resolution: Cannot Reproduce
-
Major
-
None
-
None
-
ReactOS 0.4.10-dev (Build 20180725-0.4.10-dev-381-g63ec2ab)
Commit 63ec2abf0dd6aed34e125bc95cebebb0634eafeb
MSVC build.
Description
(ntoskrnl\kd64\kdinit.c:73) -----------------------------------------------------
|
(ntoskrnl\kd64\kdinit.c:74) ReactOS 0.4.10-dev (Build 20180725-0.4.10-dev-381-g63ec2ab) (Commit 63ec2abf0dd6aed34e125bc95cebebb0634eafeb)
|
(ntoskrnl\kd64\kdinit.c:75) 1 System Processor [511 MB Memory]
|
(ntoskrnl\kd64\kdinit.c:79) Command Line: DEBUG DEBUGPORT=VBOX SOS
|
(ntoskrnl\kd64\kdinit.c:80) ARC Paths: multi(0)disk(0)rdisk(0)partition(1) \ multi(0)disk(0)rdisk(0)partition(1) \ReactOS\
|
Connected to Windows Server 2003 3790 x86 compatible target at (Thu Jul 26 00:47:48.974 2018 (UTC + 2:00)), ptr64 FALSE
|
Kernel Debugger connection established.
|
Symbol search path is: D:\rosbuilds\x86_VC10\msvc_pdb;C:\Symbols;srv*C:\Symbols*https://msdl.microsoft.com/download/symbols;D:\rosbuilds\x86_VC10_Setup\msvc_pdb;C:\Users\ReactOS\Desktop\cmake
|
Executable search path is:
|
Windows Server 2003 Kernel Version 3790 UP Checked x86 compatible
|
Built by: 20180725-0.4.10-dev-381-g63ec2ab.MSVC_16.0.40219.1
|
Machine Name:
|
Kernel base = 0x80400000 PsLoadedModuleList = 0x805b3268
|
System Uptime: not available
|
(ntoskrnl\ke\i386\cpu.c:450) Supported CPU features : KF_V86_VIS KF_RDTSC KF_CR4 KF_CMOV KF_GLOBAL_PAGE KF_LARGE_PAGE KF_MTRR KF_CMPXCHG8B KF_MMX KF_WORKING_PTE KF_PAT KF_FXSR KF_FAST_SYSCALL KF_XMMI KF_XMMI64
|
(ntoskrnl\ke\i386\cpu.c:722) Prefetch Cache: 64 bytes L2 Cache: 262144 bytes L2 Cache Line: 64 bytes L2 Cache Associativity: 8
|
(hal\halx86\acpi\halacpi.c:782) ACPI Timer at: 4008h (EXT: 256)
|
(hal\halx86\acpi\halacpi.c:890) ACPI 2.0 Detected. Tables: [RSDT] [FACP]
|
...
|
...
|
(ntoskrnl\mm\ARM3\pagfault.c:1127) Access on reserved section?
|
(sdk\lib\rtl\actctx.c:1123) Invalid activation context handle!
|
(sdk\lib\rtl\actctx.c:2335) asmv2hash (undocumented) not supported
|
(sdk\lib\rtl\actctx.c:2335) asmv2hash (undocumented) not supported
|
(sdk\lib\rtl\actctx.c:2335) asmv2hash (undocumented) not supported
|
(ntoskrnl\mm\ARM3\pagfault.c:1127) Access on reserved section?
|
(sdk\lib\rtl\actctx.c:1123) Invalid activation context handle!
|
(ntoskrnl\mm\ARM3\pagfault.c:1127) Access on reserved section?
|
(sdk\lib\rtl\actctx.c:1123) Invalid activation context handle!
|
(ntoskrnl\mm\ARM3\pagfault.c:1127) Access on reserved section?
|
(sdk\lib\rtl\actctx.c:1123) Invalid activation context handle!
|
(ntoskrnl\mm\ARM3\pagfault.c:1127) Access on reserved section?
|
(sdk\lib\rtl\actctx.c:1123) Invalid activation context handle!
|
(ntoskrnl\mm\ARM3\pagfault.c:1127) Access on reserved section?
|
(sdk\lib\rtl\actctx.c:1123) Invalid activation context handle!
|
(ntoskrnl\mm\ARM3\pagfault.c:1127) Access on reserved section?
|
(sdk\lib\rtl\actctx.c:1123) Invalid activation context handle!
|
(win32ss\user\ntuser\painting.c:155) err: LOOP it
|
(win32ss\user\ntuser\msgqueue.c:1541) err: Not the same cursor!
|
|
*** Assertion failed: NtCurrentTeb()->ClientId.UniqueThread != LoaderLock->OwningThread
|
*** Source File: D:\rossrc\reactos\dll\win32\kernel32\client\thread.c, line 357
|
|
Break repeatedly, break Once, Ignore, terminate Process or terminate Thread (boipt)? o
|
o
|
(win32ss\user\ntuser\hotkey.c:234) err: Hot key pressed for Debug Activation! ShiftF12 = 0 or F12 = 1
|
(win32ss\user\ntuser\keyboard.c:953) err: Window is NULL
|
(win32ss\user\ntuser\keyboard.c:953) err: Window is NULL
|
(win32ss\user\ntuser\keyboard.c:953) err: Window is NULL
|
Execute '.cxr 01A5FCC0' to dump context
|
Break instruction exception - code 80000003 (first chance)
|
001b:7c92e792 cc int 3
|
kd> .reload
|
Connected to Windows Server 2003 3790 x86 compatible target at (Thu Jul 26 00:51:44.379 2018 (UTC + 2:00)), ptr64 FALSE
|
Loading Kernel Symbols
|
..........................................................
|
Loading User Symbols
|
.........................................................
|
kd> kp
|
ChildEBP RetAddr
|
01a5fcac 7c933f04 ntdll!DbgUserBreakPoint
|
01a5ff90 7c71a2e6 ntdll!RtlAssert(void * FailedAssertion = 0x7c780890, void * FileName = 0x7c78084c, unsigned long LineNumber = 0x165, char * Message = 0x00000000 "")+0xd4 [d:\rossrc\reactos\sdk\lib\rtl\assert.c @ 72]
|
01a5ffb8 7c719cea KERNEL32!ExitThread(unsigned long uExitCode = 0x643)+0x46 [d:\rossrc\reactos\dll\win32\kernel32\client\thread.c @ 357]
|
01a5ffec 00000000 KERNEL32!BaseThreadStartup(<function> * lpStartAddress = 0x77495dc0, void * lpParameter = 0x014eb1e4)+0x5a [d:\rossrc\reactos\dll\win32\kernel32\client\thread.c @ 70]
|