Bug #52920 | Mysqld got signal 11 | ||
---|---|---|---|
Submitted: | 17 Apr 2010 17:50 | Modified: | 24 May 2010 9:34 |
Reporter: | Marek Zakrzewski | Email Updates: | |
Status: | No Feedback | Impact on me: | |
Category: | MySQL Server | Severity: | S1 (Critical) |
Version: | 5.1.45 | OS: | Linux (CentOS 5.4 64-bit) |
Assigned to: | CPU Architecture: | Any | |
Tags: | backtrace, bug, singal 11 |
[17 Apr 2010 17:50]
Marek Zakrzewski
[21 Apr 2010 6:19]
Sveta Smirnova
Thank you for the report. Does it always crash executing same query? Please send us output of SHOW CREATE TABLE baafec8f1f61096356b44ca244978830 and SHOW TABLE STATUS LIKE 'baafec8f1f61096356b44ca244978830' and your configuration file.
[21 Apr 2010 19:36]
Marek Zakrzewski
[mysqld] datadir=/var/lib/mysql socket=/var/lib/mysql/mysql.sock user=mysql # Default to using old password format for compatibility with mysql 3.x # clients (those using the mysqlclient10 compatibility package). old_passwords=1 skip-innodb query_cache_size = 16M join_buffer_size = 512K thread_cache_size = 4 table_cache = 128 key_buffer_size = 3G # Disabling symbolic-links is recommended to prevent assorted security risks; # to do so, uncomment this line: # symbolic-links=0 [mysqld_safe] log-error=/var/log/mysqld.log pid-file=/var/run/mysqld/mysqld.pid Table Create Table baafec8f1f61096356b44ca244978830 CREATE TABLE `baafec8f1f61096356b44ca244978830` ( ... baafec8f1f61096356b44ca244978830 MyISAM 10 Dynamic 1714 525 900220 281474976710655 55296 0 1715 2010-03-08 14:39:58 2010-04-21 02:00:41 2010-04-21 11:29:19 utf8_polish_ci NULL
[24 Apr 2010 9:34]
Sveta Smirnova
Thank you for the feedback. But there is no output of SHOW CREATE TABLE baafec8f1f61096356b44ca24497883. Please send it.
[24 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".