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

Vbox guest additions install fails on adding network provider

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Major
    • None
    • NTCore
    • None
    • Operating System: ReactOS
      Platform: x86 Hardware

    Description

      Installer freezes at "Stopping VboxService"

      (subsystems\win32\win32k\ntuser\window.c:1538) FIXME - Parent is HWND_MESSAGE
      (dll\ntdll\ldr\utils.c:2138) Relocating (76760000 -> 00443000) C:\ReactOS\System32\SHFOLDER.dll
      err:(dll\win32\riched20\reader.c:1118) ReadStyleSheet: skipping optional destination
      err:(dll\win32\riched20\reader.c:1118) ReadStyleSheet: skipping optional destination
      fixme:(dll\win32\shlwapi\url.c:2303) SHAutoComplete stub
      (drivers\filesystems\npfs\fsctrl.c:372) NpfsPeekPipe
      (drivers\filesystems\npfs\fsctrl.c:375) OutputBufferLength: 16
      (drivers\filesystems\npfs\fsctrl.c:380) Buffer too small
      (subsystems\win32\csrss\win32csr\guiconsole.c:1525) GuiConsoleResize X 560 Y 375
      (subsystems\win32\csrss\win32csr\guiconsole.c:1525) GuiConsoleResize X 560 Y 375
      (subsystems\win32\csrss\win32csr\guiconsole.c:2152) received event Console 009320F0 GuiData 009321C0 X 80 Y 25
      err:(dll\win32\iphlpapi\ifenum_reactos.c:101) openTcpFile for <\Device\Tcp> failed: 0xc0000034
      err:(dll\win32\iphlpapi\ifenum_reactos.c:101) openTcpFile for <\Device\Tcp> failed: 0xc0000034
      PuTTYEntered debugger on embedded INT3 at 0x0008:0x808a4642.
      kdb:> proc list
      PID State Filename
      *0x00000004 In Memory System
      0x00000048 In Memory smss.exe
      0x00000080 In Memory csrss.exe
      0x000000a0 In Memory winlogon.exe
      0x000000bc In Memory services.exe
      0x000000c4 In Memory lsass.exe
      0x000000e8 In Memory eventlog.exe
      0x00000104 In Memory umpnpmgr.exe
      0x00000114 In Memory spoolsv.exe
      0x0000012c In Memory rpcss.exe
      0x0000014c In Memory dhcp.exe
      0x000001b4 In Memory explorer.exe
      0x000001ec In Memory cmd.exe
      0x000001fc In Memory vboxwindowsaddi
      0x00000214 In Memory ns99d1.tmp
      kdb:> proc attach 0x1fc
      Attached to process 0x000001fc, thread 0x00000200.
      kdb:> thread list
      TID State Prior. Affinity EBP EIP
      *0x00000200 Ready 8 0x00000001 0x0056fd88 0x7c906189
      0x00000210 Waiting 8 0x00000001 0x0131f3a4 0x7c906189
      kdb:> bt
      Eip:
      <NTOSKRNL.EXE:d5bf (ntoskrnl/ke/thrdschd.c:370 (@KiSwapThread@8))>
      Frames:
      <NTOSKRNL.EXE:11518 (ntoskrnl/ke/wait.c:743 (KeWaitForMultipleObjects@32))>
      <win32k.sys:73cd5 (subsystems/win32/win32k/ntuser/msgqueue.c:1381 (@co_MsqWaitForNewMessages@16))>
      <win32k.sys:6f393 (subsystems/win32/win32k/ntuser/message.c:1080 (@co_IntWaitMessage@12))>
      <win32k.sys:6f3f4 (subsystems/win32/win32k/ntuser/message.c:1183 (NtUserGetMessage@16))>
      <NTOSKRNL.EXE:9ccd8 (ntoskrnl\ke\i386\trap.s:244 (KiFastCallEntry))>
      <ntdll.dll:6189>
      <USER32.dll:26cab>
      <USER32.dll:287b5>
      <vboxwindowsadditions-x86.exe:3b9b>
      <74696445>
      Couldn't access memory at 0x68636956!
      kdb:> thread list
      TID State Prior. Affinity EBP EIP
      *0x00000200 Ready 8 0x00000001 0x0056fd88 0x7c906189
      0x00000210 Waiting 8 0x00000001 0x0131f3a4 0x7c906189
      kdb:> thread attach 0x210
      Attached to thread 0x00000210.
      kdb:> bt
      Eip:
      <NTOSKRNL.EXE:d5bf (ntoskrnl/ke/thrdschd.c:370 (@KiSwapThread@8))>
      Frames:
      <NTOSKRNL.EXE:10d14 (ntoskrnl/ke/wait.c:460 (KeWaitForSingleObject@20))>
      <npfs.sys:2d96 (drivers/filesystems/npfs/rw.c:441 (NpfsRead@8))>
      <NTOSKRNL.EXE:4ee6d (ntoskrnl/io/iomgr/irp.c:1137 (@IofCallDriver@8))>
      <NTOSKRNL.EXE:48a8d (ntoskrnl/io/iomgr/iofunc.c:137 (IopPerformSynchronousRequest@28))>
      <NTOSKRNL.EXE:4af01 (ntoskrnl/io/iomgr/iofunc.c:2168 (NtReadFile@36))>
      <NTOSKRNL.EXE:9ccd8 (ntoskrnl\ke\i386\trap.s:244 (KiFastCallEntry))>
      <ntdll.dll:6189>
      <nsExec.dll:1456>
      <nsExec.dll:102b>
      <vboxwindowsadditions-x86.exe:13a8>
      <vboxwindowsadditions-x86.exe:13a8>
      <vboxwindowsadditions-x86.exe:13a8>
      <vboxwindowsadditions-x86.exe:13a8>
      <00000000>
      kdb:> proc attach 0x214
      Entered debugger on last-chance exception (Exception Code: 0xc0000005) (Page Fault)
      Memory at 0xA3830C60 could not be read: Page not present.

          • Fatal System Error: 0x0000001e
            (0xC0000005,0x80859A70,0x80922260,0x00000000)

      Entered debugger on embedded INT3 at 0x0008:0x808a4648.

          • Fatal System Error: 0x0000001e
            (0x80000003,0x808A4648,0x80921A0C,0x00000000)

      Attachments

        Issue Links

          Activity

            People

              bugboy bugboy
              haos Haos
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: