Opened 9 years ago

Closed 8 years ago

#19 closed defect (fixed)

Frontend traps in VBoxC.dll on terminating

Reported by: Valery V. Sedletski Owned by: Valery V. Sedletski
Priority: major Milestone: VBox driver
Component: Frontends Keywords:
Cc:

Description

When terminating VBoxHeadless, we got a trap in VBoxC.dll:

[l:\src\vbox\out\os2.x86\release\bin]VBoxHeadless.exe -s ramfsos2
Oracle VM VirtualBox Headless Interface 5.0.0_OSE
(C) 2008-2015 Oracle Corporation
All rights reserved.

com::Initialize(), starting

Killed by SIGSEGV
pid=0x00c9 ppid=0x0068 tid=0x0001 slot=0x00a6 pri=0x0200 mc=0x0001 ps=0x0010
L:\SRC\VBOX\OUT\OS2.X86\RELEASE\BIN\VBOXHEADLESS.EXE
VBOXC 0:000a9431
cs:eip=005b:1d2c9431      ss:esp=0053:0013eca8      ebp=0013ece8
 ds=0053      es=0053      fs=150b      gs=0000     efl=00010246
eax=00000000 ebx=003367e0 ecx=00000000 edx=0013ecc0 edi=002c29f0 esi=00339540
Process dumping was disabled, use DUMPPROC / PROCDUMP to enable it.

Change History (3)

comment:1 Changed 9 years ago by Valery V. Sedletski

Component: Common TasksFrontends

comment:2 Changed 8 years ago by Valery V. Sedletski

This seems to be an accident trap because of out of (shared) memory problems. It no more repeated. Closing the ticket.

comment:3 Changed 8 years ago by Valery V. Sedletski

Resolution: fixed
Status: newclosed
Note: See TracTickets for help on using tickets.