VirtualBox upgrade 2.0.4 no longer works on Fedora 9
VirtualBox upgrade 2.0.4 no longer works on Fedora 9
Operating System is Fedora 9.
I installed the update 2.0.4 to version 2.0.2
Every thing worked fine in version 2.0.2 untill the update.
There are no error messages listed the program just does not open.
I tried to open the program from the short cut in the system menu and also directly from the program file with no luck.
The service configuration window shows that VirtualBox startup processes (vboxdrv and vboxnet) have stared during system start up.
Any ideas on what to look for and how to solve (troble shoot) this issue.
I installed the update 2.0.4 to version 2.0.2
Every thing worked fine in version 2.0.2 untill the update.
There are no error messages listed the program just does not open.
I tried to open the program from the short cut in the system menu and also directly from the program file with no luck.
The service configuration window shows that VirtualBox startup processes (vboxdrv and vboxnet) have stared during system start up.
Any ideas on what to look for and how to solve (troble shoot) this issue.
-
sej7278
- Volunteer
- Posts: 1003
- Joined: 5. Sep 2008, 14:40
- Primary OS: Debian other
- VBox Version: VirtualBox+Oracle ExtPack
- Guest OSses: Solaris, Linux, Windows, OS/2, MacOSX, FreeBSD
- Contact:
Re: VirtualBox upgrade 2.0.4 no longer works on Fedora 9
it worked fine for me, i downloaded the rpm and did "rpm -Uvh..." didn't use the updater built-into vbox.swannjohn wrote:Operating System is Fedora 9.
I installed the update 2.0.4 to version 2.0.2
Every thing worked fine in version 2.0.2 untill the update.
There are no error messages listed the program just does not open.
I tried to open the program from the short cut in the system menu and also directly from the program file with no luck.
The service configuration window shows that VirtualBox startup processes (vboxdrv and vboxnet) have stared during system start up.
Any ideas on what to look for and how to solve (troble shoot) this issue.
have you done "/etc/init.d/vboxdrv setup" as root?
have you tried launching from the console to see if there are error messages?
do the vboxdrv and vboxnet modules load without error on boot?
Hi Got got the same problem
I ran it from the terminal and this is the error I am getting.
I also tried to un-install it an reinstall it again
[fastie@ChrisVR ~]$ VirtualBox
VirtualBox: supR3HardenedMainGetTrustedMain: dlopen("/usr/lib/virtualbox/VirtualBox.so",) failed: /usr/lib/virtualbox/VirtualBox.so: undefined symbol: _ZN7QRegionpLERK5QRect
Chris
I ran it from the terminal and this is the error I am getting.
I also tried to un-install it an reinstall it again
[fastie@ChrisVR ~]$ VirtualBox
VirtualBox: supR3HardenedMainGetTrustedMain: dlopen("/usr/lib/virtualbox/VirtualBox.so",) failed: /usr/lib/virtualbox/VirtualBox.so: undefined symbol: _ZN7QRegionpLERK5QRect
Chris
-
Sasquatch
- Volunteer
- Posts: 17798
- Joined: 17. Mar 2008, 13:41
- Primary OS: Debian other
- VBox Version: VirtualBox+Oracle ExtPack
- Guest OSses: Windows XP, Windows 7, Linux
- Location: /dev/random
If any of you run the 2.6.25 kernel, please try an update to a newer kernel. Use at least 2.6.26. IIRC, VB and 2.6.25 didn't work nicely sometimes. I'm not sure if it would actually fix it, but it's worth a shot. Be sure to run the kernel module compiler again (/etc/init.d/vboxdrv setup, or /etc/rc.d/init.d/vboxdrv setup).
Read the Forum Posting Guide before opening a topic.
VirtualBox FAQ: Check this before asking questions.
Online User Manual: A must read if you want to know what we're talking about.
Howto: Install Linux Guest Additions
Howto: Use Shared Folders on Linux Guest
See the Tutorials and FAQ section at the top of the Forum for more guides.
Try searching the forums first with Google and add the site filter for this forum.
E.g. install guest additions site:forums.virtualbox.org
Retired from this Forum since OSSO introduction.
VirtualBox FAQ: Check this before asking questions.
Online User Manual: A must read if you want to know what we're talking about.
Howto: Install Linux Guest Additions
Howto: Use Shared Folders on Linux Guest
See the Tutorials and FAQ section at the top of the Forum for more guides.
Try searching the forums first with Google and add the site filter for this forum.
E.g. install guest additions site:forums.virtualbox.org
Retired from this Forum since OSSO introduction.
-
Sasquatch
- Volunteer
- Posts: 17798
- Joined: 17. Mar 2008, 13:41
- Primary OS: Debian other
- VBox Version: VirtualBox+Oracle ExtPack
- Guest OSses: Windows XP, Windows 7, Linux
- Location: /dev/random
I've seen a few others posts about this too. Might be a bug in 2.0.4. Please file a bug report in the Bug Tracker. You can find a link to it in the Forum Posting Guide. You can't use your forum account, so you have to create a separate account for it.
Read the Forum Posting Guide before opening a topic.
VirtualBox FAQ: Check this before asking questions.
Online User Manual: A must read if you want to know what we're talking about.
Howto: Install Linux Guest Additions
Howto: Use Shared Folders on Linux Guest
See the Tutorials and FAQ section at the top of the Forum for more guides.
Try searching the forums first with Google and add the site filter for this forum.
E.g. install guest additions site:forums.virtualbox.org
Retired from this Forum since OSSO introduction.
VirtualBox FAQ: Check this before asking questions.
Online User Manual: A must read if you want to know what we're talking about.
Howto: Install Linux Guest Additions
Howto: Use Shared Folders on Linux Guest
See the Tutorials and FAQ section at the top of the Forum for more guides.
Try searching the forums first with Google and add the site filter for this forum.
E.g. install guest additions site:forums.virtualbox.org
Retired from this Forum since OSSO introduction.
Upgrade to 2.6.27 kernel did not fix the problem
[root@localhost Download]# VirtualBox
VirtualBox: supR3HardenedMainGetTrustedMain: dlopen("/usr/lib/virtualbox/VirtualBox.so",) failed: /usr/lib/virtualbox/VirtualBox.so: undefined symbol:
_ZN10QStatusBar9showEventEP10QShowEvent
[root@localhost Download]# uname -a
Linux localhost.localdomain 2.6.27.4-51.fc10.x86_64 #1 SMP Sun Oct 26 20:40:00 EDT 2008 x86_64 x86_64 x86_64 GNU/Linux
Sasquatch,
I confirm seeing the error with an updated kernel.
Fastie,
Would you be filing the bug report?
VirtualBox: supR3HardenedMainGetTrustedMain: dlopen("/usr/lib/virtualbox/VirtualBox.so",) failed: /usr/lib/virtualbox/VirtualBox.so: undefined symbol:
_ZN10QStatusBar9showEventEP10QShowEvent
[root@localhost Download]# uname -a
Linux localhost.localdomain 2.6.27.4-51.fc10.x86_64 #1 SMP Sun Oct 26 20:40:00 EDT 2008 x86_64 x86_64 x86_64 GNU/Linux
Sasquatch,
I confirm seeing the error with an updated kernel.
Fastie,
Would you be filing the bug report?
-
Sasquatch
- Volunteer
- Posts: 17798
- Joined: 17. Mar 2008, 13:41
- Primary OS: Debian other
- VBox Version: VirtualBox+Oracle ExtPack
- Guest OSses: Windows XP, Windows 7, Linux
- Location: /dev/random
I run the 2.6.27 kernel myself on Ubuntu 8.10 without any problems, so it has to be a VB issue with Fedora, or Fedora itself is causing this error. Any similar responses on the Fedora forums?
Read the Forum Posting Guide before opening a topic.
VirtualBox FAQ: Check this before asking questions.
Online User Manual: A must read if you want to know what we're talking about.
Howto: Install Linux Guest Additions
Howto: Use Shared Folders on Linux Guest
See the Tutorials and FAQ section at the top of the Forum for more guides.
Try searching the forums first with Google and add the site filter for this forum.
E.g. install guest additions site:forums.virtualbox.org
Retired from this Forum since OSSO introduction.
VirtualBox FAQ: Check this before asking questions.
Online User Manual: A must read if you want to know what we're talking about.
Howto: Install Linux Guest Additions
Howto: Use Shared Folders on Linux Guest
See the Tutorials and FAQ section at the top of the Forum for more guides.
Try searching the forums first with Google and add the site filter for this forum.
E.g. install guest additions site:forums.virtualbox.org
Retired from this Forum since OSSO introduction.
Fedora 9 2.6.26 kernel??
sej7278
I had the test repositories enabled which I now turned off and scaled back to 2.6.25 kernel.
So a stupid question. I am using fedora, updates and livna repositories. How do I update to a 2.6.26 kernel? Am I missing any repository?
I had the test repositories enabled which I now turned off and scaled back to 2.6.25 kernel.
So a stupid question. I am using fedora, updates and livna repositories. How do I update to a 2.6.26 kernel? Am I missing any repository?
-
sej7278
- Volunteer
- Posts: 1003
- Joined: 5. Sep 2008, 14:40
- Primary OS: Debian other
- VBox Version: VirtualBox+Oracle ExtPack
- Guest OSses: Solaris, Linux, Windows, OS/2, MacOSX, FreeBSD
- Contact:
Re: Fedora 9 2.6.26 kernel??
dunno, my fedora9 64-bit install is running 2.6.26, just from the regular updates repository.vb_newbie wrote:sej7278
I had the test repositories enabled which I now turned off and scaled back to 2.6.25 kernel.
So a stupid question. I am using fedora, updates and livna repositories. How do I update to a 2.6.26 kernel? Am I missing any repository?
try a yum update and see if the new kernel comes down....
i had no problems with 2.6.25 though as i recall (or 2.6.23 fedora7 or 2.6.18 centos 5) maybe i was just lucky.
same problem on amd 64/fedora 9/vbox2.0.4
It's a fresh install, not upgrading from previous version. I'm not sure if I can solve the problem by upgrading kernel but I"ll try ...
- OS info:
[root@Fedora64 Download]# uname -a
Linux Fedora64.fogera.com 2.6.25-14.fc9.x86_64 #1 SMP Thu May 1 06:06:21 EDT 2008 x86_64 x86_64 x86_64 GNU/Linux
- vbox info:
VirtualBox-2.0.4_38406_fedora9-1.x86_64.rpm
- error message:
[root@Fedora64 Download]# VirtualBox
VirtualBox: supR3HardenedMainGetTrustedMain: dlopen("/usr/lib/virtualbox/VirtualBox.so",) failed: /usr/lib/virtualbox/VirtualBox.so: undefined symbol: _ZN10QStatusBar9showEventEP10QShowEvent
- OS info:
[root@Fedora64 Download]# uname -a
Linux Fedora64.fogera.com 2.6.25-14.fc9.x86_64 #1 SMP Thu May 1 06:06:21 EDT 2008 x86_64 x86_64 x86_64 GNU/Linux
- vbox info:
VirtualBox-2.0.4_38406_fedora9-1.x86_64.rpm
- error message:
[root@Fedora64 Download]# VirtualBox
VirtualBox: supR3HardenedMainGetTrustedMain: dlopen("/usr/lib/virtualbox/VirtualBox.so",) failed: /usr/lib/virtualbox/VirtualBox.so: undefined symbol: _ZN10QStatusBar9showEventEP10QShowEvent