Custom Query (16363 matches)
Results (886 - 888 of 16363)
| Ticket | Resolution | Summary | Owner | Reporter |
|---|---|---|---|---|
| #13906 | duplicate | IntegrityError: (1062, "Duplicate entry 'darrell.r.allen@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'0671947c01fcc7901f1e362d',
'nick': u'DarrellA5876',
'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 126, in process_request
ret = self._do_login(req)
File "/usr/lib/python2.4/site-packages/trac/web/auth.py", line 231, 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 236, 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 'darrell.r.allen@gmail.com' for key 'PRIMARY'")
|
|||
| #10589 | fixed | Display problems when maximizing a full-screen Gnome VM when 3D acceleration is turned on | ||
| Description |
Host : VirtualBox 4.1.16r78094 running Xubuntu 12.04 (XFCE4 desktop) This is a 64-bit AMD host with 6 cores and 16GB memory. Guest : ubuntu 10.04 running Gnome desktop Problem : Running VM in fullscreen mode, minimize to go the host desktop. When I switch back to the VM again, I still see my host desktop. If I click, anywhere on the desktop, then I start to see part of the VM's desktop. If I click down in the bottom-right corner of the screen, then about 90% of the VM desktop appears. Prior to release 4.1.16, the VM desktop did not appear upon clicking. Bug 10503 sounds similar https://www.virtualbox.org/ticket/10503 And fixes for it MAY contribute to the improvement. Running a tail -f on the Vbox.log file shows nothing at all is being written to the log file while this is happening. I'm attaching the log anyway. To work around this, I can EITHER A) turn off 3D acceleration or B) Switch the Guest to the XFCE4 desktop. The VM is set up as follows : Base memory = 3250MB Processors = 2 Video Memory = 128MB Acceleration = 3D Remote Desktop = Disabled IDE Controllers have "Use host I/O cache" enabled Audio Driver : PulseAudio Audio Controller : ICH AC97 Network Adapter : Intel Pro/1000 MT Desktop (NAT) USB (0 active) Shared Folders (none) Drivers - proper video driver is installed on host (Nvidia) as well as guest (via guest additions) and all packages are up to date on host and guest. |
|||
| #11740 | obsolete | Windows guest crashing on Linux host | ||
| Description |
Hi, I am running a Windows (Windows 7 x64 SP1 Enterprise) guest on Linux (Ubuntu 13.04 x64) host. I am using version 4.2.12, guest OS has additions (same version) installed. Inside the guest OS I am trying to use the browser (Google Chrome) to navigate some pages, which leads to a crash. The crash is quite consistent, I was able to successfully reproduce it with the same sequence of steps several times. Each crash is generating a message in /var/log/syslog, here are 6 examples: Apr 21 03:02:53 Das-PC kernel: [41113.852975] ShCrOpenGL[10014]: segfault at 21 ip 00007f82354d58ff sp 00007f823581cb20 error 4 in VBoxSharedCrOpenGL.so[7f82354b9000+d4000] Apr 21 16:24:28 Das-PC kernel: [ 2983.602303] ShCrOpenGL[12745]: segfault at 0 ip 00000000400e698a sp 00007f3e1c5ea868 error 4 in gltVq6O0 (deleted)[400e5000+2000] Apr 21 16:43:59 Das-PC kernel: [ 4152.658161] ShCrOpenGL[13894]: segfault at 21 ip 00007f3fd5dd2f52 sp 00007f3fd610eb00 error 4 in VBoxSharedCrOpenGL.so[7f3fd5dab000+d4000] Apr 21 16:54:36 Das-PC kernel: [ 4788.479250] ShCrOpenGL[14250]: segfault at 21 ip 00007fa6be3d2f52 sp 00007fa6be70eb00 error 4 in VBoxSharedCrOpenGL.so[7fa6be3ab000+d4000] Apr 21 17:00:55 Das-PC kernel: [ 5167.020859] ShCrOpenGL[15385]: segfault at 0 ip 000000004117898a sp 00007feca6b83868 error 4 in glrD3RdA (deleted)[41177000+2000] Apr 21 17:09:50 Das-PC kernel: [ 5700.842882] ShCrOpenGL[15746]: segfault at 0 ip 000000004020298a sp 00007fc902d61868 error 4 in glbn8LQM (deleted)[40201000+2000] I've attached the log file from the last (17:09:50) crash. The core dump is available on the FTP server, it's an encrypted archive, please let me know where I can send the password. |
|||

