VirtualBox

Opened 15 years ago

Closed 15 years ago

#3426 closed defect (fixed)

Blocked outgoing UDP Packets causes VirtualBox to crash. --> Fixed in SVN

Reported by: eneloh Owned by:
Component: network/NAT Version: VirtualBox 2.1.4
Keywords: Cc:
Guest type: Linux Host type: Linux

Description

VirtualBox terminates if udp packet sent by guest os is blocked by host packet filter:

iptables -A OUTPUT -o wlan0 -p udp -j REJECT --reject-with icmp-port-unreachable

Host OS is Debian 4.0. Problem happens while trying to install Debian 5.0. After getting IP address via DHCP and setting up hostname, guest tries to contact ntp server which is denied by host.

Attachments (2)

debKeller5.xml (3.1 KB ) - added by eneloh 15 years ago.
VBox.log (32.8 KB ) - added by eneloh 15 years ago.

Download all attachments as: .zip

Change History (7)

by eneloh, 15 years ago

Attachment: debKeller5.xml added

by eneloh, 15 years ago

Attachment: VBox.log added

comment:1 by vasily Levchenko, 15 years ago

Hello eneloh, Have you got a core file of crash. you can get it by altering ulimit of corefiles with

# ulimit -c unlimited

comment:2 by eneloh, 15 years ago

I got a core dump, it's 28MB bzipped, but i would not like to make it publicaly available.

comment:3 by Frank Mehnert, 15 years ago

If you are interested in sharing the core dump with me, please send me a mail to frank _dot_ mehnert _at_ sun _dot_ com. I can tell you the address of our FTP server. We will keep your core dump private.

comment:4 by vasily Levchenko, 15 years ago

Summary: Blocked outgoing UDP Packets causes VirtualBox to crash.Blocked outgoing UDP Packets causes VirtualBox to crash. --> Fixed in SVN

comment:5 by Frank Mehnert, 15 years ago

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

© 2023 Oracle
ContactPrivacy policyTerms of Use