VBoxNetDHCP.exe Integer Overflow Exception

Discussions related to using VirtualBox on Windows hosts.
Post Reply
VxBox
Posts: 4
Joined: 24. Mar 2015, 12:43

VBoxNetDHCP.exe Integer Overflow Exception

Post by VxBox »

Hi to everyone,

I am using VBox 4.3.26 and every time I run Kali Linux on VirtualBox with "NETWOTK WITH NAT" configuration, I receive the following error: "Exception Integer Overflow" and my VM doesn't gain IP Address.

Windows 7 - 32Bit
Kali Linux 1.12

Someone can help me?
Attachments
Capture.PNG
Capture.PNG (10.92 KiB) Viewed 3880 times
frank
Oracle Corporation
Posts: 3362
Joined: 7. Jun 2007, 09:11
Primary OS: Debian Sid
VBox Version: VirtualBox+Oracle ExtPack
Guest OSses: Linux, Windows
Location: Dresden, Germany
Contact:

Re: VBoxNetDHCP.exe Integer Overflow Exception

Post by frank »

I have no idea how this can happen. We would need an application dump to be able to debug this problem.
VxBox
Posts: 4
Joined: 24. Mar 2015, 12:43

Re: VBoxNetDHCP.exe Integer Overflow Exception

Post by VxBox »

Let me know if and how I can help you...
frank
Oracle Corporation
Posts: 3362
Joined: 7. Jun 2007, 09:11
Primary OS: Debian Sid
VBox Version: VirtualBox+Oracle ExtPack
Guest OSses: Linux, Windows
Location: Dresden, Germany
Contact:

Re: VBoxNetDHCP.exe Integer Overflow Exception

Post by frank »

Please look here and scroll down to the mini dump area.
VxBox
Posts: 4
Joined: 24. Mar 2015, 12:43

Re: VBoxNetDHCP.exe Integer Overflow Exception

Post by VxBox »

Hi Frank, I found the solution about the issue.

The error happen when your internal network and the net that you have created and attached within "NETWORK WITH NAT" belongs to the same class.

I changed it and I no longer have received the error.
frank
Oracle Corporation
Posts: 3362
Joined: 7. Jun 2007, 09:11
Primary OS: Debian Sid
VBox Version: VirtualBox+Oracle ExtPack
Guest OSses: Linux, Windows
Location: Dresden, Germany
Contact:

Re: VBoxNetDHCP.exe Integer Overflow Exception

Post by frank »

Interesting observation. Could you explain the setup in more detail? Even with such a configuration error the VBoxNetDHCP process should not crash.
michaln
Oracle Corporation
Posts: 2973
Joined: 19. Dec 2007, 15:45
Primary OS: MS Windows 7
VBox Version: VirtualBox+Oracle ExtPack
Guest OSses: Any and all
Contact:

Re: VBoxNetDHCP.exe Integer Overflow Exception

Post by michaln »

In fact why not attach a VBox.log from the setup which produced the crash... that should have all the required information.
VxBox
Posts: 4
Joined: 24. Mar 2015, 12:43

Re: VBoxNetDHCP.exe Integer Overflow Exception

Post by VxBox »

Frank Mehnert wrote:Interesting observation. Could you explain the setup in more detail? Even with such a configuration error the VBoxNetDHCP process should not crash.
Hi Frank, the solution seems don't work, today I received again the error.

I tried this Configuration:

In VirtualBox menu File --> Preference --> Network --> New Network With NAT
Enable Network
Name "my_network"
Network CIRD: 10.0.1.0/24
Support DHCP Enabled

My laptop has the following subnet 192.168.1.5/24
Post Reply