http://bugs.winehq.org/show_bug.cgi?id=58378
Bug ID: 58378 Summary: VirtualBox 4.3.40: Crash on start Product: Wine Version: 10.10 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: kyle.kcsoftwares@gmail.com Distribution: ---
Install VirtualBox 4.3.40 https://download.virtualbox.org/virtualbox/4.3.40/VirtualBox-4.3.40-110317-W...
Installer faces https://bugs.winehq.org/show_bug.cgi?id=56815 but installs
When starting Virtual Box log shows :
wine VirtualBox.exe 002c:fixme:winediag:loader_init wine-staging 10.10 is a testing version containing experimental patches. 002c:fixme:winediag:loader_init Please mention your exact version when filing bug reports on winehq.org. 0098:fixme:ntoskrnl:MmGetSystemRoutineAddress L"HalSendSoftwareInterrupt" not found 0098:fixme:ntoskrnl:MmGetSystemRoutineAddress L"KeIpiGenericCall" not found 0098:fixme:ntoskrnl:MmGetSystemRoutineAddress L"KeQueryInterruptTimePrecise" not found 0098:fixme:ntoskrnl:MmGetSystemRoutineAddress L"KeQuerySystemTimePrecise" not found 0098:fixme:ntoskrnl:MmGetSystemRoutineAddress L"PsIsProtectedProcessLight" not found 0098:fixme:ntoskrnl:MmGetSystemRoutineAddress L"ZwAlpcCreatePort" not found wine: Unhandled page fault on read access to FFFFFFFFFFFFFFFF at address 00000001004112D3 (thread 0098), starting debugger... 00c0:err:ole:start_rpcss Failed to start RpcSs service 00b8:err:ole:start_rpcss Failed to start RpcSs service 00c0:err:ole:start_rpcss Failed to start RpcSs service 00a8:fixme:dbghelp:elf_search_auxv can't find symbol in module 00a8:fixme:dbghelp:elf_search_auxv can't find symbol in module 003c:err:service:process_send_command service protocol error - failed to read pipe r = 0 count = 0! 003c:fixme:service:scmdatabase_autostart_services Auto-start service L"VBoxDrv" failed to start: 1053 0024:fixme:winediag:loader_init wine-staging 10.10 is a testing version containing experimental patches. 0024:fixme:winediag:loader_init Please mention your exact version when filing bug reports on winehq.org. wine: Unhandled page fault on read access to 000000000000000F at address 00000001400169AB (thread 018c), starting debugger... 0194:fixme:dbghelp:elf_search_auxv can't find symbol in module 0194:fixme:dbghelp:elf_search_auxv can't find symbol in module
then Debugger opens and shows:
Unhandled exception: page fault on read access to 0x000000000000000f in 64-bit code (0x000001400169ab). Register dump: rip:00000001400169ab rsp:000000000011ea50 rbp:000000000011eb50 eflags:00010246 ( R- -- I Z- -P- ) rax:00000000fffffff2 rbx:00000000000001f5 rcx:000000000000004b rdx:000000014007c974 rsi:00000000000001f6 rdi:00000000000001f6 r8:00000001400aa7a0 r9:00006fffffa20080 r10:00006fffffa63000 r11:00000000001c1000 r12:000000014007d000 r13:00000001400aa6ec r14:0000000000000000 r15:0000000000000960 Stack dump: 0x0000000011ea50: 00000001400aa7a0 000000000011eb50 0x0000000011ea60: 0000000000000001 00000001400aa7c8 0x0000000011ea70: 0000000000000000 0000000000000000 0x0000000011ea80: 0000000000000000 0000000000000000 0x0000000011ea90: 0000000000000000 0000000000000000 0x0000000011eaa0: 0000000000000000 0000000000000000 0x0000000011eab0: 0000000000000000 0000000000000000 0x0000000011eac0: 0000000000000000 0000000000000000 0x0000000011ead0: 0000000000000000 0000000000000000 0x0000000011eae0: 0000000000000000 0000000000000000 0x0000000011eaf0: 0000000000000000 0000000000000000 0x0000000011eb00: 0000000000000000 0000000000000000 Backtrace: =>0 0x000001400169ab in virtualbox (+0x169ab) (0x0000000011eb50) 1 0x00000140007044 in virtualbox (+0x7044) (0000000000000000) 2 0x006fffffa34949 BaseThreadInitThunk+0x9(unknown=<internal error>, entry=<internal error>, arg=<internal error>) [/usr/src/packages/BUILD/dlls/kernel32/thread.c:61] in kernel32 (0000000000000000) 3 0x006fffffc0fdb3 in ntdll (+0xfdb3) (0000000000000000) 0x000001400169ab virtualbox+0x169ab: movb 0xf, %al Modules: Module Address Debug info Name (10 modules) PE 140000000- 1400ee000 --none-- virtualbox PE-Wine 6fffff3d0000- 6fffffa0b000 Deferred kernelbase PE-Wine 6fffffa20000- 6fffffbe1000 Dwarf-4 kernel32 PE-Wine 6fffffc00000- 6ffffffe3000 Dwarf-4 ntdll ELF 720518afd000- 720518c00000 Export ntdll.so ELF 720518c00000- 720518e20000 Deferred libc.so.6 ELF 720518e60000- 720518ea0000 Deferred liblzma.so.5 ELF 720518ea0000- 720518ebb000 Deferred libunwind.so.8 ELF 720518ed4000- 720518f12000 Deferred ld-linux-x86-64.so.2 ELF 720518f12000- 720518f17000 Deferred <wine-loader>
http://bugs.winehq.org/show_bug.cgi?id=58378
KRosUser kyle.kcsoftwares@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Distribution|--- |Ubuntu Keywords| |download URL| |https://download.virtualbox | |.org/virtualbox/4.3.40/Virt | |ualBox-4.3.40-110317-Win.ex | |e
http://bugs.winehq.org/show_bug.cgi?id=58378
--- Comment #1 from Nikolay Sivov bunglehead@gmail.com --- I'm not sure if vbox could reasonably be expected to work.