The link in the parent is https, try this regular http link if you can't read the article: http://lkml.org/lkml/2011/10/6/317
VirtualBox is garbage
51–60 of 102 posts
Re: VirtualBox is garbage
#52Re: VirtualBox is garbage
#53Re: VirtualBox is garbage
#54http://old.nabble.com/Bug-reports-regarding-Innotek-VirtualB...
Re: VirtualBox is garbage
#55Wonder if there's a selection bias here; VirtualBox may be less stable than native hardware or commercial VMs, but it's user base is also using VirtualBox for different scenarios than native users. I know I use VirtualBox all the time to try out "risky" behaviors that often end in a crash, because I know I can just roll back if it doesn't work out.
Re: VirtualBox is garbage
#56Virtualbox works fine for me. Though I only use it to run Windows XP so I'm probably not a demanding customer, but calling it garbage is kind of over-the top. It's very useful for me for running some windows-only software that refuses to work in Wine, and to test my sw on windows without having to reboot...
I run windows 7 with Aero effects enabled Virtualbox is wonderful. Does it have bugs and need work? Of course. What software doesn't?
I think people are misunderstanding this thread. This is a kernel developers thread, where Dave Jones is complaining that virtualbox is the source of too much random corruption and arbitrary crashes in the kernel, and he's submitting a patch that "taints" the module such the presence of virtualbox gets flagged in kernel panics (and thus automated bug reports, etc..).
It's unstable software, and that taint is important information that prevents people from wasting effort chasing non-bugs in other components. No one is flaming about it vs. vmware or whatever, or telling you what to use.
Re: VirtualBox is garbage
#57I've used it for years on Ubuntu and Windows with almost no issues. This headline is garbage.
Not necessarily. You're presenting a data point only, while the poster of the patch marked the module CRAP for a specific reason - that module produced too many bug reports which are not relevant to the distributions since they originate in vboxdrv. From that perspective vboxdrv is garbage and people who deal with that problem agree. Data point is as relevant as "I keep crossing on red light for years now and nothing…
Re: VirtualBox is garbage
#58Wonder if there's a selection bias here; VirtualBox may be less stable than native hardware or commercial VMs, but it's user base is also using VirtualBox for different scenarios than native users. I know I use VirtualBox all the time to try out "risky" behaviors that often end in a crash, because I know I can just roll back if it doesn't work out.
Re: VirtualBox is garbage
#59Two of my friends however lost their guest machines (Windows and Ubuntu) on the Mac version. Hope it doesn't happen on my Mac.
In my opinion, VirtualBox is an amazing piece of software, and calling it "garbage" is harsh and unprofessional.
Re: VirtualBox is garbage
#60Earlier quoted context omitted.
I run windows 7 with Aero effects enabled Virtualbox is wonderful. Does it have bugs and need work? Of course. What software doesn't?
kvm, for one. Not quite as featureful, and the UI is a command line (though there's the virt manager stuff that I haven't tried). But it's rock solid virtualization that never gives me problems. I think people are misunderstanding this thread. This is a kernel developers thread, where Dave Jones is complaining that virtualbox is the source of too much random corruption and arbitrary crashes in the kernel, and he's su…
Surely you're not saying KVM is bug free? Looks like it. That's almost certainly wrong.