Details
-
Bug
-
Status: Open (View Workflow)
-
Major
-
Resolution: Unresolved
-
10.11.12
-
Can result in hang or crash
Description
This issue was found on release build
# 2025-06-18T17:29:40 [3667229] INFO: basedir[3] : ->/Server_bin/10.11.12_RelWithDebInfo<- GIT_SHOW: HEAD, tag: mariadb-10.11.12, origin/bb-10.11-MDEV-36592 cafd22db7970ce081bafd887359aa0a77cfb769d 2025-04-28T15:58:16+03:00
|
|
Stacktrace |
Program terminated with signal SIGSEGV, Segmentation fault.
|
#0 __pthread_kill_implementation (no_tid=0, signo=11, threadid=140689442600512) at ./nptl/pthread_kill.c:44
|
44 ./nptl/pthread_kill.c: No such file or directory.
|
[Current thread is 1 (Thread 0x7ff4d03ff640 (LWP 3669539))]
|
(gdb) set printaddr off
|
No symbol "printaddr" in current context.
|
(gdb) set print addr off
|
(gdb) bt
|
#0 __pthread_kill_implementation (no_tid=0, signo=11, threadid=140689442600512) at ./nptl/pthread_kill.c:44
|
#1 __pthread_kill_internal (signo=11, threadid=140689442600512) at ./nptl/pthread_kill.c:78
|
#2 __GI___pthread_kill (threadid=140689442600512, signo=11) at ./nptl/pthread_kill.c:89
|
#3 handle_fatal_signal (sig=11) at /data/Server/10.11.12/sql/signal_handler.cc:298
|
#4 <signal handler called>
|
#5 _int_malloc (av=av@entry=, bytes=bytes@entry=16) at ./malloc/malloc.c:3937
|
#6 __GI___libc_malloc (bytes=16) at ./malloc/malloc.c:3329
|
#7 operator new(unsigned long) () from /lib/x86_64-linux-gnu/libstdc++.so.6
|
#8 __gnu_cxx::new_allocator<dtuple_t*>::allocate (this=, __n=<optimized out>) at /usr/include/c++/11/ext/new_allocator.h:103
|
#9 std::allocator_traits<std::allocator<dtuple_t*> >::allocate (__n=<optimized out>, __a=...) at /usr/include/c++/11/bits/alloc_traits.h:464
|
#10 std::_Vector_base<dtuple_t*, std::allocator<dtuple_t*> >::_M_allocate (__n=<optimized out>, this=) at /usr/include/c++/11/bits/stl_vector.h:346
|
#11 std::vector<dtuple_t*, std::allocator<dtuple_t*> >::reserve (__n=<optimized out>, this=) at /usr/include/c++/11/bits/vector.tcc:78
|
#12 ins_node_create_entry_list (node=) at /data/Server/10.11.12/storage/innobase/row/row0ins.cc:68
|
#13 ins_node_set_new_row (node=node@entry=, row=row@entry=) at /data/Server/10.11.12/storage/innobase/row/row0ins.cc:156
|
#14 row_get_prebuilt_insert_row (prebuilt=) at /data/Server/10.11.12/storage/innobase/row/row0mysql.cc:1085
|
#15 row_insert_for_mysql (mysql_rec=mysql_rec@entry="\350\377>\a", prebuilt=, ins_mode=ROW_INS_NORMAL) at /data/Server/10.11.12/storage/innobase/row/row0mysql.cc:1269
|
#16 ha_innobase::write_row (this=, record="\350\377>\a") at /data/Server/10.11.12/storage/innobase/handler/ha_innodb.cc:7812
|
#17 handler::ha_write_row (this=, buf="\350\377>\a") at /data/Server/10.11.12/sql/handler.cc:7765
|
#18 write_record (thd=thd@entry=, table=table@entry=, info=info@entry=, sink=sink@entry=) at /data/Server/10.11.12/sql/sql_insert.cc:1994
|
#19 mysql_insert (thd=thd@entry=, table_list=, fields=..., values_list=..., update_fields=..., update_values=..., duplic=<optimized out>, ignore=<optimized out>, result=<optimized out>) at /data/Server/10.11.12/sql/sql_insert.cc:1197
|
#20 mysql_execute_command (thd=, is_called_from_prepared_stmt=<optimized out>) at /data/Server/10.11.12/sql/sql_parse.cc:4632
|
#21 mysql_parse (thd=, rawbuf=<optimized out>, length=<optimized out>, parser_state=<optimized out>) at /data/Server/10.11.12/sql/sql_parse.cc:8179
|
#22 dispatch_command (command=COM_QUERY, thd=, packet=<optimized out>, packet_length=<optimized out>, blocking=<optimized out>) at /data/Server/10.11.12/sql/sql_parse.cc:2004
|
#23 do_command (thd=thd@entry=, blocking=blocking@entry=true) at /data/Server/10.11.12/sql/sql_parse.cc:1418
|
#24 do_handle_one_connection (connect=<optimized out>, put_in_cache=true) at /data/Server/10.11.12/sql/sql_connect.cc:1386
|
#25 handle_one_connection (arg=) at /data/Server/10.11.12/sql/sql_connect.cc:1298
|
#26 start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442
|
#27 clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81
|
Core dump is present of pluto : /data/results/1750249790/TBR-2292
Attachments
Issue Links
- relates to
-
MDEV-37043 double free or corruption in dict_mem_table_free
-
- Open
-