VirtualBox

Opened 15 years ago

Closed 15 years ago

#3976 closed defect (fixed)

Crash at tcp_input+1401 in VBoxDD.dylib of 2.2.2r46594

Reported by: Chris Bergmann Owned by:
Component: network/NAT Version: VirtualBox 2.2.2
Keywords: tcp_input Cc:
Guest type: BSD Host type: Mac OS X

Description

VM spontaneously closed during network activity. Guest is configured as a firewall with two NICs (NAT and local.) No meaningful VM logs found. Related MacOSX crash reporter log attached. Excerpt as folows

Thread 14 Crashed:
0   VBoxDD.dylib                  	0x18b73ac9 tcp_input + 1401
1   VBoxDD.dylib                  	0x18b63a6f slirp_select_poll + 863
2   VBoxDD.dylib                  	0x18b45164 drvNATAsyncIoThread(PDMDRVINS*, PDMTHREAD*) + 276
3   VBoxVMM.dylib                 	0x01db71d5 pdmR3ThreadMain(RTTHREADINT*, void*) + 213
4   VBoxRT.dylib                  	0x003103e0 rtThreadMain + 64
5   VBoxRT.dylib                  	0x0033c514 rtThreadNativeMain(void*) + 132
6   libSystem.B.dylib             	0x95ecc095 _pthread_start + 321
7   libSystem.B.dylib             	0x95ecbf52 thread_start + 34

Attachments (1)

VirtualBoxVM_2009-05-09-182240_companioncube.crash (34.3 KB ) - added by Chris Bergmann 15 years ago.
MacOSX CrashReporter log

Download all attachments as: .zip

Change History (6)

by Chris Bergmann, 15 years ago

MacOSX CrashReporter log

comment:1 by Chris Bergmann, 15 years ago

Issue appears reproducible. After restarting the guest, incoming network traffic (a SVN HTTPS connection which is to be forwarded to another VM) causes immediate termination of the VM. It's worth noting that I have added a port-forward for the NAT interface as described in the user manual.

comment:2 by Chris Bergmann, 15 years ago

Workaround: switch to bridged networking.

comment:3 by Robin Green, 15 years ago

I am also seeing this crash. However, port-forwarding did work previously for me, with this version of VirtualBox - but previously I was only forwarding UDP, which presumably would not cause a crash in a function called tcp_input - so I guess that explains it.

comment:4 by Robin Green, 15 years ago

Also, I now have two guest NICs, and previously, when it wasn't crashing, I only had one NIC. Don't know if that is relevant.

comment:5 by vasily Levchenko, 15 years ago

Resolution: fixed
Status: newclosed

was fixed in 2.2.4. Fill free to reopen if problem still persist

Note: See TracTickets for help on using tickets.

© 2023 Oracle
ContactPrivacy policyTerms of Use