Uploaded image for project: 'Core ReactOS'
  1. Core ReactOS
  2. CORE-3969

Java online check asserts ROS with jre 1.6.7 and K-meleon 1.5.1

    XMLWordPrintable

Details

    • Bug
    • Resolution: Cannot Reproduce
    • Major
    • None
    • Win32SS
    • None
    • Operating System: ReactOS
      Platform: x86 Hardware

    Description

      Tested on ReactOS rev. 40174 in Vbox and Qemu:

      (subsystems\win32\win32k\ntuser\cursoricon.c:1720) UserGetCurIconObject() failed!
      (subsystems\win32\win32k\ntuser\hook.c:727) HOOK WH_CBT!
      (subsystems\win32\win32k\ntuser\hook.c:731) HOOK HCBT_CREATEWND
      (subsystems\win32\win32k\ntuser\cursoricon.c:1720) UserGetCurIconObject() failed!
      (subsystems\win32\win32k\ntuser\cursoricon.c:1720) UserGetCurIconObject() failed!
      (dll\ntdll\ldr\utils.c:2139) Relocating (76760000 -> 00FDB000) C:\ReactOS\System32\shfolder.dll
      (dll\ntdll\ldr\utils.c:2139) Relocating (6d7b0000 -> 01DE1000) C:\Program Files\Java\jre1.6.0_07\bin\zip.dll
      (subsystems\win32\win32k\ntuser\ntstubs.c:183) NtUserEnumDisplayDevices() is UNIMPLEMENTED!
      (subsystems\win32\win32k\ntuser\ntstubs.c:183) NtUserEnumDisplayDevices() is UNIMPLEMENTED!
      (lib\cmlib\hivewrt.c:26) FIXME: HvpWriteLog doesn't do anything atm
      (dll\ntdll\ldr\utils.c:2139) Relocating (10000000 -> 06560000) C:\ReactOS\System32\ddraw.dll
      Enter Function DllMain (dll\directx\ddraw\main.c:437)
      (lib\cmlib\hivewrt.c:26) FIXME: HvpWriteLog doesn't do anything atm
      Enter Function DirectDrawEnumerateExA (dll\directx\ddraw\main.c:223)
      (lib\cmlib\hivewrt.c:26) FIXME: HvpWriteLog doesn't do anything atm
      Enter Function DirectDrawCreateEx (dll\directx\ddraw\main.c:151)
      Enter Function Create_DirectDraw (dll\directx\ddraw\startup.c:26)
      Function Create_DirectDraw 1. no linking
      (dll\directx\ddraw\startup.c:42)
      Enter Function Main_DirectDraw_AddRef (dll\directx\ddraw\Ddraw\ddraw_main.c:137)
      Function Create_DirectDraw Got iface
      (dll\directx\ddraw\startup.c:137)
      Enter Function StartDirectDraw (dll\directx\ddraw\startup.c:178)
      Enter Function StartDirectDrawHal (dll\directx\ddraw\startup.c:451)
      (subsystems\win32\win32k\ntddraw\ddraw.c:141) Warning: trying loading vista dxkrnl.sys
      (subsystems\win32\win32k\ldr\loader.c:228) ZwSetSystemInformation failed with Status 0xc0000034
      (subsystems\win32\win32k\ntddraw\ddraw.c:145) Warning: dxkrnl.sys not found
      (subsystems\win32\win32k\ntddraw\ddraw.c:147) Warning: trying loading xp/2003/reactos dxg.sys
      (subsystems\win32\win32k\ntddraw\ddraw.c:204) DirectX interface is activated
      (subsystems\win32\win32k\ntddraw\ddraw.c:68) Waring : DisableDirectDraw and EnableDirectDraw are NULL, no dx d
      river
      (subsystems\win32\win32k\ntddraw\ddraw.c:103) Return value : 0x00000000
      (subsystems\win32\win32k\ntddraw\ddraw.c:105) end call to pfnDdEnableDirectDraw
      (subsystems\win32\win32k\ntddraw\ddraw.c:235) Warning : Failed to start the directx interface from the graphi
      c driver
      (ntoskrnl\ke\i386\exp.c:1044) Kill K-Meleon.exe, ExceptionCode: c0000005, ExceptionAddress: 27f
      Assertion 'KeGetPreviousMode() == UserMode' failed at ntoskrnl\ke\i386\usercall.c line 143
      ←[7h♣Entered debugger on embedded INT3 at 0x0008:0x808c1f0e.
      kdb:> bt
      Eip:
      <NTOSKRNL.EXE:c1f0f (lib\rtl\i386\debug_asm.S:33 (DbgBreakPoint@0))>
      Frames:
      <NTOSKRNL.EXE:49b7 (ntoskrnl/ke/i386/usercall.c:146 (KeUserModeCallback@20))>
      <win32k.sys:5d756 (subsystems/win32/win32k/ntuser/callback.c:488 (co_IntCallHookProc@28))>
      <win32k.sys:670dc (subsystems/win32/win32k/ntuser/hook.c:343 (@co_HOOK_CallHooks@16))>
      <win32k.sys:6d6f9 (subsystems/win32/win32k/ntuser/message.c:319 (@IntCallWndProc@20))>
      <win32k.sys:6ebf5 (subsystems/win32/win32k/ntuser/message.c:1503 (@co_IntSendMessageTimeoutSingle@28))>
      <win32k.sys:6ee02 (subsystems/win32/win32k/ntuser/message.c:1644 (@co_IntSendMessageTimeout@28))>
      <win32k.sys:6eba4 (subsystems/win32/win32k/ntuser/message.c:1465 (@co_IntSendMessage@16))>
      <win32k.sys:7ce18 (subsystems/win32/win32k/ntuser/window.c:328 (IntSendDestroyMsg))>
      <win32k.sys:7d02d (subsystems/win32/win32k/ntuser/window.c:399 (co_UserFreeWindow))>
      <win32k.sys:7f874 (subsystems/win32/win32k/ntuser/window.c:2522 (@co_UserDestroyWindow@4))>
      <win32k.sys:7d557 (subsystems/win32/win32k/ntuser/window.c:725 (@co_DestroyThreadWindows@4))>
      <win32k.sys:4cd95 (subsystems/win32/win32k/main/dllmain.c:300 (Win32kThreadCallback@8))>
      <NTOSKRNL.EXE:a6722 (ntoskrnl/ps/kill.c:694 (PspExitThread@4))>
      <NTOSKRNL.EXE:a7382 (ntoskrnl/ps/kill.c:964 (PspTerminateThreadByPointer@12))>
      <NTOSKRNL.EXE:a78e1 (ntoskrnl/ps/kill.c:1188 (NtTerminateProcess@8))>
      <NTOSKRNL.EXE:ba510 (ntoskrnl\ke\i386\trap.s:244 (KiFastCallEntry))>
      <NTOSKRNL.EXE:bfb9d (obj-i386\ntoskrnl\ex\zw.S:2414 (ZwTerminateProcess))>
      <NTOSKRNL.EXE:bae00 (ntoskrnl\ke\i386\trap.s:638 (CommonDispatchException))>
      <0000027f>
      <ntdll.dll:f410 (lib\rtl\i386\except_asm.s:163 (RtlpExecuteHandler@20))>
      <ntdll.dll:6115 (dll\ntdll\dispatch\i386\dispatch.S:199 (KiUserExceptionDispatcher@8))> (RtlpExecuteHandler@20))>
      <ntdll.dll:f410 (lib\rtl\i386\except_asm.s:163 (RtlpExecuteHandler@20))>
      <ntdll.dll:6115 (dll\ntdll\dispatch\i386\dispatch.S:199 (KiUserExceptionDispatcher@8))> (RtlpExecuteHandler@20))>
      <ntdll.dll:f410 (lib\rtl\i386\except_asm.s:163 (RtlpExecuteHandler@20))>
      <ntdll.dll:6115 (dll\ntdll\dispatch\i386\dispatch.S:199 (KiUserExceptionDispatcher@8))> (RtlpExecuteHandler@20))>
      <ntdll.dll:f410 (lib\rtl\i386\except_asm.s:163 (RtlpExecuteHandler@20))>
      <ntdll.dll:6115 (dll\ntdll\dispatch\i386\dispatch.S:199 (KiUserExceptionDispatcher@8))> (RtlpExecuteHandler@20))>
      (this pair is looped and goes on)

      Attachments

        Issue Links

          Activity

            People

              bug zilla Bug Zilla
              haos Haos
              Votes:
              1 Vote for this issue
              Watchers:
              5 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: