Opened 16 years ago
Closed 16 years ago
#2987 closed defect (fixed)
Upgraded to 2.1.0, VM aborts about ever 30 min. -> Fixed in SVN
Reported by: | ken newton | Owned by: | |
---|---|---|---|
Component: | other | Version: | VirtualBox 2.1.0 |
Keywords: | abort | Cc: | ken@… |
Guest type: | other | Host type: | Linux |
Description (last modified by )
Hello, I upgraded Virtual Box today to fix the NAT bug, and now the VM "aborts" constantly. Old version created a dump file in my home folder, doesn't anymore, attached is the most recent machine log.
Attachments (1)
Change History (15)
comment:1 by , 16 years ago
Description: | modified (diff) |
---|
comment:2 by , 16 years ago
First, sorry for not attaching. Second, I tried to run the core dump, but was not successful. Can you provide instructions, or a link?
comment:3 by , 16 years ago
I ran the command
$ ulimit -c unlimited $ /usr/lib/virtualbox/VirtualBox -startvm "Machine 1"
and got this
Segmentation fault
comment:5 by , 16 years ago
Actually, I did. The only error I got was with
$ sudo echo -n 1 > /proc/sys/fs/suid_dumpable
I got a permission denied, even though I ran it with sudo
comment:7 by , 16 years ago
I've updated the instructions. Please could you try again with
sudo su echo -n 1 > /proc/sys/fs/suid_dumpable exit
?
comment:8 by , 16 years ago
Hi guys,
Ok, So i recently upgraded to 2.2.0, to get rid of the NAT bug, too. Now my VM segmentation faults several times a day, as opposed to the once a day on 1.6.X.
I'm on ubuntu hardy with a 64bit host, with a linux guest.
What can I do to help fix this bug?
-Adam
comment:9 by , 16 years ago
Adam, any chance to send me a core dump? You can contact me at frank _dot_ mehnert _at_ sun _dot_ com and I can tell you an FTP server where you could upload the core dump if necessary.
comment:10 by , 16 years ago
Adam, please check the latest release (2.2.2), it has fixed which might be related to your problem. If VBox still segfaults, please could you send me a core dump, see above?
comment:11 by , 16 years ago
Replying to newtonke:
Hello, I upgraded Virtual Box today to fix the NAT bug, and now the VM "aborts" constantly. Old version created a dump file in my home folder, doesn't anymore, attached is the most recent machine log.
Hello newtonke and Adam, What should I do to reproduce this crash?
comment:12 by , 16 years ago
Adam already told me that he runs phpBBv3 in a VM with port forwarding. His VM crashes after 15-30 minutes. So accessing a web server running in a VM should do it.
comment:13 by , 16 years ago
Summary: | Upgraded to 2.1.0, VM aborts about ever 30 min. → Upgraded to 2.1.0, VM aborts about ever 30 min. -> Fixed in SVN |
---|
comment:14 by , 16 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Sigh. Could you read before you open a bug report? I don't know what we do wrong as people constantly doing cut'n'paste with log files although we clearly state that the users should not. There is a Attach button.
Regarding your problem: The VBox.log file looks like the VM crashes anyway. Please could you try to generate a core dump?