Custom Query (16363 matches)
Results (2368 - 2370 of 16363)
| Ticket | Resolution | Summary | Owner | Reporter |
|---|---|---|---|---|
| #11153 | obsolete | Trac error: OperationalError: (1213, 'Deadlock found when trying to get lock; try restarting transaction') | ||
| Description |
Clicked Log In link on bug tracker for the first time in a while. Went thru Oracle SSO successfully. Was prompted to reuse an existing nickname, which I did. Then got this error. However I seem to be logged in now. How to Reproduce
While doing a POST operation on (please provide additional details here) Request parameters: {'__FORM_TOKEN': u'[REDACTED]',
'nick': u'jglick',
'password': u'[REDACTED]',
'referer': u'https://login.oracle.com/mysso/signon.jsp'}
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 117, in process_request
self._redirect_back(req)
File "/usr/lib/python2.4/site-packages/trac/web/auth.py", line 341, in _redirect_back
req.redirect(referer or req.abs_href())
File "/usr/lib/python2.4/site-packages/trac/web/api.py", line 358, in redirect
self.session.save() # has to be done before the redirect is sent
File "/usr/lib/python2.4/site-packages/trac/web/session.py", line 88, in save
@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/session.py", line 144, in delete_session_cookie
cursor.execute("""
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/MySQLdb/cursors.py", line 166, in execute
self.errorhandler(self, exc, value)
File "/usr/lib64/python2.4/site-packages/MySQLdb/connections.py", line 35, in defaulterrorhandler
raise errorclass, errorvalue
OperationalError: (1213, 'Deadlock found when trying to get lock; try restarting transaction')
|
|||
| #11157 | obsolete | Page fusion cause Guru Meditation on Windows 7 x64 | ||
| Description |
When creating at least two VMs with Windows 7/2008 x64 and having them running at some point together, they always end up in Guru Meditation after doing random things (logoff the user, lanch applications, crash others). There is obviously some memory sharing/corruption issues. The guests have the 4.2.4 additions installed and I can reproduce this crash at will on a Windows 7 x64 and Linux Debian based x64 aswell. I have tried with and without large pages on. This bug was already in previous versions (at least from 4.1.x). I will post a minidump & coredump ASAP. |
|||
| #11158 | obsolete | VirtualBox crashes on desktop login screen when visiting extension installed | ||
| Description |
Guestsystem: Ubuntu 12.04 LTS amd64 Host: Windows 7 x64 |
|||

