Custom Query (16363 matches)
Results (262 - 264 of 16363)
| Ticket | Resolution | Summary | Owner | Reporter |
|---|---|---|---|---|
| #15088 | worksforme | vagrant+virtualbox. Need some advice. | ||
| Description |
vboxdrv kernel module doesn't autostart, therefore I have to exec manually "sudo /usr/lib/virtualbox/vboxdrv.sh" each time. I have tried installing Nvidia cuda on my PC, that has no nvidia graphic card. Now I uninstall already the cuda developers software , but consequences still occur: WARNING: The vboxdrv kernel module is not loaded. Either there is no module
dkms status vboxhost, 5.0.15, 3.10.0-327.4.5.el7.x86_64, x86_64: installed [andre@andre mail]$ sudo ln -s /usr/lib/virtualbox/vboxdrv.sh /sbin/rcvboxdrv [andre@andre mail]$ sudo /sbin/rcvboxdrv setup Stopping VirtualBox kernel modules [ OK ] Uninstalling old VirtualBox DKMS kernel modulesdepmod: ERROR: fstatat(6, nvidia.ko): No such file or directory
Trying to register the VirtualBox kernel modules using DKMSdepmod: ERROR: fstatat(6, nvidia.ko): No such file or directory
Starting VirtualBox kernel modules [ OK ] |
|||
| #12777 | duplicate | IntegrityError: (1062, "Duplicate entry 'pecosa.aguirre12@gmail.com' for key 'PRIMARY'") | ||
| Description |
How to Reproduce
While doing a POST operation on (please provide additional details here) Request parameters: {'__FORM_TOKEN': u'034566575004d0022eb8773b',
'nick': u'Andiie12',
'referer': u'https://www.virtualbox.org/login'}
User agent: System InformationSystem information not available Enabled PluginsPlugin information not available Python TracebackTraceback (most recent call last):
File "/usr/lib/python2.4/site-packages/trac/web/main.py", line 513, in _dispatch_request
dispatcher.dispatch(req)
File "/usr/lib/python2.4/site-packages/trac/web/main.py", line 235, in dispatch
resp = chosen_handler.process_request(req)
File "/usr/lib/python2.4/site-packages/trac/web/auth.py", line 124, in process_request
ret = self._do_login(req)
File "/usr/lib/python2.4/site-packages/trac/web/auth.py", line 229, in _do_login
@self.env.with_transaction()
File "/usr/lib/python2.4/site-packages/trac/db/api.py", line 77, in transaction_wrapper
fn(ldb)
File "/usr/lib/python2.4/site-packages/trac/web/auth.py", line 234, in store_authnick
(remote_user, nick))
File "/usr/lib/python2.4/site-packages/trac/db/util.py", line 65, in execute
return self.cursor.execute(sql_escape_percent(sql), args)
File "/usr/lib64/python2.4/site-packages/MySQL_python-1.2.4b4-py2.4-linux-x86_64.egg/MySQLdb/cursors.py", line 202, in execute
self.errorhandler(self, exc, value)
File "/usr/lib64/python2.4/site-packages/MySQL_python-1.2.4b4-py2.4-linux-x86_64.egg/MySQLdb/connections.py", line 36, in defaulterrorhandler
raise errorclass, errorvalue
IntegrityError: (1062, "Duplicate entry 'pecosa.aguirre12@gmail.com' for key 'PRIMARY'")
|
|||
| #11878 | wontfix | Segmentation Fault at VBoxOGLgen/packspu_beginend.c:24 | ||
| Description |
My multithreaded OpenGL-Application runs fine on Linux Guest / Windows host without 3d acceleration. But when I turn on 3d acceleration my application crashes with a segmentation fault in VBoxOGLgen/packspu_beginend.c:24 (value of ctx is NULL). |
|||

