Bug #52360 | Innodb assertion wait_lock in lock/lock0lock.c on UPDATE | ||
---|---|---|---|
Submitted: | 25 Mar 2010 12:38 | Modified: | 19 Jun 2010 0:19 |
Reporter: | Victor Kirkebo | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | MySQL Server: InnoDB Plugin storage engine | Severity: | S3 (Non-critical) |
Version: | 5.1 | OS: | Any |
Assigned to: | Marko Mäkelä | CPU Architecture: | Any |
[25 Mar 2010 12:38]
Victor Kirkebo
[26 Mar 2010 18:57]
Sveta Smirnova
Thank you for the report. Verified as described.
[6 Apr 2010 7:58]
Bugs System
Pushed into 5.1.46 (revid:sergey.glukhov@sun.com-20100405111026-7kz1p8qlzglqgfmu) (version source revid:svoj@sun.com-20100401151005-c6re90vdvutln15d) (merge vers: 5.1.46) (pib:16)
[7 Apr 2010 6:30]
Marko Mäkelä
This bug cannot be repeated with the current InnoDB Plugin source tree (r6900, upcoming version 1.0.7). I was unable to repeat this with the previous storage/innodb_plugin snapshot (version 1.0.6) on a different system. Version 1.0.6 corresponds to InnoDB svn revision 6210, plus c6348 (removing the print_arbitrary_thd functions, merging the Bug #38883 fix from MySQL) and some changes to the build and test files. If this bug is in the InnoDB Plugin, it should have been fixed in -r6210:6900. The main suspects I could find are these: r6526: Fix Bug #47622 by adding an index translation table r6790: Fix Bug #51356 (Valgrind warnings for too short string allocation in diagnostic messages) Especially r6526 could affect the timing so much that this bug goes away. This bug can still exist; the root cause of the crashes with the old InnoDB Plugin tree was not found.
[8 Apr 2010 10:34]
Marko Mäkelä
This bug was fixed in r6713 of the InnoDB Plugin source tree, which will be part of the upcoming InnoDB Plugin 1.0.7 release: branches/zip: Change the bit fields back to ulint. Bit fields were causing problems with concurrency on SMP systems because of word packing issues. The number of trx_t's in a system is not sufficient enough to require that we try and save a few bytes in the data structure. A wild guess is that r6713 could also have fixed Bug #52626 (failing assertion !lock->recursive). The InnoDB transaction object is closely involved with locking.
[8 Apr 2010 17:33]
Paul DuBois
Noted in 5.1.46 changelog (that's the version where InnoDB Plugin 1.0.7 first appears). For InnoDB Plugin, bit fields were causing problems with concurrency on SMP systems because of word-packing issues.
[5 May 2010 15:24]
Bugs System
Pushed into 5.1.47 (revid:joro@sun.com-20100505145753-ivlt4hclbrjy8eye) (version source revid:vasil.dimov@oracle.com-20100331130613-8ja7n0vh36a80457) (merge vers: 5.1.46) (pib:16)
[6 May 2010 17:05]
Paul DuBois
Push resulted from incorporation of InnoDB tree. No changes pertinent to this bug. Re-closing.
[28 May 2010 5:58]
Bugs System
Pushed into mysql-next-mr (revid:alik@sun.com-20100524190136-egaq7e8zgkwb9aqi) (version source revid:vasil.dimov@oracle.com-20100331130613-8ja7n0vh36a80457) (pib:16)
[28 May 2010 6:27]
Bugs System
Pushed into 6.0.14-alpha (revid:alik@sun.com-20100524190941-nuudpx60if25wsvx) (version source revid:vasil.dimov@oracle.com-20100331130613-8ja7n0vh36a80457) (merge vers: 5.1.46) (pib:16)
[28 May 2010 6:55]
Bugs System
Pushed into 5.5.5-m3 (revid:alik@sun.com-20100524185725-c8k5q7v60i5nix3t) (version source revid:vasil.dimov@oracle.com-20100331130613-8ja7n0vh36a80457) (merge vers: 5.1.46) (pib:16)
[30 May 2010 0:18]
Paul DuBois
Push resulted from incorporation of InnoDB tree. No changes pertinent to this bug. Re-closing.
[15 Jun 2010 8:21]
Bugs System
Pushed into 5.5.5-m3 (revid:alik@sun.com-20100615080459-smuswd9ooeywcxuc) (version source revid:mmakela@bk-internal.mysql.com-20100415070122-1nxji8ym4mao13ao) (merge vers: 5.1.47) (pib:16)
[15 Jun 2010 8:39]
Bugs System
Pushed into mysql-next-mr (revid:alik@sun.com-20100615080558-cw01bzdqr1bdmmec) (version source revid:mmakela@bk-internal.mysql.com-20100415070122-1nxji8ym4mao13ao) (pib:16)
[17 Jun 2010 12:01]
Bugs System
Pushed into 5.1.47-ndb-7.0.16 (revid:martin.skold@mysql.com-20100617114014-bva0dy24yyd67697) (version source revid:vasil.dimov@oracle.com-20100331130613-8ja7n0vh36a80457) (merge vers: 5.1.46) (pib:16)
[17 Jun 2010 12:41]
Bugs System
Pushed into 5.1.47-ndb-6.2.19 (revid:martin.skold@mysql.com-20100617115448-idrbic6gbki37h1c) (version source revid:vasil.dimov@oracle.com-20100331130613-8ja7n0vh36a80457) (merge vers: 5.1.46) (pib:16)
[17 Jun 2010 13:28]
Bugs System
Pushed into 5.1.47-ndb-6.3.35 (revid:martin.skold@mysql.com-20100617114611-61aqbb52j752y116) (version source revid:vasil.dimov@oracle.com-20100331130613-8ja7n0vh36a80457) (merge vers: 5.1.46) (pib:16)