Bug #77747 | Crash on "show global status like '%ssl%'" | ||
---|---|---|---|
Submitted: | 16 Jul 2015 20:09 | Modified: | 8 Nov 2015 10:58 |
Reporter: | Daniël van Eeden (OCA) | Email Updates: | |
Status: | Can't repeat | Impact on me: | |
Category: | MySQL Server | Severity: | S2 (Serious) |
Version: | 5.7.8 | OS: | Any |
Assigned to: | CPU Architecture: | Any | |
Tags: | crash |
[16 Jul 2015 20:09]
Daniël van Eeden
[16 Jul 2015 20:15]
Daniël van Eeden
Set to "S2 (Serious)"
[16 Jul 2015 20:51]
Daniël van Eeden
With the help of c++filt: /opt/mysql/5.7.8/bin/mysqld(my_print_stacktrace+0x35)[0xed9825] /opt/mysql/5.7.8/bin/mysqld(handle_fatal_signal+0x4a4)[0x763ae4] /lib64/libpthread.so.0(+0x10430)[0x7f4e752b4430] /opt/mysql/5.7.8/bin/mysqld[0x125c1e5] /opt/mysql/5.7.8/bin/mysqld[0x753898] /opt/mysql/5.7.8/bin/mysqld(PFS_status_variable_cache::manifest(THD*, st_mysql_show_var const*, system_status_var*, char const*, bool, bool)+0x1c4)[0x11c5a04] /opt/mysql/5.7.8/bin/mysqld(PFS_status_variable_cache::do_materialize_global()+0x95)[0x11c7ef5] /opt/mysql/5.7.8/bin/mysqld(table_global_status::rnd_init(bool)+0x9c)[0x11f300c] /opt/mysql/5.7.8/bin/mysqld(ha_perfschema::rnd_init(bool)+0x3c)[0x1199a1c] /opt/mysql/5.7.8/bin/mysqld(handler::ha_rnd_init(bool)+0x19)[0x7a32d9] /opt/mysql/5.7.8/bin/mysqld(init_read_record(READ_RECORD*, THD*, TABLE*, QEP_TAB*, int, bool, bool)+0x553)[0xc2ba93] /opt/mysql/5.7.8/bin/mysqld(join_init_read_record(QEP_TAB*)+0xae)[0xc920ce] /opt/mysql/5.7.8/bin/mysqld(sub_select(JOIN*, QEP_TAB*, bool)+0x2b2)[0xc933b2] /opt/mysql/5.7.8/bin/mysqld(JOIN::exec()+0x282)[0xc91932] /opt/mysql/5.7.8/bin/mysqld(handle_query(THD*, LEX*, Query_result*, unsigned long long, unsigned long long)+0x248)[0xcfc258] /opt/mysql/5.7.8/bin/mysqld[0xcbdb33] /opt/mysql/5.7.8/bin/mysqld(mysql_execute_command(THD*)+0x15dd)[0xcbf38d] /opt/mysql/5.7.8/bin/mysqld(mysql_parse(THD*, Parser_state*)+0x3a8)[0xcc2e98] /opt/mysql/5.7.8/bin/mysqld(dispatch_command(THD*, COM_DATA*, enum_server_command)+0x1232)[0xcc4142] /opt/mysql/5.7.8/bin/mysqld(do_command(THD*)+0x194)[0xcc5314] /opt/mysql/5.7.8/bin/mysqld(handle_connection+0x28c)[0xd8d55c] /opt/mysql/5.7.8/bin/mysqld(pfs_spawn_thread+0x160)[0x119d0e0] /lib64/libpthread.so.0(+0x7555)[0x7f4e752ab555] /lib64/libc.so.6(clone+0x6d)[0x7f4e73f01b9d]
[17 Jul 2015 6:15]
Daniël van Eeden
When I tried I couldn't reproduce this crash, so I probably missed something which triggers this.
[27 Aug 2015 23:26]
MySQL Verification Team
If I understood your last comment you aren't able to repeat the crash, right?
[28 Aug 2015 5:18]
Daniël van Eeden
That's correct
[28 Aug 2015 5:38]
MySQL Verification Team
was this a self-built mysqld ? or which exact package is it from ?
[2 Oct 2015 10:08]
MySQL Verification Team
http://bugs.mysql.com/bug.php?id=78476
[8 Nov 2015 10:58]
MySQL Verification Team
couldn't repeat on 5.7.9 (where hidden bug #78476 ) is fixed.