Details
-
Bug
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Cannot Reproduce
-
1.2.5
-
None
Description
Customer got this crash today:
$yyerror: 1: syntax error at engine
|
ClientRotator caught exception: InetStreamSocket::write error: Broken pipe -- write from InetStreamSocket: sd: 65 inet: 10.4.48.134 port: 8601
|
200302 9:20:59 [ERROR] mysqld got signal 11 ;
|
This could be because you hit a bug. It is also possible that this binary
|
or one of the libraries it was linked against is corrupt, improperly built,
|
or misconfigured. This error can also be caused by malfunctioning hardware.
|
Trace:
Thread pointer: 0x7fb0780008c8
|
Attempting backtrace. You can use the following information to find out
|
where mysqld died. If you see no messages after this, something went
|
terribly wrong...
|
stack_bottom = 0x7fb0afc44d98 thread_stack 0x80000
|
mysys/stacktrace.c:270(my_print_stacktrace)[0x55f6035af019]
|
sql/signal_handler.cc:209(handle_fatal_signal)[0x55f6030e790f]
|
sigaction.c:0(__restore_rt)[0x7fb1329535f0]
|
smart_ptr/shared_ptr.hpp:328(shared_ptr)[0x7fb12e5601bd]
|
mysql/ha_calpont_execplan.cpp:8037(cal_impl_if::getSelectPlan(cal_impl_if::gp_walk_info&, st_select_lex&, boost::shared_ptr<execplan::CalpontSelectExecutionPlan>&, bool))[0x7fb12e54b047]
|
mysql/ha_calpont_execplan.cpp:5934(cal_impl_if::getSelectPlan(cal_impl_if::gp_walk_info&, st_select_lex&, boost::shared_ptr<execplan::CalpontSelectExecutionPlan>&, bool))[0x7fb12e53fa9d]
|
mysql/ha_from_sub.cpp:343(cal_impl_if::FromSubQuery::transform())[0x7fb12e570a6b]
|
mysql/ha_calpont_execplan.cpp:5823(cal_impl_if::getSelectPlan(cal_impl_if::gp_walk_info&, st_select_lex&, boost::shared_ptr<execplan::CalpontSelectExecutionPlan>&, bool))[0x7fb12e53f212]
|
mysql/ha_calpont_execplan.cpp:8072(cal_impl_if::cp_get_plan(THD*, boost::shared_ptr<execplan::CalpontSelectExecutionPlan>&))[0x7fb12e54ddf0]
|
mysql/ha_calpont_impl.cpp:3148(ha_calpont_impl_rnd_init(TABLE*))[0x7fb12e4f04ad]
|
sql/handler.h:3095(handler::ha_rnd_init(bool))[0x55f602f61473]
|
sql/sql_select.cc:4098(JOIN::exec_inner())[0x55f602f89d8e]
|
sql/sql_select.cc:3877(JOIN::exec())[0x55f602f8a9c9]
|
sql/sql_select.cc:4530(mysql_select(THD*, TABLE_LIST*, unsigned int, List<Item>&, Item*, unsigned int, st_order*, st_order*, Item*, st_order*, unsigned long long, select_result*, st_select_lex_unit*, st_select_lex*))[0x55f602f8abde]
|
sql/sql_select.cc:386(handle_select(THD*, LEX*, select_result*, unsigned long))[0x55f602f8b78b]
|
sql/sql_table.cc:11114(Sql_cmd_create_table_like::execute(THD*))[0x55f602fbc1db]
|
sql/sql_parse.cc:6064(mysql_execute_command(THD*))[0x55f602f356a7]
|
sql/sql_parse.cc:7872(mysql_parse(THD*, char*, unsigned int, Parser_state*, bool, bool))[0x55f602f3afa2]
|
sql/sql_class.h:2886(THD::set_row_count_func(long long))[0x55f602f3ba47]
|
sql/sql_parse.cc:10668(idb_vtable_process(THD*, unsigned long long, Statement*))[0x55f602f3cfd1]
|
sql/sql_parse.cc:1875(dispatch_command(enum_server_command, THD*, char*, unsigned int, bool, bool))[0x55f602f3f871]
|
sql/sql_parse.cc:1458(do_command(THD*))[0x55f602f40c68]
|
sql/sql_connect.cc:1402(do_handle_one_connection(CONNECT*))[0x55f603008604]
|
sql/sql_connect.cc:1310(handle_one_connection)[0x55f6030086c4]
|
pthread_create.c:0(start_thread)[0x7fb13294be65]
|
/lib64/libc.so.6(clone+0x6d)[0x7fb1308f688d]
|