[ros-bugs] [Bug 3602] BSOD on JAJC startup

ReactOS.Bugzilla at www.reactos.org ReactOS.Bugzilla at www.reactos.org
Tue Jul 29 22:37:00 CEST 2008


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


grschneider <grschneider at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |grschneider at gmail.com
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|0                           |1




--- Comment #2 from grschneider <grschneider at gmail.com>  2008-07-29 22:36:59 CET ---
Tested the latest stable version (0.8.122) on recent trunk. Log:

(ntoskrnl\mm\anonmem.c:666) Virtual allocation base above User Space
(subsystems/win32/win32k/ntuser/timer.c:157) Unable to locate timer in message
queue
(subsystems/win32/win32k/objects/color.c:547) win32k: realizepalette
unimplemented step 2 for DC_MEMORY
(dll\ntdll\ldr\utils.c:2030) Failed to create or open dll section of
'Wship6.dll' (Status c0000135)
(dll\ntdll\ldr\utils.c:2090) Relocating (6b3a0000 -> 00A22000)
C:\ReactOS\System32\security.dll
(subsystems/win32/win32k/ntuser/timer.c:157) Unable to locate timer in message
queue
Unhandled exception
ExceptionCode:    c0000005
Faulting Address:  266b554
Address:            403e82   C:\jajc\jajc.exe
CS:EIP 5246:1
DS 0 ES ffff FS 2020 GS 18
EAX: 01a50050   EBX: 00000000   ECX: 45455246
EDX: 00000001   EBP: 01a59fa8   ESI: 00000000   ESP: 01a50040
EDI: 00000000   EFLAGS: 01a58370
Frames:
          0+1a58488    
          0+1a59fa8    
          0+1a50040    
          0+1a50050    
          0+1a58370    
          0+1a50060    
          0+1a50070    
          0+1a58488  ...

It bombs out those frame addresses in an endless loop, always repeating the
shown pattern.
Attaching to the process gives:

Eip:
<00000001>
Frames:
<NTOSKRNL.EXE:baff1 (lib\sdk\crt\mem\i386\memcpy_asm.s:35 (memcpy))>
<NTOSKRNL.EXE:90264 (ntoskrnl/ke/i386/exp.c:712 (KeTrapFrameToContext at 12))>
<NTOSKRNL.EXE:90a4b (ntoskrnl/ke/i386/exp.c:876 (KiDispatchException at 20))>
<NTOSKRNL.EXE:93640 (ntoskrnl\ke\i386\trap.s:638 (CommonDispatchException))>
<ntdll.dll:5e68> lib\rtl\i386\debug_asm.S:85 (DebugService at 20)
<ntdll.dll:5fa5> lib/rtl/debug.c:31 (DebugPrint at 12)
<ntdll.dll:604f> lib/rtl/debug.c:139 (vDbgPrintExWithPrefixInternal at 24)
<ntdll.dll:61cf> lib/rtl/debug.c:215 (DbgPrint)
<KERNEL32.DLL:1f37> dll/win32/kernel32/except/except.c:293
(UnhandledExceptionFilter at 4)
<jajc.exe:4808>
<ntdll.dll:19554> lib\rtl\i386\except_asm.s:163 (RtlpExecuteHandler at 20)
<ntdll.dll:5dc1> dll\ntdll\main\i386\dispatch.S:228
(KiUserExceptionDispatcher at 8)
<jajc.exe:499b>
<jajc.exe:49eb>
<KERNEL32.DLL:21dd1>
<00000000>


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