Bug #53092 | MySQL crashed when the load is pretty low | ||
---|---|---|---|
Submitted: | 23 Apr 2010 1:33 | Modified: | 22 Dec 2010 7:34 |
Reporter: | Jingqi Xu | Email Updates: | |
Status: | Duplicate | Impact on me: | |
Category: | MySQL Server | Severity: | S2 (Serious) |
Version: | 5.1.41 | OS: | Linux |
Assigned to: | CPU Architecture: | Any |
[23 Apr 2010 1:33]
Jingqi Xu
[23 Apr 2010 2:52]
Jingqi Xu
[root@s-slave1 mysql]# nm -n libexec/mysqld > /tmp/mysqld.sym [root@s-slave1 mysql]# resolve_stack_dump -s /tmp/mysqld.sym -n /root/a 0x84210e my_print_stacktrace + 46 0x587d42 handle_segfault + 802 0x3f9620e4c0 _end + -1789106152 0x3f9567b512 _end + -1801242518 0x5854ad _ZN6String6appendEPKcj + 365 0x5773d3 thd_security_context + 419 0x707bdd innobase_mysql_print_thd + 29 0x72139f lock_print_info_all_transactions + 447 0x76df72 srv_printf_innodb_monitor + 402 0x76e78a srv_lock_timeout_and_monitor_thread + 890 0x3f96206367 _end + -1789139265 0x3f956d30ad _end + -1800883195
[23 Apr 2010 2:59]
Jingqi Xu
Related to http://bugs.mysql.com/bug.php?id=38883 ?
[23 Apr 2010 3:21]
Valeriy Kravchuk
Please, check if this happens with version 5.1.45, where bug #38883 should be fixed.
[23 Apr 2010 9:16]
Jingqi Xu
"Changes in MySQL 5.1.42" describes that Bug#38883 was fixed in that version. Can I check it with version 5.1.42 ?
[23 Apr 2010 11:50]
Valeriy Kravchuk
I see pushes to 5.1.45 in the bug report, so I'd check with 5.1.45.
[23 May 2010 23:00]
Bugs System
No feedback was provided for this bug for over a month, so it is being suspended automatically. If you are able to provide the information that was originally requested, please do so and change the status of the bug back to "Open".
[22 Dec 2010 7:34]
Meiji KIMURA
Duplicated Bug#38883.