Details
Description
main.lotofstack w21 [ fail ]
|
Test ended at 2025-09-21 06:46:59
|
CURRENT_TEST: main.lotofstack
|
mysqltest: At line 109: query 'call bug10100p(255, @var)' failed with wrong errno <Unknown> (2013): 'Lost connection to server during query', instead of ER_STACK_OVERRUN_NEED_MORE (1436)...
|
The result from queries just before the failure was:
|
< snip >
|
create procedure bug10100pc(level int, lim int)
|
begin
|
declare lv int;
|
declare c cursor for select a from t3;
|
open c;
|
if level < lim then
|
select level;
|
fetch c into lv;
|
select lv;
|
update t3 set a=level+lv;
|
FLUSH TABLES;
|
call bug10100pc(level+1, lim);
|
else
|
select * from t3;
|
end if;
|
close c;
|
end|
|
set @@max_sp_recursion_depth=255|
|
set @var=1|
|
call bug10100p(255, @var)|
|
More results from queries before failure can be found in /dev/shm/normal/21/log/lotofstack.log
|
Server [mysqld.1 - pid: 200191, winpid: 200191, exit: 256] failed during test run
|
Server log from this test:
|
----------SERVER LOG START-----------
|
----------SERVER LOG END-------------
|
- found 'core.200192' (0/2)
|
Core generated by '/home/buildbot/bld/sql/mariadbd'
|
Output from gdb follows. The first stack trace is from the failing thread.
|
The following stack traces are from all threads (so the failing one is
|
duplicated).
|
--------------------------
|
[New LWP 200224]
|
[New LWP 200212]
|
[New LWP 200214]
|
[New LWP 200218]
|
[New LWP 200724]
|
[New LWP 200217]
|
[New LWP 200192]
|
warning: Section `.reg-xstate/200224' in core file too small.
|
[Thread debugging using libthread_db enabled]
|
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
|
Core was generated by `/home/buildbot/bld/sql/mariadbd --defaults-group-suffix=.1 --defaults-file=/dev'.
|
Program terminated with signal SIGSEGV, Segmentation fault.
|
warning: Section `.reg-xstate/200224' in core file too small.
|
#0 0x000055a0275e50ac in get_hash_symbol (s=0x55a026a74399 <__interceptor_memset+41> "@\204\355uRH\211\331H\301\351*\203\371\034t3H\211\332H\301\352(t*H\272", len=0, function=false) at sql/lex_hash.h:7868
|
7868 {
|
[Current thread is 1 (Thread 0x7f984de6b6c0 (LWP 200224))]
|
Thread 7 (Thread 0x7f985740a900 (LWP 200192)):
|
warning: Section `.reg-xstate/200192' in core file too small.
|
#0 0x00007f985750b25f in poll () from /lib/x86_64-linux-gnu/libc.so.6
|
#1 0x000055a026a8cfaf in __interceptor_poll ()
|
#2 0x000055a026b07667 in handle_connections_sockets () at /home/buildbot/src/sql/mysqld.cc:6343
|
#3 0x000055a026b0231e in run_main_loop () at /home/buildbot/src/sql/mysqld.cc:5639
|
#4 0x000055a026ae7e6f in mysqld_main (argc=139, argv=0x719000009670) at /home/buildbot/src/sql/mysqld.cc:6040
|
#5 0x000055a026ad117c in main (argc=6, argv=0x7ffe40b48b58) at /home/buildbot/src/sql/main.cc:34
|
Thread 6 (Thread 0x7f984e8776c0 (LWP 200217)):
|
warning: Section `.reg-xstate/200217' in core file too small.
|
#0 0x00007f9857494f16 in ?? () from /lib/x86_64-linux-gnu/libc.so.6
|
#1 0x00007f98574975d8 in pthread_cond_wait () from /lib/x86_64-linux-gnu/libc.so.6
|
#2 0x000055a02d5a31f1 in safe_cond_wait (cond=0x55a0339e0098 <COND_manager>, mp=0x55a0339dffe8 <LOCK_manager>, file=0x55a02e6bb773 "/home/buildbot/src/mysys/my_thr_init.c", line=598) at /home/buildbot/src/mysys/thr_mutex.c:489
|
#3 0x000055a02d55549e in psi_cond_wait (that=0x55a0339e0098 <COND_manager>, mutex=0x55a0339dffe8 <LOCK_manager>, file=0x55a02e0f03df "/home/buildbot/src/sql/sql_manager.cc", line=109) at /home/buildbot/src/mysys/my_thr_init.c:598
|
#4 0x000055a0277a3112 in inline_mysql_cond_wait (that=0x55a0339e0098 <COND_manager>, mutex=0x55a0339dffe8 <LOCK_manager>, src_file=0x55a02e0f03df "/home/buildbot/src/sql/sql_manager.cc", src_line=109) at /home/buildbot/src/include/mysql/psi/mysql_thread.h:1070
|
#5 0x000055a0277a1f2f in handle_manager (arg=0x0) at /home/buildbot/src/sql/sql_manager.cc:109
|
#6 0x000055a02b10c5a9 in pfs_spawn_thread (arg=0x716000001518) at /home/buildbot/src/storage/perfschema/pfs.cc:2201
|
#7 0x00007f98574981f5 in ?? () from /lib/x86_64-linux-gnu/libc.so.6
|
#8 0x00007f9857517b40 in clone () from /lib/x86_64-linux-gnu/libc.so.6
|
Thread 5 (Thread 0x7f984d08a6c0 (LWP 200724)):
|
warning: Section `.reg-xstate/200724' in core file too small.
|
#0 0x00007f9857494f16 in ?? () from /lib/x86_64-linux-gnu/libc.so.6
|
#1 0x00007f98574978bc in pthread_cond_timedwait () from /lib/x86_64-linux-gnu/libc.so.6
|
#2 0x000055a02d5a4e25 in safe_cond_timedwait (cond=0x55a0339adea8 <thread_cache>, mp=0x55a0339adf18 <thread_cache+112>, abstime=0x7f984d088688, file=0x55a02e6bb773 "/home/buildbot/src/mysys/my_thr_init.c", line=611) at /home/buildbot/src/mysys/thr_mutex.c:543
|
#3 0x000055a02d555d8e in psi_cond_timedwait (that=0x55a0339adea8 <thread_cache>, mutex=0x55a0339adf18 <thread_cache+112>, abstime=0x7f984d088688, file=0x55a02e063111 "/home/buildbot/src/sql/thread_cache.h", line=177) at /home/buildbot/src/mysys/my_thr_init.c:611
|
#4 0x000055a0286dd836 in inline_mysql_cond_timedwait (that=0x55a0339adea8 <thread_cache>, mutex=0x55a0339adf18 <thread_cache+112>, abstime=0x7f984d088688, src_file=0x55a02e063111 "/home/buildbot/src/sql/thread_cache.h", src_line=177) at /home/buildbot/src/include/mysql/psi/mysql_thread.h:1086
|
#5 0x000055a0286de724 in Thread_cache::park (this=0x55a0339adea8 <thread_cache>) at /home/buildbot/src/sql/thread_cache.h:176
|
#6 0x000055a0286d5180 in do_handle_one_connection (connect=0x70600001ced8, put_in_cache=true) at /home/buildbot/src/sql/sql_connect.cc:1488
|
#7 0x000055a0286d369e in handle_one_connection (arg=0x70600000e538) at /home/buildbot/src/sql/sql_connect.cc:1387
|
#8 0x000055a02b10c5a9 in pfs_spawn_thread (arg=0x716000003318) at /home/buildbot/src/storage/perfschema/pfs.cc:2201
|
#9 0x00007f98574981f5 in ?? () from /lib/x86_64-linux-gnu/libc.so.6
|
#10 0x00007f9857517b40 in clone () from /lib/x86_64-linux-gnu/libc.so.6
|
Thread 4 (Thread 0x7f984e3716c0 (LWP 200218)):
|
warning: Section `.reg-xstate/200218' in core file too small.
|
#0 0x00007f985744bc82 in sigtimedwait () from /lib/x86_64-linux-gnu/libc.so.6
|
#1 0x000055a026a8dbc0 in __interceptor_sigwaitinfo ()
|
#2 0x000055a026ade0ba in my_sigwait (set=0x7f984e36fa88, sig=0x7f984e36fa84, code=0x7f984e36fa7c) at /home/buildbot/src/include/my_pthread.h:192
|
#3 0x000055a026adcb6b in signal_hand () at /home/buildbot/src/sql/mysqld.cc:3268
|
#4 0x000055a02b10c5a9 in pfs_spawn_thread (arg=0x716000001b18) at /home/buildbot/src/storage/perfschema/pfs.cc:2201
|
#5 0x00007f98574981f5 in ?? () from /lib/x86_64-linux-gnu/libc.so.6
|
#6 0x00007f9857517b40 in clone () from /lib/x86_64-linux-gnu/libc.so.6
|
Thread 3 (Thread 0x7f984f52b6c0 (LWP 200214)):
|
warning: Section `.reg-xstate/200214' in core file too small.
|
#0 0x00007f9857494f16 in ?? () from /lib/x86_64-linux-gnu/libc.so.6
|
#1 0x00007f98574978bc in pthread_cond_timedwait () from /lib/x86_64-linux-gnu/libc.so.6
|
#2 0x000055a02d5a4e25 in safe_cond_timedwait (cond=0x55a0342c81b0 <COND_checkpoint>, mp=0x55a0342c80f8 <LOCK_checkpoint>, abstime=0x7f984f529718, file=0x55a02e6bb773 "/home/buildbot/src/mysys/my_thr_init.c", line=611) at /home/buildbot/src/mysys/thr_mutex.c:543
|
#3 0x000055a02d555d8e in psi_cond_timedwait (that=0x55a0342c81b0 <COND_checkpoint>, mutex=0x55a0342c80f8 <LOCK_checkpoint>, abstime=0x7f984f529718, file=0x55a02e49fbb8 "/home/buildbot/src/storage/maria/ma_servicethread.c", line=116) at /home/buildbot/src/mysys/my_thr_init.c:611
|
#4 0x000055a02aaa5870 in inline_mysql_cond_timedwait (that=0x55a0342c81b0 <COND_checkpoint>, mutex=0x55a0342c80f8 <LOCK_checkpoint>, abstime=0x7f984f529718, src_file=0x55a02e49fbb8 "/home/buildbot/src/storage/maria/ma_servicethread.c", src_line=116) at /home/buildbot/src/include/mysql/psi/mysql_thread.h:1086
|
#5 0x000055a02aaa50c1 in my_service_thread_sleep (control=0x55a02ee54440 <checkpoint_control>, sleep_time=30000000000) at /home/buildbot/src/storage/maria/ma_servicethread.c:115
|
#6 0x000055a02aa37655 in ma_checkpoint_background (arg=0x1e) at /home/buildbot/src/storage/maria/ma_checkpoint.c:725
|
#7 0x000055a02b10c5a9 in pfs_spawn_thread (arg=0x716000000f18) at /home/buildbot/src/storage/perfschema/pfs.cc:2201
|
#8 0x00007f98574981f5 in ?? () from /lib/x86_64-linux-gnu/libc.so.6
|
#9 0x00007f9857517b40 in clone () from /lib/x86_64-linux-gnu/libc.so.6
|
Thread 2 (Thread 0x7f9855935900 (LWP 200212)):
|
warning: Section `.reg-xstate/200212' in core file too small.
|
#0 0x00007f9857494f16 in ?? () from /lib/x86_64-linux-gnu/libc.so.6
|
#1 0x00007f98574978bc in pthread_cond_timedwait () from /lib/x86_64-linux-gnu/libc.so.6
|
#2 0x000055a02d5a4e25 in safe_cond_timedwait (cond=0x55a0343d64b8 <COND_timer>, mp=0x55a0343d6408 <LOCK_timer>, abstime=0x7f9855933d10, file=0x55a02e6bb773 "/home/buildbot/src/mysys/my_thr_init.c", line=611) at /home/buildbot/src/mysys/thr_mutex.c:543
|
#3 0x000055a02d555d8e in psi_cond_timedwait (that=0x55a0343d64b8 <COND_timer>, mutex=0x55a0343d6408 <LOCK_timer>, abstime=0x7f9855933d10, file=0x55a02e6bdfe4 "/home/buildbot/src/mysys/thr_timer.c", line=322) at /home/buildbot/src/mysys/my_thr_init.c:611
|
#4 0x000055a02d5b1e80 in inline_mysql_cond_timedwait (that=0x55a0343d64b8 <COND_timer>, mutex=0x55a0343d6408 <LOCK_timer>, abstime=0x7f9855933d10, src_file=0x55a02e6bdfe4 "/home/buildbot/src/mysys/thr_timer.c", src_line=322) at /home/buildbot/src/include/mysql/psi/mysql_thread.h:1086
|
#5 0x000055a02d5ac35a in timer_handler (arg=0x0) at /home/buildbot/src/mysys/thr_timer.c:322
|
#6 0x000055a02b10c5a9 in pfs_spawn_thread (arg=0x716000000318) at /home/buildbot/src/storage/perfschema/pfs.cc:2201
|
#7 0x00007f98574981f5 in ?? () from /lib/x86_64-linux-gnu/libc.so.6
|
#8 0x00007f9857517b40 in clone () from /lib/x86_64-linux-gnu/libc.so.6
|
Thread 1 (Thread 0x7f984de6b6c0 (LWP 200224)):
|
#0 0x000055a0275e50ac in get_hash_symbol (s=0x55a026a74399 <__interceptor_memset+41> "@\204\355uRH\211\331H\301\351*\203\371\034t3H\211\332H\301\352(t*H\272", len=0, function=false) at sql/lex_hash.h:7868
|
#1 0x000055a0275e3a68 in Lex_input_stream::find_keyword (this=0x7f984dca95a0, kwd=0x7f984dca8cb8, len=6, function=false) at /home/buildbot/src/sql/sql_lex.cc:1376
|
#2 0x000055a027600373 in Lex_input_stream::scan_ident_middle (this=0x7f984dca95a0, thd=0x72b00004d018, str=0x7f984dca8cb8, introducer=0x7f984dca8cb8, st=0x7f984dc6d0f0) at /home/buildbot/src/sql/sql_lex.cc:2854
|
#3 0x000055a0275f36cb in Lex_input_stream::lex_one_token (this=0x7f984dca95a0, yylval=0x7f984dca8cb8, thd=0x72b00004d018) at /home/buildbot/src/sql/sql_lex.cc:2125
|
#4 0x000055a0275ee681 in Lex_input_stream::lex_token (this=0x7f984dca95a0, yylval=0x7f984dca8cb8, thd=0x72b00004d018) at /home/buildbot/src/sql/sql_lex.cc:1872
|
#5 0x000055a0275ee0a0 in MYSQLlex (yylval=0x7f984dca8cb8, thd=0x72b00004d018) at /home/buildbot/src/sql/sql_lex.cc:1844
|
#6 0x000055a02904db56 in MYSQLparse (thd=0x72b00004d018) at /home/buildbot/bld/sql/yy_mariadb.cc:29712
|
#7 0x000055a02786a3aa in parse_sql (thd=0x72b00004d018, parser_state=0x7f984dca95a0, creation_ctx=0x705000018a90, do_pfs_digest=false) at /home/buildbot/src/sql/sql_parse.cc:10581
|
#8 0x000055a02a541b21 in sp_compile (thd=0x72b00004d018, defstr=0x7f984dca9f58, sql_mode=0, parent=0x0, creation_ctx=0x705000018a90) at /home/buildbot/src/sql/sp.cc:875
|
#9 0x000055a02a53e239 in Sp_handler::db_load_routine (this=0x55a02ee4d900 <sp_handler_procedure>, thd=0x72b00004d018, name=0x7f984dcac588, sphp=0x7f984dcac5b8, sql_mode=0, params=..., returns=..., body=..., chistics=..., definer=..., created=20250921064659, modified=20250921064659, parent=0x0, creation_ctx=0x705000018a90) at /home/buildbot/src/sql/sp.cc:1002
|
#10 0x000055a02a55d88e in Sp_handler::sp_clone_and_link_routine (this=0x55a02ee4d900 <sp_handler_procedure>, thd=0x72b00004d018, name=0x7060000142b0, sp=0x71e000010830) at /home/buildbot/src/sql/sp.cc:2097
|
#11 0x000055a02a55efc3 in Sp_handler::sp_find_routine (this=0x55a02ee4d900 <sp_handler_procedure>, thd=0x72b00004d018, name=0x7060000142b0, cache_only=true) at /home/buildbot/src/sql/sp.cc:2164
|
#12 0x000055a0277ea539 in Sql_cmd_call::execute (this=0x705000021190, thd=0x72b00004d018) at /home/buildbot/src/sql/sql_parse.cc:3292
|
#13 0x000055a027837a9b in mysql_execute_command (thd=0x72b00004d018, is_called_from_prepared_stmt=false) at /home/buildbot/src/sql/sql_parse.cc:6165
|
#14 0x000055a026fb77a6 in sp_instr_stmt::exec_core (this=0x70a000032ad0, thd=0x72b00004d018, nextp=0x7f984dcb8558) at /home/buildbot/src/sql/sp_head.cc:3946
|
#15 0x000055a026fae992 in sp_lex_keeper::reset_lex_and_exec_core (this=0x70a000032b18, thd=0x72b00004d018, nextp=0x7f984dcb8558, open_tables=false, instr=0x70a000032ad0) at /home/buildbot/src/sql/sp_head.cc:3657
|
#16 0x000055a026fb2af0 in sp_instr_stmt::execute (this=0x70a000032ad0, thd=0x72b00004d018, nextp=0x7f984dcb8558) at /home/buildbot/src/sql/sp_head.cc:3849
|
#17 0x000055a026f74bb6 in sp_head::execute (this=0x71e000038430, thd=0x72b00004d018, merge_da_on_success=true) at /home/buildbot/src/sql/sp_head.cc:1464
|
#18 0x000055a026f86a6d in sp_head::execute_procedure (this=0x71e000038430, thd=0x72b00004d018, args=0x724000173058) at /home/buildbot/src/sql/sp_head.cc:2480
|
#19 0x000055a0277ece27 in do_execute_sp (thd=0x72b00004d018, sp=0x71e000038430) at /home/buildbot/src/sql/sql_parse.cc:3085
|
#20 0x000055a0277eb098 in Sql_cmd_call::execute (this=0x705000020d30, thd=0x72b00004d018) at /home/buildbot/src/sql/sql_parse.cc:3330
|
#21 0x000055a027837a9b in mysql_execute_command (thd=0x72b00004d018, is_called_from_prepared_stmt=false) at /home/buildbot/src/sql/sql_parse.cc:6165
|
#22 0x000055a026fb77a6 in sp_instr_stmt::exec_core (this=0x70a000032350, thd=0x72b00004d018, nextp=0x7f984dcc5648) at /home/buildbot/src/sql/sp_head.cc:3946
|
#23 0x000055a026fae992 in sp_lex_keeper::reset_lex_and_exec_core (this=0x70a000032398, thd=0x72b00004d018, nextp=0x7f984dcc5648, open_tables=false, instr=0x70a000032350) at /home/buildbot/src/sql/sp_head.cc:3657
|
#24 0x000055a026fb2af0 in sp_instr_stmt::execute (this=0x70a000032350, thd=0x72b00004d018, nextp=0x7f984dcc5648) at /home/buildbot/src/sql/sp_head.cc:3849
|
#25 0x000055a026f74bb6 in sp_head::execute (this=0x71e000037830, thd=0x72b00004d018, merge_da_on_success=true) at /home/buildbot/src/sql/sp_head.cc:1464
|
#26 0x000055a026f86a6d in sp_head::execute_procedure (this=0x71e000037830, thd=0x72b00004d018, args=0x724000169058) at /home/buildbot/src/sql/sp_head.cc:2480
|
#27 0x000055a0277ece27 in do_execute_sp (thd=0x72b00004d018, sp=0x71e000037830) at /home/buildbot/src/sql/sql_parse.cc:3085
|
#28 0x000055a0277eb098 in Sql_cmd_call::execute (this=0x705000011240, thd=0x72b00004d018) at /home/buildbot/src/sql/sql_parse.cc:3330
|
#29 0x000055a027837a9b in mysql_execute_command (thd=0x72b00004d018, is_called_from_prepared_stmt=false) at /home/buildbot/src/sql/sql_parse.cc:6165
|
#30 0x000055a026fb77a6 in sp_instr_stmt::exec_core (this=0x70a000031bd0, thd=0x72b00004d018, nextp=0x7f984dcd2738) at /home/buildbot/src/sql/sp_head.cc:3946
|
#31 0x000055a026fae992 in sp_lex_keeper::reset_lex_and_exec_core (this=0x70a000031c18, thd=0x72b00004d018, nextp=0x7f984dcd2738, open_tables=false, instr=0x70a000031bd0) at /home/buildbot/src/sql/sp_head.cc:3657
|
#32 0x000055a026fb2af0 in sp_instr_stmt::execute (this=0x70a000031bd0, thd=0x72b00004d018, nextp=0x7f984dcd2738) at /home/buildbot/src/sql/sp_head.cc:3849
|
#33 0x000055a026f74bb6 in sp_head::execute (this=0x71e000036c30, thd=0x72b00004d018, merge_da_on_success=true) at /home/buildbot/src/sql/sp_head.cc:1464
|
#34 0x000055a026f86a6d in sp_head::execute_procedure (this=0x71e000036c30, thd=0x72b00004d018, args=0x72400015f058) at /home/buildbot/src/sql/sp_head.cc:2480
|
#35 0x000055a0277ece27 in do_execute_sp (thd=0x72b00004d018, sp=0x71e000036c30) at /home/buildbot/src/sql/sql_parse.cc:3085
|
#36 0x000055a0277eb098 in Sql_cmd_call::execute (this=0x705000017be0, thd=0x72b00004d018) at /home/buildbot/src/sql/sql_parse.cc:3330
|
#37 0x000055a027837a9b in mysql_execute_command (thd=0x72b00004d018, is_called_from_prepared_stmt=false) at /home/buildbot/src/sql/sql_parse.cc:6165
|
#38 0x000055a026fb77a6 in sp_instr_stmt::exec_core (this=0x70a000031450, thd=0x72b00004d018, nextp=0x7f984dcdf828) at /home/buildbot/src/sql/sp_head.cc:3946
|
#39 0x000055a026fae992 in sp_lex_keeper::reset_lex_and_exec_core (this=0x70a000031498, thd=0x72b00004d018, nextp=0x7f984dcdf828, open_tables=false, instr=0x70a000031450) at /home/buildbot/src/sql/sp_head.cc:3657
|
#40 0x000055a026fb2af0 in sp_instr_stmt::execute (this=0x70a000031450, thd=0x72b00004d018, nextp=0x7f984dcdf828) at /home/buildbot/src/sql/sp_head.cc:3849
|
#41 0x000055a026f74bb6 in sp_head::execute (this=0x71e000036030, thd=0x72b00004d018, merge_da_on_success=true) at /home/buildbot/src/sql/sp_head.cc:1464
|
#42 0x000055a026f86a6d in sp_head::execute_procedure (this=0x71e000036030, thd=0x72b00004d018, args=0x724000155058) at /home/buildbot/src/sql/sp_head.cc:2480
|
#43 0x000055a0277ece27 in do_execute_sp (thd=0x72b00004d018, sp=0x71e000036030) at /home/buildbot/src/sql/sql_parse.cc:3085
|
#44 0x000055a0277eb098 in Sql_cmd_call::execute (this=0x705000020420, thd=0x72b00004d018) at /home/buildbot/src/sql/sql_parse.cc:3330
|
#45 0x000055a027837a9b in mysql_execute_command (thd=0x72b00004d018, is_called_from_prepared_stmt=false) at /home/buildbot/src/sql/sql_parse.cc:6165
|
#46 0x000055a026fb77a6 in sp_instr_stmt::exec_core (this=0x70a000030cd0, thd=0x72b00004d018, nextp=0x7f984dcec918) at /home/buildbot/src/sql/sp_head.cc:3946
|
#47 0x000055a026fae992 in sp_lex_keeper::reset_lex_and_exec_core (this=0x70a000030d18, thd=0x72b00004d018, nextp=0x7f984dcec918, open_tables=false, instr=0x70a000030cd0) at /home/buildbot/src/sql/sp_head.cc:3657
|
#48 0x000055a026fb2af0 in sp_instr_stmt::execute (this=0x70a000030cd0, thd=0x72b00004d018, nextp=0x7f984dcec918) at /home/buildbot/src/sql/sp_head.cc:3849
|
#49 0x000055a026f74bb6 in sp_head::execute (this=0x71e000035430, thd=0x72b00004d018, merge_da_on_success=true) at /home/buildbot/src/sql/sp_head.cc:1464
|
#50 0x000055a026f86a6d in sp_head::execute_procedure (this=0x71e000035430, thd=0x72b00004d018, args=0x72400014b058) at /home/buildbot/src/sql/sp_head.cc:2480
|
#51 0x000055a0277ece27 in do_execute_sp (thd=0x72b00004d018, sp=0x71e000035430) at /home/buildbot/src/sql/sql_parse.cc:3085
|
#52 0x000055a0277eb098 in Sql_cmd_call::execute (this=0x70500001b740, thd=0x72b00004d018) at /home/buildbot/src/sql/sql_parse.cc:3330
|
#53 0x000055a027837a9b in mysql_execute_command (thd=0x72b00004d018, is_called_from_prepared_stmt=false) at /home/buildbot/src/sql/sql_parse.cc:6165
|
#54 0x000055a026fb77a6 in sp_instr_stmt::exec_core (this=0x70a000030550, thd=0x72b00004d018, nextp=0x7f984dcf9a08) at /home/buildbot/src/sql/sp_head.cc:3946
|
#55 0x000055a026fae992 in sp_lex_keeper::reset_lex_and_exec_core (this=0x70a000030598, thd=0x72b00004d018, nextp=0x7f984dcf9a08, open_tables=false, instr=0x70a000030550) at /home/buildbot/src/sql/sp_head.cc:3657
|
#56 0x000055a026fb2af0 in sp_instr_stmt::execute (this=0x70a000030550, thd=0x72b00004d018, nextp=0x7f984dcf9a08) at /home/buildbot/src/sql/sp_head.cc:3849
|
#57 0x000055a026f74bb6 in sp_head::execute (this=0x71e000034830, thd=0x72b00004d018, merge_da_on_success=true) at /home/buildbot/src/sql/sp_head.cc:1464
|
#58 0x000055a026f86a6d in sp_head::execute_procedure (this=0x71e000034830, thd=0x72b00004d018, args=0x724000141058) at /home/buildbot/src/sql/sp_head.cc:2480
|
#59 0x000055a0277ece27 in do_execute_sp (thd=0x72b00004d018, sp=0x71e000034830) at /home/buildbot/src/sql/sql_parse.cc:3085
|
#60 0x000055a0277eb098 in Sql_cmd_call::execute (this=0x70500001f6b0, thd=0x72b00004d018) at /home/buildbot/src/sql/sql_parse.cc:3330
|
#61 0x000055a027837a9b in mysql_execute_command (thd=0x72b00004d018, is_called_from_prepared_stmt=false) at /home/buildbot/src/sql/sql_parse.cc:6165
|
#62 0x000055a026fb77a6 in sp_instr_stmt::exec_core (this=0x70a00002fdd0, thd=0x72b00004d018, nextp=0x7f984dd06af8) at /home/buildbot/src/sql/sp_head.cc:3946
|
#63 0x000055a026fae992 in sp_lex_keeper::reset_lex_and_exec_core (this=0x70a00002fe18, thd=0x72b00004d018, nextp=0x7f984dd06af8, open_tables=false, instr=0x70a00002fdd0) at /home/buildbot/src/sql/sp_head.cc:3657
|
#64 0x000055a026fb2af0 in sp_instr_stmt::execute (this=0x70a00002fdd0, thd=0x72b00004d018, nextp=0x7f984dd06af8) at /home/buildbot/src/sql/sp_head.cc:3849
|
#65 0x000055a026f74bb6 in sp_head::execute (this=0x71e000033c30, thd=0x72b00004d018, merge_da_on_success=true) at /home/buildbot/src/sql/sp_head.cc:1464
|
#66 0x000055a026f86a6d in sp_head::execute_procedure (this=0x71e000033c30, thd=0x72b00004d018, args=0x724000137058) at /home/buildbot/src/sql/sp_head.cc:2480
|
#67 0x000055a0277ece27 in do_execute_sp (thd=0x72b00004d018, sp=0x71e000033c30) at /home/buildbot/src/sql/sql_parse.cc:3085
|
#68 0x000055a0277eb098 in Sql_cmd_call::execute (this=0x70500001b100, thd=0x72b00004d018) at /home/buildbot/src/sql/sql_parse.cc:3330
|
#69 0x000055a027837a9b in mysql_execute_command (thd=0x72b00004d018, is_called_from_prepared_stmt=false) at /home/buildbot/src/sql/sql_parse.cc:6165
|
#70 0x000055a026fb77a6 in sp_instr_stmt::exec_core (this=0x70a00002f650, thd=0x72b00004d018, nextp=0x7f984dd13be8) at /home/buildbot/src/sql/sp_head.cc:3946
|
#71 0x000055a026fae992 in sp_lex_keeper::reset_lex_and_exec_core (this=0x70a00002f698, thd=0x72b00004d018, nextp=0x7f984dd13be8, open_tables=false, instr=0x70a00002f650) at /home/buildbot/src/sql/sp_head.cc:3657
|
#72 0x000055a026fb2af0 in sp_instr_stmt::execute (this=0x70a00002f650, thd=0x72b00004d018, nextp=0x7f984dd13be8) at /home/buildbot/src/sql/sp_head.cc:3849
|
#73 0x000055a026f74bb6 in sp_head::execute (this=0x71e000033030, thd=0x72b00004d018, merge_da_on_success=true) at /home/buildbot/src/sql/sp_head.cc:1464
|
#74 0x000055a026f86a6d in sp_head::execute_procedure (this=0x71e000033030, thd=0x72b00004d018, args=0x72400012d058) at /home/buildbot/src/sql/sp_head.cc:2480
|
#75 0x000055a0277ece27 in do_execute_sp (thd=0x72b00004d018, sp=0x71e000033030) at /home/buildbot/src/sql/sql_parse.cc:3085
|
#76 0x000055a0277eb098 in Sql_cmd_call::execute (this=0x705000019da0, thd=0x72b00004d018) at /home/buildbot/src/sql/sql_parse.cc:3330
|
#77 0x000055a027837a9b in mysql_execute_command (thd=0x72b00004d018, is_called_from_prepared_stmt=false) at /home/buildbot/src/sql/sql_parse.cc:6165
|
#78 0x000055a026fb77a6 in sp_instr_stmt::exec_core (this=0x70a00002eed0, thd=0x72b00004d018, nextp=0x7f984dd20cd8) at /home/buildbot/src/sql/sp_head.cc:3946
|
#79 0x000055a026fae992 in sp_lex_keeper::reset_lex_and_exec_core (this=0x70a00002ef18, thd=0x72b00004d018, nextp=0x7f984dd20cd8, open_tables=false, instr=0x70a00002eed0) at /home/buildbot/src/sql/sp_head.cc:3657
|
#80 0x000055a026fb2af0 in sp_instr_stmt::execute (this=0x70a00002eed0, thd=0x72b00004d018, nextp=0x7f984dd20cd8) at /home/buildbot/src/sql/sp_head.cc:3849
|
#81 0x000055a026f74bb6 in sp_head::execute (this=0x71e000032430, thd=0x72b00004d018, merge_da_on_success=true) at /home/buildbot/src/sql/sp_head.cc:1464
|
#82 0x000055a026f86a6d in sp_head::execute_procedure (this=0x71e000032430, thd=0x72b00004d018, args=0x724000123058) at /home/buildbot/src/sql/sp_head.cc:2480
|
#83 0x000055a0277ece27 in do_execute_sp (thd=0x72b00004d018, sp=0x71e000032430) at /home/buildbot/src/sql/sql_parse.cc:3085
|
#84 0x000055a0277eb098 in Sql_cmd_call::execute (this=0x705000014850, thd=0x72b00004d018) at /home/buildbot/src/sql/sql_parse.cc:3330
|
#85 0x000055a027837a9b in mysql_execute_command (thd=0x72b00004d018, is_called_from_prepared_stmt=false) at /home/buildbot/src/sql/sql_parse.cc:6165
|
#86 0x000055a026fb77a6 in sp_instr_stmt::exec_core (this=0x70a00002e750, thd=0x72b00004d018, nextp=0x7f984dd2ddc8) at /home/buildbot/src/sql/sp_head.cc:3946
|
#87 0x000055a026fae992 in sp_lex_keeper::reset_lex_and_exec_core (this=0x70a00002e798, thd=0x72b00004d018, nextp=0x7f984dd2ddc8, open_tables=false, instr=0x70a00002e750) at /home/buildbot/src/sql/sp_head.cc:3657
|
#88 0x000055a026fb2af0 in sp_instr_stmt::execute (this=0x70a00002e750, thd=0x72b00004d018, nextp=0x7f984dd2ddc8) at /home/buildbot/src/sql/sp_head.cc:3849
|
#89 0x000055a026f74bb6 in sp_head::execute (this=0x71e000031830, thd=0x72b00004d018, merge_da_on_success=true) at /home/buildbot/src/sql/sp_head.cc:1464
|
#90 0x000055a026f86a6d in sp_head::execute_procedure (this=0x71e000031830, thd=0x72b00004d018, args=0x724000119058) at /home/buildbot/src/sql/sp_head.cc:2480
|
#91 0x000055a0277ece27 in do_execute_sp (thd=0x72b00004d018, sp=0x71e000031830) at /home/buildbot/src/sql/sql_parse.cc:3085
|
#92 0x000055a0277eb098 in Sql_cmd_call::execute (this=0x705000016380, thd=0x72b00004d018) at /home/buildbot/src/sql/sql_parse.cc:3330
|
#93 0x000055a027837a9b in mysql_execute_command (thd=0x72b00004d018, is_called_from_prepared_stmt=false) at /home/buildbot/src/sql/sql_parse.cc:6165
|
#94 0x000055a026fb77a6 in sp_instr_stmt::exec_core (this=0x70a00002dfd0, thd=0x72b00004d018, nextp=0x7f984dd3aeb8) at /home/buildbot/src/sql/sp_head.cc:3946
|
#95 0x000055a026fae992 in sp_lex_keeper::reset_lex_and_exec_core (this=0x70a00002e018, thd=0x72b00004d018, nextp=0x7f984dd3aeb8, open_tables=false, instr=0x70a00002dfd0) at /home/buildbot/src/sql/sp_head.cc:3657
|
#96 0x000055a026fb2af0 in sp_instr_stmt::execute (this=0x70a00002dfd0, thd=0x72b00004d018, nextp=0x7f984dd3aeb8) at /home/buildbot/src/sql/sp_head.cc:3849
|
#97 0x000055a026f74bb6 in sp_head::execute (this=0x71e000030c30, thd=0x72b00004d018, merge_da_on_success=true) at /home/buildbot/src/sql/sp_head.cc:1464
|
#98 0x000055a026f86a6d in sp_head::execute_procedure (this=0x71e000030c30, thd=0x72b00004d018, args=0x72400010f058) at /home/buildbot/src/sql/sp_head.cc:2480
|
#99 0x000055a0277ece27 in do_execute_sp (thd=0x72b00004d018, sp=0x71e000030c30) at /home/buildbot/src/sql/sql_parse.cc:3085
|
#100 0x000055a0277eb098 in Sql_cmd_call::execute (this=0x705000011ba0, thd=0x72b00004d018) at /home/buildbot/src/sql/sql_parse.cc:3330
|
#101 0x000055a027837a9b in mysql_execute_command (thd=0x72b00004d018, is_called_from_prepared_stmt=false) at /home/buildbot/src/sql/sql_parse.cc:6165
|
#102 0x000055a026fb77a6 in sp_instr_stmt::exec_core (this=0x70a00002d850, thd=0x72b00004d018, nextp=0x7f984dd47fa8) at /home/buildbot/src/sql/sp_head.cc:3946
|
#103 0x000055a026fae992 in sp_lex_keeper::reset_lex_and_exec_core (this=0x70a00002d898, thd=0x72b00004d018, nextp=0x7f984dd47fa8, open_tables=false, instr=0x70a00002d850) at /home/buildbot/src/sql/sp_head.cc:3657
|
#104 0x000055a026fb2af0 in sp_instr_stmt::execute (this=0x70a00002d850, thd=0x72b00004d018, nextp=0x7f984dd47fa8) at /home/buildbot/src/sql/sp_head.cc:3849
|
#105 0x000055a026f74bb6 in sp_head::execute (this=0x71e000030030, thd=0x72b00004d018, merge_da_on_success=true) at /home/buildbot/src/sql/sp_head.cc:1464
|
#106 0x000055a026f86a6d in sp_head::execute_procedure (this=0x71e000030030, thd=0x72b00004d018, args=0x724000105058) at /home/buildbot/src/sql/sp_head.cc:2480
|
#107 0x000055a0277ece27 in do_execute_sp (thd=0x72b00004d018, sp=0x71e000030030) at /home/buildbot/src/sql/sql_parse.cc:3085
|
#108 0x000055a0277eb098 in Sql_cmd_call::execute (this=0x70500001a8e0, thd=0x72b00004d018) at /home/buildbot/src/sql/sql_parse.cc:3330
|
#109 0x000055a027837a9b in mysql_execute_command (thd=0x72b00004d018, is_called_from_prepared_stmt=false) at /home/buildbot/src/sql/sql_parse.cc:6165
|
#110 0x000055a026fb77a6 in sp_instr_stmt::exec_core (this=0x70a00002d170, thd=0x72b00004d018, nextp=0x7f984dd55098) at /home/buildbot/src/sql/sp_head.cc:3946
|
#111 0x000055a026fae992 in sp_lex_keeper::reset_lex_and_exec_core (this=0x70a00002d1b8, thd=0x72b00004d018, nextp=0x7f984dd55098, open_tables=false, instr=0x70a00002d170) at /home/buildbot/src/sql/sp_head.cc:3657
|
#112 0x000055a026fb2af0 in sp_instr_stmt::execute (this=0x70a00002d170, thd=0x72b00004d018, nextp=0x7f984dd55098) at /home/buildbot/src/sql/sp_head.cc:3849
|
#113 0x000055a026f74bb6 in sp_head::execute (this=0x71e00002f430, thd=0x72b00004d018, merge_da_on_success=true) at /home/buildbot/src/sql/sp_head.cc:1464
|
#114 0x000055a026f86a6d in sp_head::execute_procedure (this=0x71e00002f430, thd=0x72b00004d018, args=0x7240000fb058) at /home/buildbot/src/sql/sp_head.cc:2480
|
#115 0x000055a0277ece27 in do_execute_sp (thd=0x72b00004d018, sp=0x71e00002f430) at /home/buildbot/src/sql/sql_parse.cc:3085
|
#116 0x000055a0277eb098 in Sql_cmd_call::execute (this=0x705000000c10, thd=0x72b00004d018) at /home/buildbot/src/sql/sql_parse.cc:3330
|
#117 0x000055a027837a9b in mysql_execute_command (thd=0x72b00004d018, is_called_from_prepared_stmt=false) at /home/buildbot/src/sql/sql_parse.cc:6165
|
#118 0x000055a026fb77a6 in sp_instr_stmt::exec_core (this=0x70a0000229f0, thd=0x72b00004d018, nextp=0x7f984dd62188) at /home/buildbot/src/sql/sp_head.cc:3946
|
#119 0x000055a026fae992 in sp_lex_keeper::reset_lex_and_exec_core (this=0x70a000022a38, thd=0x72b00004d018, nextp=0x7f984dd62188, open_tables=false, instr=0x70a0000229f0) at /home/buildbot/src/sql/sp_head.cc:3657
|
#120 0x000055a026fb2af0 in sp_instr_stmt::execute (this=0x70a0000229f0, thd=0x72b00004d018, nextp=0x7f984dd62188) at /home/buildbot/src/sql/sp_head.cc:3849
|
#121 0x000055a026f74bb6 in sp_head::execute (this=0x71e00001ec30, thd=0x72b00004d018, merge_da_on_success=true) at /home/buildbot/src/sql/sp_head.cc:1464
|
#122 0x000055a026f86a6d in sp_head::execute_procedure (this=0x71e00001ec30, thd=0x72b00004d018, args=0x7240000f1058) at /home/buildbot/src/sql/sp_head.cc:2480
|
#123 0x000055a0277ece27 in do_execute_sp (thd=0x72b00004d018, sp=0x71e00001ec30) at /home/buildbot/src/sql/sql_parse.cc:3085
|
#124 0x000055a0277eb098 in Sql_cmd_call::execute (this=0x70500001fa70, thd=0x72b00004d018) at /home/buildbot/src/sql/sql_parse.cc:3330
|
#125 0x000055a027837a9b in mysql_execute_command (thd=0x72b00004d018, is_called_from_prepared_stmt=false) at /home/buildbot/src/sql/sql_parse.cc:6165
|
#126 0x000055a026fb77a6 in sp_instr_stmt::exec_core (this=0x70a000022270, thd=0x72b00004d018, nextp=0x7f984dd6f278) at /home/buildbot/src/sql/sp_head.cc:3946
|
#127 0x000055a026fae992 in sp_lex_keeper::reset_lex_and_exec_core (this=0x70a0000222b8, thd=0x72b00004d018, nextp=0x7f984dd6f278, open_tables=false, instr=0x70a000022270) at /home/buildbot/src/sql/sp_head.cc:3657
|
#128 0x000055a026fb2af0 in sp_instr_stmt::execute (this=0x70a000022270, thd=0x72b00004d018, nextp=0x7f984dd6f278) at /home/buildbot/src/sql/sp_head.cc:3849
|
#129 0x000055a026f74bb6 in sp_head::execute (this=0x71e00001e030, thd=0x72b00004d018, merge_da_on_success=true) at /home/buildbot/src/sql/sp_head.cc:1464
|
#130 0x000055a026f86a6d in sp_head::execute_procedure (this=0x71e00001e030, thd=0x72b00004d018, args=0x7240000e7058) at /home/buildbot/src/sql/sp_head.cc:2480
|
#131 0x000055a0277ece27 in do_execute_sp (thd=0x72b00004d018, sp=0x71e00001e030) at /home/buildbot/src/sql/sql_parse.cc:3085
|
#132 0x000055a0277eb098 in Sql_cmd_call::execute (this=0x7050000100c0, thd=0x72b00004d018) at /home/buildbot/src/sql/sql_parse.cc:3330
|
#133 0x000055a027837a9b in mysql_execute_command (thd=0x72b00004d018, is_called_from_prepared_stmt=false) at /home/buildbot/src/sql/sql_parse.cc:6165
|
#134 0x000055a026fb77a6 in sp_instr_stmt::exec_core (this=0x70a000021af0, thd=0x72b00004d018, nextp=0x7f984dd7c368) at /home/buildbot/src/sql/sp_head.cc:3946
|
#135 0x000055a026fae992 in sp_lex_keeper::reset_lex_and_exec_core (this=0x70a000021b38, thd=0x72b00004d018, nextp=0x7f984dd7c368, open_tables=false, instr=0x70a000021af0) at /home/buildbot/src/sql/sp_head.cc:3657
|
#136 0x000055a026fb2af0 in sp_instr_stmt::execute (this=0x70a000021af0, thd=0x72b00004d018, nextp=0x7f984dd7c368) at /home/buildbot/src/sql/sp_head.cc:3849
|
#137 0x000055a026f74bb6 in sp_head::execute (this=0x71e00001d430, thd=0x72b00004d018, merge_da_on_success=true) at /home/buildbot/src/sql/sp_head.cc:1464
|
#138 0x000055a026f86a6d in sp_head::execute_procedure (this=0x71e00001d430, thd=0x72b00004d018, args=0x7240000dd058) at /home/buildbot/src/sql/sp_head.cc:2480
|
#139 0x000055a0277ece27 in do_execute_sp (thd=0x72b00004d018, sp=0x71e00001d430) at /home/buildbot/src/sql/sql_parse.cc:3085
|
#140 0x000055a0277eb098 in Sql_cmd_call::execute (this=0x70500001dc20, thd=0x72b00004d018) at /home/buildbot/src/sql/sql_parse.cc:3330
|
#141 0x000055a027837a9b in mysql_execute_command (thd=0x72b00004d018, is_called_from_prepared_stmt=false) at /home/buildbot/src/sql/sql_parse.cc:6165
|
#142 0x000055a026fb77a6 in sp_instr_stmt::exec_core (this=0x70a000021370, thd=0x72b00004d018, nextp=0x7f984dd89458) at /home/buildbot/src/sql/sp_head.cc:3946
|
#143 0x000055a026fae992 in sp_lex_keeper::reset_lex_and_exec_core (this=0x70a0000213b8, thd=0x72b00004d018, nextp=0x7f984dd89458, open_tables=false, instr=0x70a000021370) at /home/buildbot/src/sql/sp_head.cc:3657
|
#144 0x000055a026fb2af0 in sp_instr_stmt::execute (this=0x70a000021370, thd=0x72b00004d018, nextp=0x7f984dd89458) at /home/buildbot/src/sql/sp_head.cc:3849
|
#145 0x000055a026f74bb6 in sp_head::execute (this=0x71e00001c830, thd=0x72b00004d018, merge_da_on_success=true) at /home/buildbot/src/sql/sp_head.cc:1464
|
#146 0x000055a026f86a6d in sp_head::execute_procedure (this=0x71e00001c830, thd=0x72b00004d018, args=0x7240000d3058) at /home/buildbot/src/sql/sp_head.cc:2480
|
#147 0x000055a0277ece27 in do_execute_sp (thd=0x72b00004d018, sp=0x71e00001c830) at /home/buildbot/src/sql/sql_parse.cc:3085
|
#148 0x000055a0277eb098 in Sql_cmd_call::execute (this=0x705000012f50, thd=0x72b00004d018) at /home/buildbot/src/sql/sql_parse.cc:3330
|
#149 0x000055a027837a9b in mysql_execute_command (thd=0x72b00004d018, is_called_from_prepared_stmt=false) at /home/buildbot/src/sql/sql_parse.cc:6165
|
#150 0x000055a026fb77a6 in sp_instr_stmt::exec_core (this=0x70a000020bf0, thd=0x72b00004d018, nextp=0x7f984dd96548) at /home/buildbot/src/sql/sp_head.cc:3946
|
#151 0x000055a026fae992 in sp_lex_keeper::reset_lex_and_exec_core (this=0x70a000020c38, thd=0x72b00004d018, nextp=0x7f984dd96548, open_tables=false, instr=0x70a000020bf0) at /home/buildbot/src/sql/sp_head.cc:3657
|
#152 0x000055a026fb2af0 in sp_instr_stmt::execute (this=0x70a000020bf0, thd=0x72b00004d018, nextp=0x7f984dd96548) at /home/buildbot/src/sql/sp_head.cc:3849
|
#153 0x000055a026f74bb6 in sp_head::execute (this=0x71e00001bc30, thd=0x72b00004d018, merge_da_on_success=true) at /home/buildbot/src/sql/sp_head.cc:1464
|
#154 0x000055a026f86a6d in sp_head::execute_procedure (this=0x71e00001bc30, thd=0x72b00004d018, args=0x7240000c9058) at /home/buildbot/src/sql/sp_head.cc:2480
|
#155 0x000055a0277ece27 in do_execute_sp (thd=0x72b00004d018, sp=0x71e00001bc30) at /home/buildbot/src/sql/sql_parse.cc:3085
|
#156 0x000055a0277eb098 in Sql_cmd_call::execute (this=0x7050000196c0, thd=0x72b00004d018) at /home/buildbot/src/sql/sql_parse.cc:3330
|
#157 0x000055a027837a9b in mysql_execute_command (thd=0x72b00004d018, is_called_from_prepared_stmt=false) at /home/buildbot/src/sql/sql_parse.cc:6165
|
#158 0x000055a026fb77a6 in sp_instr_stmt::exec_core (this=0x70a000020470, thd=0x72b00004d018, nextp=0x7f984dda3638) at /home/buildbot/src/sql/sp_head.cc:3946
|
#159 0x000055a026fae992 in sp_lex_keeper::reset_lex_and_exec_core (this=0x70a0000204b8, thd=0x72b00004d018, nextp=0x7f984dda3638, open_tables=false, instr=0x70a000020470) at /home/buildbot/src/sql/sp_head.cc:3657
|
#160 0x000055a026fb2af0 in sp_instr_stmt::execute (this=0x70a000020470, thd=0x72b00004d018, nextp=0x7f984dda3638) at /home/buildbot/src/sql/sp_head.cc:3849
|
#161 0x000055a026f74bb6 in sp_head::execute (this=0x71e00001b030, thd=0x72b00004d018, merge_da_on_success=true) at /home/buildbot/src/sql/sp_head.cc:1464
|
#162 0x000055a026f86a6d in sp_head::execute_procedure (this=0x71e00001b030, thd=0x72b00004d018, args=0x7240000bf058) at /home/buildbot/src/sql/sp_head.cc:2480
|
#163 0x000055a0277ece27 in do_execute_sp (thd=0x72b00004d018, sp=0x71e00001b030) at /home/buildbot/src/sql/sql_parse.cc:3085
|
#164 0x000055a0277eb098 in Sql_cmd_call::execute (this=0x70500001ca50, thd=0x72b00004d018) at /home/buildbot/src/sql/sql_parse.cc:3330
|
#165 0x000055a027837a9b in mysql_execute_command (thd=0x72b00004d018, is_called_from_prepared_stmt=false) at /home/buildbot/src/sql/sql_parse.cc:6165
|
#166 0x000055a026fb77a6 in sp_instr_stmt::exec_core (this=0x70a00001fcf0, thd=0x72b00004d018, nextp=0x7f984ddb0728) at /home/buildbot/src/sql/sp_head.cc:3946
|
#167 0x000055a026fae992 in sp_lex_keeper::reset_lex_and_exec_core (this=0x70a00001fd38, thd=0x72b00004d018, nextp=0x7f984ddb0728, open_tables=false, instr=0x70a00001fcf0) at /home/buildbot/src/sql/sp_head.cc:3657
|
#168 0x000055a026fb2af0 in sp_instr_stmt::execute (this=0x70a00001fcf0, thd=0x72b00004d018, nextp=0x7f984ddb0728) at /home/buildbot/src/sql/sp_head.cc:3849
|
#169 0x000055a026f74bb6 in sp_head::execute (this=0x71e00001a430, thd=0x72b00004d018, merge_da_on_success=true) at /home/buildbot/src/sql/sp_head.cc:1464
|
#170 0x000055a026f86a6d in sp_head::execute_procedure (this=0x71e00001a430, thd=0x72b00004d018, args=0x7240000b5058) at /home/buildbot/src/sql/sp_head.cc:2480
|
#171 0x000055a0277ece27 in do_execute_sp (thd=0x72b00004d018, sp=0x71e00001a430) at /home/buildbot/src/sql/sql_parse.cc:3085
|
#172 0x000055a0277eb098 in Sql_cmd_call::execute (this=0x705000010890, thd=0x72b00004d018) at /home/buildbot/src/sql/sql_parse.cc:3330
|
#173 0x000055a027837a9b in mysql_execute_command (thd=0x72b00004d018, is_called_from_prepared_stmt=false) at /home/buildbot/src/sql/sql_parse.cc:6165
|
#174 0x000055a026fb77a6 in sp_instr_stmt::exec_core (this=0x70a00001f570, thd=0x72b00004d018, nextp=0x7f984ddbd818) at /home/buildbot/src/sql/sp_head.cc:3946
|
#175 0x000055a026fae992 in sp_lex_keeper::reset_lex_and_exec_core (this=0x70a00001f5b8, thd=0x72b00004d018, nextp=0x7f984ddbd818, open_tables=false, instr=0x70a00001f570) at /home/buildbot/src/sql/sp_head.cc:3657
|
#176 0x000055a026fb2af0 in sp_instr_stmt::execute (this=0x70a00001f570, thd=0x72b00004d018, nextp=0x7f984ddbd818) at /home/buildbot/src/sql/sp_head.cc:3849
|
#177 0x000055a026f74bb6 in sp_head::execute (this=0x71e000019830, thd=0x72b00004d018, merge_da_on_success=true) at /home/buildbot/src/sql/sp_head.cc:1464
|
#178 0x000055a026f86a6d in sp_head::execute_procedure (this=0x71e000019830, thd=0x72b00004d018, args=0x7240000ab058) at /home/buildbot/src/sql/sp_head.cc:2480
|
#179 0x000055a0277ece27 in do_execute_sp (thd=0x72b00004d018, sp=0x71e000019830) at /home/buildbot/src/sql/sql_parse.cc:3085
|
#180 0x000055a0277eb098 in Sql_cmd_call::execute (this=0x70500001c550, thd=0x72b00004d018) at /home/buildbot/src/sql/sql_parse.cc:3330
|
#181 0x000055a027837a9b in mysql_execute_command (thd=0x72b00004d018, is_called_from_prepared_stmt=false) at /home/buildbot/src/sql/sql_parse.cc:6165
|
#182 0x000055a026fb77a6 in sp_instr_stmt::exec_core (this=0x70a00001edf0, thd=0x72b00004d018, nextp=0x7f984ddca908) at /home/buildbot/src/sql/sp_head.cc:3946
|
#183 0x000055a026fae992 in sp_lex_keeper::reset_lex_and_exec_core (this=0x70a00001ee38, thd=0x72b00004d018, nextp=0x7f984ddca908, open_tables=false, instr=0x70a00001edf0) at /home/buildbot/src/sql/sp_head.cc:3657
|
#184 0x000055a026fb2af0 in sp_instr_stmt::execute (this=0x70a00001edf0, thd=0x72b00004d018, nextp=0x7f984ddca908) at /home/buildbot/src/sql/sp_head.cc:3849
|
#185 0x000055a026f74bb6 in sp_head::execute (this=0x71e000018c30, thd=0x72b00004d018, merge_da_on_success=true) at /home/buildbot/src/sql/sp_head.cc:1464
|
#186 0x000055a026f86a6d in sp_head::execute_procedure (this=0x71e000018c30, thd=0x72b00004d018, args=0x7240000a1058) at /home/buildbot/src/sql/sp_head.cc:2480
|
#187 0x000055a0277ece27 in do_execute_sp (thd=0x72b00004d018, sp=0x71e000018c30) at /home/buildbot/src/sql/sql_parse.cc:3085
|
#188 0x000055a0277eb098 in Sql_cmd_call::execute (this=0x705000016330, thd=0x72b00004d018) at /home/buildbot/src/sql/sql_parse.cc:3330
|
#189 0x000055a027837a9b in mysql_execute_command (thd=0x72b00004d018, is_called_from_prepared_stmt=false) at /home/buildbot/src/sql/sql_parse.cc:6165
|
#190 0x000055a026fb77a6 in sp_instr_stmt::exec_core (this=0x70a00001e7b0, thd=0x72b00004d018, nextp=0x7f984ddd79f8) at /home/buildbot/src/sql/sp_head.cc:3946
|
#191 0x000055a026fae992 in sp_lex_keeper::reset_lex_and_exec_core (this=0x70a00001e7f8, thd=0x72b00004d018, nextp=0x7f984ddd79f8, open_tables=false, instr=0x70a00001e7b0) at /home/buildbot/src/sql/sp_head.cc:3657
|
#192 0x000055a026fb2af0 in sp_instr_stmt::execute (this=0x70a00001e7b0, thd=0x72b00004d018, nextp=0x7f984ddd79f8) at /home/buildbot/src/sql/sp_head.cc:3849
|
#193 0x000055a026f74bb6 in sp_head::execute (this=0x71e000018030, thd=0x72b00004d018, merge_da_on_success=true) at /home/buildbot/src/sql/sp_head.cc:1464
|
#194 0x000055a026f86a6d in sp_head::execute_procedure (this=0x71e000018030, thd=0x72b00004d018, args=0x724000097058) at /home/buildbot/src/sql/sp_head.cc:2480
|
#195 0x000055a0277ece27 in do_execute_sp (thd=0x72b00004d018, sp=0x71e000018030) at /home/buildbot/src/sql/sql_parse.cc:3085
|
#196 0x000055a0277eb098 in Sql_cmd_call::execute (this=0x70500001c6e0, thd=0x72b00004d018) at /home/buildbot/src/sql/sql_parse.cc:3330
|
#197 0x000055a027837a9b in mysql_execute_command (thd=0x72b00004d018, is_called_from_prepared_stmt=false) at /home/buildbot/src/sql/sql_parse.cc:6165
|
#198 0x000055a026fb77a6 in sp_instr_stmt::exec_core (this=0x70a00001def0, thd=0x72b00004d018, nextp=0x7f984dde4ae8) at /home/buildbot/src/sql/sp_head.cc:3946
|
#199 0x000055a026fae992 in sp_lex_keeper::reset_lex_and_exec_core (this=0x70a00001df38, thd=0x72b00004d018, nextp=0x7f984dde4ae8, open_tables=false, instr=0x70a00001def0) at /home/buildbot/src/sql/sp_head.cc:3657
|
#200 0x000055a026fb2af0 in sp_instr_stmt::execute (this=0x70a00001def0, thd=0x72b00004d018, nextp=0x7f984dde4ae8) at /home/buildbot/src/sql/sp_head.cc:3849
|
#201 0x000055a026f74bb6 in sp_head::execute (this=0x71e000017430, thd=0x72b00004d018, merge_da_on_success=true) at /home/buildbot/src/sql/sp_head.cc:1464
|
#202 0x000055a026f86a6d in sp_head::execute_procedure (this=0x71e000017430, thd=0x72b00004d018, args=0x72400008d058) at /home/buildbot/src/sql/sp_head.cc:2480
|
#203 0x000055a0277ece27 in do_execute_sp (thd=0x72b00004d018, sp=0x71e000017430) at /home/buildbot/src/sql/sql_parse.cc:3085
|
#204 0x000055a0277eb098 in Sql_cmd_call::execute (this=0x70500000ffd0, thd=0x72b00004d018) at /home/buildbot/src/sql/sql_parse.cc:3330
|
#205 0x000055a027837a9b in mysql_execute_command (thd=0x72b00004d018, is_called_from_prepared_stmt=false) at /home/buildbot/src/sql/sql_parse.cc:6165
|
#206 0x000055a026fb77a6 in sp_instr_stmt::exec_core (this=0x70a00001d770, thd=0x72b00004d018, nextp=0x7f984ddf1bd8) at /home/buildbot/src/sql/sp_head.cc:3946
|
#207 0x000055a026fae992 in sp_lex_keeper::reset_lex_and_exec_core (this=0x70a00001d7b8, thd=0x72b00004d018, nextp=0x7f984ddf1bd8, open_tables=false, instr=0x70a00001d770) at /home/buildbot/src/sql/sp_head.cc:3657
|
#208 0x000055a026fb2af0 in sp_instr_stmt::execute (this=0x70a00001d770, thd=0x72b00004d018, nextp=0x7f984ddf1bd8) at /home/buildbot/src/sql/sp_head.cc:3849
|
#209 0x000055a026f74bb6 in sp_head::execute (this=0x71e000016830, thd=0x72b00004d018, merge_da_on_success=true) at /home/buildbot/src/sql/sp_head.cc:1464
|
#210 0x000055a026f86a6d in sp_head::execute_procedure (this=0x71e000016830, thd=0x72b00004d018, args=0x724000083058) at /home/buildbot/src/sql/sp_head.cc:2480
|
#211 0x000055a0277ece27 in do_execute_sp (thd=0x72b00004d018, sp=0x71e000016830) at /home/buildbot/src/sql/sql_parse.cc:3085
|
#212 0x000055a0277eb098 in Sql_cmd_call::execute (this=0x70500001aed0, thd=0x72b00004d018) at /home/buildbot/src/sql/sql_parse.cc:3330
|
#213 0x000055a027837a9b in mysql_execute_command (thd=0x72b00004d018, is_called_from_prepared_stmt=false) at /home/buildbot/src/sql/sql_parse.cc:6165
|
#214 0x000055a026fb77a6 in sp_instr_stmt::exec_core (this=0x70a00001cff0, thd=0x72b00004d018, nextp=0x7f984ddfecc8) at /home/buildbot/src/sql/sp_head.cc:3946
|
#215 0x000055a026fae992 in sp_lex_keeper::reset_lex_and_exec_core (this=0x70a00001d038, thd=0x72b00004d018, nextp=0x7f984ddfecc8, open_tables=false, instr=0x70a00001cff0) at /home/buildbot/src/sql/sp_head.cc:3657
|
#216 0x000055a026fb2af0 in sp_instr_stmt::execute (this=0x70a00001cff0, thd=0x72b00004d018, nextp=0x7f984ddfecc8) at /home/buildbot/src/sql/sp_head.cc:3849
|
#217 0x000055a026f74bb6 in sp_head::execute (this=0x71e000015c30, thd=0x72b00004d018, merge_da_on_success=true) at /home/buildbot/src/sql/sp_head.cc:1464
|
#218 0x000055a026f86a6d in sp_head::execute_procedure (this=0x71e000015c30, thd=0x72b00004d018, args=0x724000079058) at /home/buildbot/src/sql/sp_head.cc:2480
|
#219 0x000055a0277ece27 in do_execute_sp (thd=0x72b00004d018, sp=0x71e000015c30) at /home/buildbot/src/sql/sql_parse.cc:3085
|
#220 0x000055a0277eb098 in Sql_cmd_call::execute (this=0x70500001ef30, thd=0x72b00004d018) at /home/buildbot/src/sql/sql_parse.cc:3330
|
#221 0x000055a027837a9b in mysql_execute_command (thd=0x72b00004d018, is_called_from_prepared_stmt=false) at /home/buildbot/src/sql/sql_parse.cc:6165
|
#222 0x000055a026fb77a6 in sp_instr_stmt::exec_core (this=0x70a00001c870, thd=0x72b00004d018, nextp=0x7f984de0bdb8) at /home/buildbot/src/sql/sp_head.cc:3946
|
#223 0x000055a026fae992 in sp_lex_keeper::reset_lex_and_exec_core (this=0x70a00001c8b8, thd=0x72b00004d018, nextp=0x7f984de0bdb8, open_tables=false, instr=0x70a00001c870) at /home/buildbot/src/sql/sp_head.cc:3657
|
#224 0x000055a026fb2af0 in sp_instr_stmt::execute (this=0x70a00001c870, thd=0x72b00004d018, nextp=0x7f984de0bdb8) at /home/buildbot/src/sql/sp_head.cc:3849
|
#225 0x000055a026f74bb6 in sp_head::execute (this=0x71e000015030, thd=0x72b00004d018, merge_da_on_success=true) at /home/buildbot/src/sql/sp_head.cc:1464
|
#226 0x000055a026f86a6d in sp_head::execute_procedure (this=0x71e000015030, thd=0x72b00004d018, args=0x72400006f058) at /home/buildbot/src/sql/sp_head.cc:2480
|
#227 0x000055a0277ece27 in do_execute_sp (thd=0x72b00004d018, sp=0x71e000015030) at /home/buildbot/src/sql/sql_parse.cc:3085
|
#228 0x000055a0277eb098 in Sql_cmd_call::execute (this=0x70500001c640, thd=0x72b00004d018) at /home/buildbot/src/sql/sql_parse.cc:3330
|
#229 0x000055a027837a9b in mysql_execute_command (thd=0x72b00004d018, is_called_from_prepared_stmt=false) at /home/buildbot/src/sql/sql_parse.cc:6165
|
#230 0x000055a026fb77a6 in sp_instr_stmt::exec_core (this=0x70a00001c0f0, thd=0x72b00004d018, nextp=0x7f984de18ea8) at /home/buildbot/src/sql/sp_head.cc:3946
|
#231 0x000055a026fae992 in sp_lex_keeper::reset_lex_and_exec_core (this=0x70a00001c138, thd=0x72b00004d018, nextp=0x7f984de18ea8, open_tables=false, instr=0x70a00001c0f0) at /home/buildbot/src/sql/sp_head.cc:3657
|
#232 0x000055a026fb2af0 in sp_instr_stmt::execute (this=0x70a00001c0f0, thd=0x72b00004d018, nextp=0x7f984de18ea8) at /home/buildbot/src/sql/sp_head.cc:3849
|
#233 0x000055a026f74bb6 in sp_head::execute (this=0x71e000014430, thd=0x72b00004d018, merge_da_on_success=true) at /home/buildbot/src/sql/sp_head.cc:1464
|
#234 0x000055a026f86a6d in sp_head::execute_procedure (this=0x71e000014430, thd=0x72b00004d018, args=0x724000065058) at /home/buildbot/src/sql/sp_head.cc:2480
|
#235 0x000055a0277ece27 in do_execute_sp (thd=0x72b00004d018, sp=0x71e000014430) at /home/buildbot/src/sql/sql_parse.cc:3085
|
#236 0x000055a0277eb098 in Sql_cmd_call::execute (this=0x705000015200, thd=0x72b00004d018) at /home/buildbot/src/sql/sql_parse.cc:3330
|
#237 0x000055a027837a9b in mysql_execute_command (thd=0x72b00004d018, is_called_from_prepared_stmt=false) at /home/buildbot/src/sql/sql_parse.cc:6165
|
#238 0x000055a026fb77a6 in sp_instr_stmt::exec_core (this=0x70a00001b8d0, thd=0x72b00004d018, nextp=0x7f984de25f98) at /home/buildbot/src/sql/sp_head.cc:3946
|
#239 0x000055a026fae992 in sp_lex_keeper::reset_lex_and_exec_core (this=0x70a00001b918, thd=0x72b00004d018, nextp=0x7f984de25f98, open_tables=false, instr=0x70a00001b8d0) at /home/buildbot/src/sql/sp_head.cc:3657
|
#240 0x000055a026fb2af0 in sp_instr_stmt::execute (this=0x70a00001b8d0, thd=0x72b00004d018, nextp=0x7f984de25f98) at /home/buildbot/src/sql/sp_head.cc:3849
|
#241 0x000055a026f74bb6 in sp_head::execute (this=0x71e000013830, thd=0x72b00004d018, merge_da_on_success=true) at /home/buildbot/src/sql/sp_head.cc:1464
|
#242 0x000055a026f86a6d in sp_head::execute_procedure (this=0x71e000013830, thd=0x72b00004d018, args=0x72400003b058) at /home/buildbot/src/sql/sp_head.cc:2480
|
#243 0x000055a0277ece27 in do_execute_sp (thd=0x72b00004d018, sp=0x71e000013830) at /home/buildbot/src/sql/sql_parse.cc:3085
|
#244 0x000055a0277eb098 in Sql_cmd_call::execute (this=0x7050000166f0, thd=0x72b00004d018) at /home/buildbot/src/sql/sql_parse.cc:3330
|
#245 0x000055a027837a9b in mysql_execute_command (thd=0x72b00004d018, is_called_from_prepared_stmt=false) at /home/buildbot/src/sql/sql_parse.cc:6165
|
#246 0x000055a026fb77a6 in sp_instr_stmt::exec_core (this=0x70a00001a4d0, thd=0x72b00004d018, nextp=0x7f984de33088) at /home/buildbot/src/sql/sp_head.cc:3946
|
#247 0x000055a026fae992 in sp_lex_keeper::reset_lex_and_exec_core (this=0x70a00001a518, thd=0x72b00004d018, nextp=0x7f984de33088, open_tables=false, instr=0x70a00001a4d0) at /home/buildbot/src/sql/sp_head.cc:3657
|
#248 0x000055a026fb2af0 in sp_instr_stmt::execute (this=0x70a00001a4d0, thd=0x72b00004d018, nextp=0x7f984de33088) at /home/buildbot/src/sql/sp_head.cc:3849
|
#249 0x000055a026f74bb6 in sp_head::execute (this=0x71e000012c30, thd=0x72b00004d018, merge_da_on_success=true) at /home/buildbot/src/sql/sp_head.cc:1464
|
#250 0x000055a026f86a6d in sp_head::execute_procedure (this=0x71e000012c30, thd=0x72b00004d018, args=0x72400004f058) at /home/buildbot/src/sql/sp_head.cc:2480
|
#251 0x000055a0277ece27 in do_execute_sp (thd=0x72b00004d018, sp=0x71e000012c30) at /home/buildbot/src/sql/sql_parse.cc:3085
|
#252 0x000055a0277eb098 in Sql_cmd_call::execute (this=0x70500000f530, thd=0x72b00004d018) at /home/buildbot/src/sql/sql_parse.cc:3330
|
#253 0x000055a027837a9b in mysql_execute_command (thd=0x72b00004d018, is_called_from_prepared_stmt=false) at /home/buildbot/src/sql/sql_parse.cc:6165
|
#254 0x000055a026fb77a6 in sp_instr_stmt::exec_core (this=0x70a000019990, thd=0x72b00004d018, nextp=0x7f984de40178) at /home/buildbot/src/sql/sp_head.cc:3946
|
#255 0x000055a026fae992 in sp_lex_keeper::reset_lex_and_exec_core (this=0x70a0000199d8, thd=0x72b00004d018, nextp=0x7f984de40178, open_tables=false, instr=0x70a000019990) at /home/buildbot/src/sql/sp_head.cc:3657
|
#256 0x000055a026fb2af0 in sp_instr_stmt::execute (this=0x70a000019990, thd=0x72b00004d018, nextp=0x7f984de40178) at /home/buildbot/src/sql/sp_head.cc:3849
|
#257 0x000055a026f74bb6 in sp_head::execute (this=0x71e000012030, thd=0x72b00004d018, merge_da_on_success=true) at /home/buildbot/src/sql/sp_head.cc:1464
|
#258 0x000055a026f86a6d in sp_head::execute_procedure (this=0x71e000012030, thd=0x72b00004d018, args=0x724000029058) at /home/buildbot/src/sql/sp_head.cc:2480
|
#259 0x000055a0277ece27 in do_execute_sp (thd=0x72b00004d018, sp=0x71e000012030) at /home/buildbot/src/sql/sql_parse.cc:3085
|
#260 0x000055a0277eb098 in Sql_cmd_call::execute (this=0x70500001eda0, thd=0x72b00004d018) at /home/buildbot/src/sql/sql_parse.cc:3330
|
#261 0x000055a027837a9b in mysql_execute_command (thd=0x72b00004d018, is_called_from_prepared_stmt=false) at /home/buildbot/src/sql/sql_parse.cc:6165
|
#262 0x000055a026fb77a6 in sp_instr_stmt::exec_core (this=0x70a0000198f0, thd=0x72b00004d018, nextp=0x7f984de4d268) at /home/buildbot/src/sql/sp_head.cc:3946
|
#263 0x000055a026fae992 in sp_lex_keeper::reset_lex_and_exec_core (this=0x70a000019938, thd=0x72b00004d018, nextp=0x7f984de4d268, open_tables=false, instr=0x70a0000198f0) at /home/buildbot/src/sql/sp_head.cc:3657
|
#264 0x000055a026fb2af0 in sp_instr_stmt::execute (this=0x70a0000198f0, thd=0x72b00004d018, nextp=0x7f984de4d268) at /home/buildbot/src/sql/sp_head.cc:3849
|
#265 0x000055a026f74bb6 in sp_head::execute (this=0x71e000011430, thd=0x72b00004d018, merge_da_on_success=true) at /home/buildbot/src/sql/sp_head.cc:1464
|
#266 0x000055a026f86a6d in sp_head::execute_procedure (this=0x71e000011430, thd=0x72b00004d018, args=0x724000045058) at /home/buildbot/src/sql/sp_head.cc:2480
|
#267 0x000055a0277ece27 in do_execute_sp (thd=0x72b00004d018, sp=0x71e000011430) at /home/buildbot/src/sql/sql_parse.cc:3085
|
#268 0x000055a0277eb098 in Sql_cmd_call::execute (this=0x70500001bd30, thd=0x72b00004d018) at /home/buildbot/src/sql/sql_parse.cc:3330
|
#269 0x000055a027837a9b in mysql_execute_command (thd=0x72b00004d018, is_called_from_prepared_stmt=false) at /home/buildbot/src/sql/sql_parse.cc:6165
|
#270 0x000055a026fb77a6 in sp_instr_stmt::exec_core (this=0x70a00001a930, thd=0x72b00004d018, nextp=0x7f984de5a358) at /home/buildbot/src/sql/sp_head.cc:3946
|
#271 0x000055a026fae992 in sp_lex_keeper::reset_lex_and_exec_core (this=0x70a00001a978, thd=0x72b00004d018, nextp=0x7f984de5a358, open_tables=false, instr=0x70a00001a930) at /home/buildbot/src/sql/sp_head.cc:3657
|
#272 0x000055a026fb2af0 in sp_instr_stmt::execute (this=0x70a00001a930, thd=0x72b00004d018, nextp=0x7f984de5a358) at /home/buildbot/src/sql/sp_head.cc:3849
|
#273 0x000055a026f74bb6 in sp_head::execute (this=0x71e000010830, thd=0x72b00004d018, merge_da_on_success=true) at /home/buildbot/src/sql/sp_head.cc:1464
|
#274 0x000055a026f86a6d in sp_head::execute_procedure (this=0x71e000010830, thd=0x72b00004d018, args=0x72b000052430) at /home/buildbot/src/sql/sp_head.cc:2480
|
#275 0x000055a0277ece27 in do_execute_sp (thd=0x72b00004d018, sp=0x71e000010830) at /home/buildbot/src/sql/sql_parse.cc:3085
|
#276 0x000055a0277eb098 in Sql_cmd_call::execute (this=0x705000018720, thd=0x72b00004d018) at /home/buildbot/src/sql/sql_parse.cc:3330
|
#277 0x000055a027837a9b in mysql_execute_command (thd=0x72b00004d018, is_called_from_prepared_stmt=false) at /home/buildbot/src/sql/sql_parse.cc:6165
|
#278 0x000055a0277c83dd in mysql_parse (thd=0x72b00004d018, rawbuf=0x70a00001b150 "call bug10100p(255, @var)", length=25, parser_state=0x7f984de684a8) at /home/buildbot/src/sql/sql_parse.cc:8180
|
#279 0x000055a0277b6213 in dispatch_command (command=COM_QUERY, thd=0x72b00004d018, packet=0x729000069019 "call bug10100p(255, @var)", packet_length=25, blocking=true) at /home/buildbot/src/sql/sql_parse.cc:1906
|
#280 0x000055a0277cd99f in do_command (thd=0x72b00004d018, blocking=true) at /home/buildbot/src/sql/sql_parse.cc:1419
|
#281 0x000055a0286d4da1 in do_handle_one_connection (connect=0x70600001ce78, put_in_cache=true) at /home/buildbot/src/sql/sql_connect.cc:1475
|
#282 0x000055a0286d369e in handle_one_connection (arg=0x70600000e658) at /home/buildbot/src/sql/sql_connect.cc:1387
|
#283 0x000055a02b10c5a9 in pfs_spawn_thread (arg=0x716000003018) at /home/buildbot/src/storage/perfschema/pfs.cc:2201
|
#284 0x00007f98574981f5 in ?? () from /lib/x86_64-linux-gnu/libc.so.6
|
#285 0x00007f9857517b40 in clone () from /lib/x86_64-linux-gnu/libc.so.6
|
stack size for MSAN/Debug is 2M
8d2665e56b1298bb0a4daed671b38be92258695c
Attachments
Issue Links
- relates to
-
MDEV-34533 asan error about stack overflow when writing record in Aria
-
- Closed
-
-
MDBF-1076 create MSAN Debug builder
-
- Closed
-
-
MDEV-34388 mariadb-backup segfault on 10.4.8 and 11.4.2, under Alpine 3.20, 3.21 and 3.22
-
- Closed
-
-
MDEV-37664 main.lotofstack fails with UBSAN
-
- Open
-
- links to