VirtualBox

Ticket #3426 (closed defect: fixed)

Opened 9 months ago

Last modified 7 months ago

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

Reported by: eneloh Assigned to:
Priority: critical 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

debKeller5.xml (3.1 kB) - added by eneloh on 2009-02-23 15:31:43.
VBox.log (32.8 kB) - added by eneloh on 2009-02-23 15:31:57.

Change History

2009-02-23 15:31:43 changed by eneloh

  • attachment debKeller5.xml added.

2009-02-23 15:31:57 changed by eneloh

  • attachment VBox.log added.

2009-02-23 19:40:07 changed by Hachiman

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

# ulimit -c unlimited

2009-02-25 14:48:01 changed by eneloh

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

2009-02-25 15:07:20 changed by frank

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.

2009-02-28 06:49:23 changed by Hachiman

  • summary changed from Blocked outgoing UDP Packets causes VirtualBox to crash. to Blocked outgoing UDP Packets causes VirtualBox to crash. --> Fixed in SVN.

2009-04-15 17:02:55 changed by frank

  • status changed from new to closed.
  • resolution set to fixed.

© 2009 Sun Microsystems, Inc.
ContactPrivacy policy