Bug 205454

Summary: Software error: DBD::Pg::db do failed
Product: Services Reporter: Martin Wilke <miwi>
Component: Bug TrackerAssignee: Bugmeister <bugmeister>
Status: Closed FIXED    
Severity: Affects Only Me Keywords: needs-qa
Priority: ---    
Version: unspecified   
Hardware: Any   
OS: Any   

Description Martin Wilke freebsd_committer freebsd_triage 2015-12-20 08:39:16 UTC
Hi,

I am hitting this software error thing now 5/6 times a day the more you do the more often you get to see it. 

Software error:

DBD::Pg::db do failed: ERROR:  could not serialize access due to concurrent update [for Statement "UPDATE bugs SET bug_status = ?, resolution = ? WHERE bug_id = ?"] at Bugzilla/Object.pm line 385, <DATA> line 755.
	Bugzilla::Object::update(Bugzilla::Bug=HASH(0x809dbb5a0)) called at Bugzilla/Bug.pm line 787
	Bugzilla::Bug::update(Bugzilla::Bug=HASH(0x809dbb5a0)) called at /usr/local/www/bugzilla/process_bug.cgi line 366
For help, please send mail to the webmaster (bugmeister@FreeBSD.org), giving this error message and the time and date of the error.

Please try to fix that.
Comment 1 Martin Wilke freebsd_committer freebsd_triage 2015-12-21 13:47:57 UTC
Just happened while searching 

Software error:

DBD::Pg::db do failed: ERROR:  could not serialize access due to concurrent update at Bugzilla/Search/Recent.pm line 59, <DATA> line 755.
	Bugzilla::Search::Recent::create("Bugzilla::Search::Recent", HASH(0x808620eb8)) called at Bugzilla/Search/Recent.pm line 68
	Bugzilla::Search::Recent::create_placeholder("Bugzilla::Search::Recent") called at Bugzilla/CGI.pm line 488
	Bugzilla::CGI::redirect_search_url(Bugzilla::CGI=HASH(0x80209f720)) called at /usr/local/www/bugzilla/buglist.cgi line 44
For help, please send mail to the webmaster (bugmeister@FreeBSD.org), giving this error message and the time and date of the error.
Comment 2 Martin Wilke freebsd_committer freebsd_triage 2016-01-04 06:00:46 UTC
I think we can close this one, since the update to 5.0 I have not seen that anymore.