Custom Query (16363 matches)
Results (163 - 165 of 16363)
| Ticket | Resolution | Summary | Owner | Reporter |
|---|---|---|---|---|
| #13645 | duplicate | IntegrityError: (1062, "Duplicate entry 'tpm122931@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'e6effecc89a8f4ac0a680941',
'nick': u'ghost1229',
'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 'tpm122931@gmail.com' for key 'PRIMARY'")
|
|||
| #15284 | obsolete | linux host hangs when usb-device is attached and wifi is turning on or off | ||
| Description |
My linux host hangs every time I attach usb device or turning on or off wifi while any virtual machine is running. I have two guest OS - linux and windows, host hangs with both. No information appears in logs. My cpu is: model name : Intel(R) Core(TM) i7-4500U CPU @ 1.80GHz flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf eagerfpu pni pclmulqdq dtes64 monitor ds_cpl vmx est tm2 ssse3 fma cx16 xtpr pdcm pcid sse4_1 sse4_2 movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm ida arat epb pln pts dtherm tpr_shadow vnmi flexpriority ept vpid fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid xsaveopt address sizes : 39 bits physical, 48 bits virtual My linux kernel is: Linux 3.18.29 #2 SMP PREEMPT Tue Mar 29 11:04:28 MSK 2016 x86_64 GNU/Linux Please help me provide more information to solve the issue. |
|||
| #10629 | obsolete | Restoring Snapshot crashes VBox Manager | ||
| Description |
Host operating system is Windows 7 64 bits, AMD FX 8 cores, 32gb ram. Guest os is Windows 7 64 bits as well, 4 cores, 8gb ram. I'm saving a snapshot of the guest OS so I can restore it at a later time. When restoring the state later, it throws an error: Oracle Virtual Box Manager has stopped working. When debugging the exception on Visual Studio, the error message that causes the crash is: "Unhandled exception at 0x6982841b in VirtualBox.exe: 0xC0000005: Access violation reading location 0x0000000000002fb0." This is the information that appears on the dialog box when the VBox manager crashes: Problem signature:
I have repeated the process many many times expecting a different outcome, but it happens everytime, the state is saved but upon retrieving it crashes. |
|||

