Warning this article may contain opinions of the author that you and iTWire don't necessarily agree with. Don't let them get away with it - have your say with a comment!

No. 1 Story

Construction needs cloud flexibility

Australia’s embattled construction sector could benefit from cloud based information systems that can be switched on and off in lockstep with individual projects – with the exception of those organisations based in remote areas like the Kimberleys.

read more

More proof of Oracle's disinterest in open source

Opinion and Analysis

 

More evidence - if any was needed - of Oracle's disinterest in the open source assets it acquired from Sun Microsystems has come to light with the news that the driver for VirtualBox has been declared as "tainted crap" by Linux kernel developers.

 

VirtualBox is a virtualisation platform used to run multiple operating systems on Windows, the Mac and GNU/Linux systems. The VirtualBox driver needs to communicate with the Linux kernel for providing certain functionality.

But as kernel developer Dave Jones notes, "The number of bug reports we get from people with VirtualBox loaded are truly astonishing. It's GPL, but sadly that doesn't mean it's good. Nearly all of these bugs look like random corruption. (corrupt linked lists, corrupt page tables, and just plain 'weird' crashes)."

Hence Jones has added a patch to list the driver as tainted. Doing so, means that "automatic bug filing tools can opt out of automatically filing kernel bugs, and inform the user to file bugs somewhere more appropriate."

There are many third-party drivers which are present on GNU/Linux systems. They are maintained by outsiders and if the code meets the high standards of the kernel then they often get merged with the mainline kernel. Oracle is the owner of VirtualBox and given that it is a widely used platform should, by rights, be maintaining the driver.

Another developer, Novell employee Greg Kroah-Hartman, wrote, "Odds are we should have a list of these types of modules, as I think there are a few others out there we should mark this way.

"But anyway, I like this, and I think I'll go add it to the openSUSE kernels so we can avoid the numerous bug reports we get there as well for this crappy driver."

Oracle purchased Sun Microsystems in 2009 and finalised the acquisition in January 2010. Since then, the open source projects it inherited as part of the sale have not done too well - OpenSolaris has been effectively closed, leading to a fork, OpenOffice.org has forked as LibreOffice and Java founder James Gosling has left Oracle.