Opened 16 years ago
Closed 16 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)
Change History (7)
by , 16 years ago
Attachment: | debKeller5.xml added |
---|
by , 16 years ago
comment:1 by , 16 years ago
comment:2 by , 16 years ago
I got a core dump, it's 28MB bzipped, but i would not like to make it publicaly available.
comment:3 by , 16 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 , 16 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 , 16 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Hello eneloh, Have you got a core file of crash. you can get it by altering ulimit of corefiles with