Opened 9 years ago
Closed 9 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 by , 9 years ago
Component: | Common Tasks → Frontends |
---|
comment:2 by , 9 years ago
comment:3 by , 9 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
This seems to be an accident trap because of out of (shared) memory problems. It no more repeated. Closing the ticket.