Bug #66011 | server crash | ||
---|---|---|---|
Submitted: | 25 Jul 2012 16:21 | Modified: | 29 Jul 2012 15:55 |
Reporter: | Andrey Melnikov | Email Updates: | |
Status: | Duplicate | Impact on me: | |
Category: | MySQL Server: Partitions | Severity: | S1 (Critical) |
Version: | 5.5.25a | OS: | Linux |
Assigned to: | CPU Architecture: | Any |
[25 Jul 2012 16:21]
Andrey Melnikov
[25 Jul 2012 17:05]
Valeriy Kravchuk
Please, send the output of show create table history_uint\G
[27 Jul 2012 15:30]
Andrey Melnikov
table histury_uint structure
Attachment: history_uint-struct.txt (text/plain), 11.12 KiB.
[27 Jul 2012 15:48]
Andrey Melnikov
more readable crash dump: Program received signal SIGFPE, Arithmetic exception. [Switching to Thread 0x7ffa8dd3a700 (LWP 2262)] 0x00007ffb6c821e21 in ha_partition::records_in_range(unsigned int, st_key_range*, st_key_range*) () (gdb) bt #0 0x00007ffb6c821e21 in ha_partition::records_in_range(unsigned int, st_key_range*, st_key_range*) () #1 0x00007ffb6c636bef in check_quick_keys(PARAM*, unsigned int, SEL_ARG*, unsigned char*, unsigned int, int, unsi #2 0x00007ffb6c63715f in check_quick_keys(PARAM*, unsigned int, SEL_ARG*, unsigned char*, unsigned int, int, unsi #3 0x00007ffb6c63726f in check_quick_select(PARAM*, unsigned int, SEL_ARG*, bool) () #4 0x00007ffb6c6374eb in get_key_scans_params(PARAM*, SEL_TREE*, bool, bool, double) () #5 0x00007ffb6c6424a4 in SQL_SELECT::test_quick_select(THD*, Bitmap<64u>, unsigned long long, unsigned long long, #6 0x00007ffb6c48c796 in make_join_statistics(JOIN*, TABLE_LIST*, Item*, st_dynamic_array*) () #7 0x00007ffb6c48de8d in JOIN::optimize() () #8 0x00007ffb6c4918f7 in mysql_select(THD*, Item***, TABLE_LIST*, unsigned int, List<Item>&, Item*, unsigned int, () #9 0x00007ffb6c497424 in handle_select(THD*, LEX*, select_result*, unsigned long) () #10 0x00007ffb6c4537c7 in execute_sqlcom_select(THD*, TABLE_LIST*) () #11 0x00007ffb6c459a3a in mysql_execute_command(THD*) () #12 0x00007ffb6c45b1de in mysql_parse(THD*, char*, unsigned int, Parser_state*) () #13 0x00007ffb6c45c696 in dispatch_command(enum_server_command, THD*, char*, unsigned int) () #14 0x00007ffb6c4fd10e in do_handle_one_connection(THD*) () #15 0x00007ffb6c4fd230 in handle_one_connection () #16 0x00007ffb6bd1a8ca in start_thread () from /lib/libpthread.so.0 #17 0x00007ffb6a67192d in clone () from /lib/libc.so.6 #18 0x0000000000000000 in ?? () (gdb)
[29 Jul 2012 15:55]
Valeriy Kravchuk
This is a duplicate of Bug #65663. Should be fixed in MySQL 5.5.27.