Advertisement
Guest User

Untitled

a guest
Feb 2nd, 2018
29
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.53 KB | None | 0 0
  1. (gdb) thread 117
  2. 82 ../sysdeps/unix/syscall-template.S: No such file or directory.
  3. [Switching to thread 117 (Thread 0x7f7c44658700 (LWP 39440))]
  4. #0 0x00007f9678bfe91d in nanosleep () at ../sysdeps/unix/syscall-template.S:82
  5. (gdb) bt
  6. #0 0x00007f9678bfe91d in nanosleep () at ../sysdeps/unix/syscall-template.S:82
  7. #1 0x00005644c1117aa0 in os_thread_sleep (tm=<optimized out>)
  8. at /home/supportpoc/build/mariadb-10.2.12/storage/innobase/os/os0thread.cc:230
  9. #2 0x00005644c10baa1f in TrxInInnoDB::wait (trx=trx@entry=0x7f966575a618)
  10. at /home/supportpoc/build/mariadb-10.2.12/storage/innobase/include/trx0trx.h:1580
  11. #3 0x00005644c109d1a5 in TrxInInnoDB::enter (trx=trx@entry=0x7f966575a618, disable=<optimized out>)
  12. at /home/supportpoc/build/mariadb-10.2.12/storage/innobase/include/trx0trx.h:1507
  13. #4 0x00005644c10b0868 in ha_innobase::store_lock (this=0x7f7bef17ea10, thd=0x56455b8315f8, to=0x7f7c24f466c0,
  14. lock_type=TL_WRITE_CONCURRENT_INSERT) at /home/supportpoc/build/mariadb-10.2.12/storage/innobase/handler/ha_innodb.cc:17311
  15. #5 0x00005644c0fd31a6 in get_lock_data (thd=thd@entry=0x56455b8315f8, table_ptr=table_ptr@entry=0x7f7c24f46698, count=count@entry=2,
  16. flags=flags@entry=3) at /home/supportpoc/build/mariadb-10.2.12/sql/lock.cc:794
  17. #6 0x00005644c0fd375a in mysql_lock_tables (thd=0x56455b8315f8, tables=0x7f7c24f46698, count=<optimized out>, flags=<optimized out>)
  18. at /home/supportpoc/build/mariadb-10.2.12/sql/lock.cc:300
  19. #7 0x00005644c0d5a924 in lock_tables (thd=thd@entry=0x56455b8315f8, tables=0x7f7c277bb160, count=<optimized out>, flags=flags@entry=0)
  20. at /home/supportpoc/build/mariadb-10.2.12/sql/sql_base.cc:4902
  21. #8 0x00005644c0d5bec2 in open_and_lock_tables (thd=0x56455b8315f8, options=..., tables=0x7f7c277bb160, derived=true, flags=0,
  22. prelocking_strategy=<optimized out>) at /home/supportpoc/build/mariadb-10.2.12/sql/sql_base.cc:4691
  23. #9 0x00005644c0d87c17 in open_and_lock_tables (thd=thd@entry=0x56455b8315f8, tables=<optimized out>, derived=derived@entry=true,
  24. flags=flags@entry=0) at /home/supportpoc/build/mariadb-10.2.12/sql/sql_base.h:494
  25. #10 0x00005644c0d9f88e in mysql_execute_command (thd=0x56455b8315f8) at /home/supportpoc/build/mariadb-10.2.12/sql/sql_parse.cc:4495
  26. #11 0x00005644c0db1ba7 in Prepared_statement::execute (this=this@entry=0x7f7c27c4ec88, expanded_query=expanded_query@entry=0x7f7c44652a30,
  27. open_cursor=open_cursor@entry=false) at /home/supportpoc/build/mariadb-10.2.12/sql/sql_prepare.cc:4736
  28. #12 0x00005644c0db21da in Prepared_statement::execute_loop (this=0x7f7c27c4ec88, expanded_query=0x7f7c44652a30,
  29. open_cursor=<optimized out>, packet_end=<optimized out>, packet=<optimized out>)
  30. at /home/supportpoc/build/mariadb-10.2.12/sql/sql_prepare.cc:4165
  31. #13 0x00005644c0db25cf in mysql_sql_stmt_execute (thd=0x56455b8315f8) at /home/supportpoc/build/mariadb-10.2.12/sql/sql_prepare.cc:3272
  32. #14 0x00005644c0d9a70b in mysql_execute_command (thd=0x56455b8315f8) at /home/supportpoc/build/mariadb-10.2.12/sql/sql_parse.cc:3479
  33. #15 0x00005644c100c59e in sp_instr_stmt::exec_core (this=0x7f7c20010d78, thd=<optimized out>, nextp=0x7f7c446549ac)
  34. at /home/supportpoc/build/mariadb-10.2.12/sql/sp_head.cc:3264
  35. #16 0x00005644c1011d19 in sp_lex_keeper::reset_lex_and_exec_core (this=this@entry=0x7f7c20010db8, thd=thd@entry=0x56455b8315f8,
  36. nextp=nextp@entry=0x7f7c446549ac, open_tables=open_tables@entry=false, instr=instr@entry=0x7f7c20010d78)
  37. at /home/supportpoc/build/mariadb-10.2.12/sql/sp_head.cc:3027
  38. #17 0x00005644c1012225 in sp_instr_stmt::execute (this=0x7f7c20010d78, thd=0x56455b8315f8, nextp=0x7f7c446549ac)
  39. at /home/supportpoc/build/mariadb-10.2.12/sql/sp_head.cc:3180
  40. #18 0x00005644c100f5e8 in sp_head::execute (this=this@entry=0x7f7c3ce50fe0, thd=thd@entry=0x56455b8315f8,
  41. merge_da_on_success=merge_da_on_success@entry=true) at /home/supportpoc/build/mariadb-10.2.12/sql/sp_head.cc:1336
  42. #19 0x00005644c101099f in sp_head::execute_procedure (this=0x7f7c3ce50fe0, thd=0x56455b8315f8, args=0x56455b835d00)
  43. at /home/supportpoc/build/mariadb-10.2.12/sql/sp_head.cc:2135
  44. #20 0x00005644c0d92d2d in do_execute_sp (thd=0x56455b8315f8, sp=<optimized out>)
  45. at /home/supportpoc/build/mariadb-10.2.12/sql/sql_parse.cc:2885
  46. #21 0x00005644c0d9917b in mysql_execute_command (thd=thd@entry=0x56455b8315f8)
  47. at /home/supportpoc/build/mariadb-10.2.12/sql/sql_parse.cc:5819
  48. #22 0x00005644c0da02ca in mysql_parse (thd=0x56455b8315f8, rawbuf=<optimized out>, length=14, parser_state=0x7f7c44656d00,
  49. is_com_multi=<optimized out>, is_next_command=false) at /home/supportpoc/build/mariadb-10.2.12/sql/sql_parse.cc:7900
  50. #23 0x00005644c0da24be in dispatch_command (command=command@entry=COM_QUERY, thd=thd@entry=0x56455b8315f8, packet=<optimized out>,
  51. packet_length=1033326208, packet_length@entry=14, is_com_multi=is_com_multi@entry=false, is_next_command=is_next_command@entry=false)
  52. at /home/supportpoc/build/mariadb-10.2.12/sql/sql_parse.cc:1805
  53. #24 0x00005644c0da2a6e in do_command (thd=0x56455b8315f8) at /home/supportpoc/build/mariadb-10.2.12/sql/sql_parse.cc:1360
  54. #25 0x00005644c0e5a2ef in do_handle_one_connection (connect=connect@entry=0x7f7ba036bc08)
  55. at /home/supportpoc/build/mariadb-10.2.12/sql/sql_connect.cc:1335
  56. #26 0x00005644c0e5a404 in handle_one_connection (arg=0x7f7ba036bc08) at /home/supportpoc/build/mariadb-10.2.12/sql/sql_connect.cc:1241
  57. #27 0x00007f9678bf6b50 in start_thread (arg=<optimized out>) at pthread_create.c:304
  58. #28 0x00007f9676cb9fbd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
  59. #29 0x0000000000000000 in ?? ()
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement