Details
-
Bug
-
Status: Closed (View Workflow)
-
Critical
-
Resolution: Fixed
-
10.3(EOL), 10.4(EOL)
Description
hread 53 (Thread 0x14d3d0285700 (LWP 1379737)):
|
#0 0x000014d3e380855b in kill () at ../sysdeps/unix/syscall-template.S:78
|
#1 0x00005590464c94f8 in handle_fatal_signal (sig=11) at /test/mtest/10.3/sql/signal_handler.cc:367
|
--Type <RET> for more, q to quit, c to continue without paging--
|
#2 <signal handler called>
|
#3 my_read (Filedes=33, Buffer=0x14d3d02820c0 "Limit", ' ' <repeats 21 times>, "Soft Limit", ' ' <repeats 11 times>, "Hard Limit", ' ' <repeats 11 times>, "Units \nMax cpu time", ' ' <repeats 14 times>, "unlimited", ' ' <repeats 12 times>, "unlimited", ' ' <repeats 12 times>, "seconds \nMax file size", ' ' <repeats 13 times>, "unlimited "..., Count=4096, MyFlags=0) at /test/mtest/10.3/mysys/my_read.c:63
|
#4 0x00005590464c8cae in output_core_info () at /test/mtest/10.3/sql/signal_handler.cc:71
|
#5 0x00005590464c94ac in handle_fatal_signal (sig=6) at /test/mtest/10.3/sql/signal_handler.cc:351
|
#6 <signal handler called>
|
#7 __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:50
|
#8 0x000014d3e37e7859 in __GI_abort () at abort.c:79
|
#9 0x000014d3e37e7729 in __assert_fail_base (fmt=0x14d3e397d588 "%s%s%s:%u: %s%sAssertion `%s' failed.\n%n", assertion=0x55904703ee70 "!m_modifications || !recv_no_log_write", file=0x55904703ea48 "/test/mtest/10.3/storage/innobase/mtr/mtr0mtr.cc", line=429, function=<optimized out>) at assert.c:92
|
#10 0x000014d3e37f8f36 in __GI___assert_fail (assertion=0x55904703ee70 "!m_modifications || !recv_no_log_write", file=0x55904703ea48 "/test/mtest/10.3/storage/innobase/mtr/mtr0mtr.cc", line=429, function=0x55904703ee47 "void mtr_t::commit()") at assert.c:101
|
#11 0x00005590467e9afc in mtr_t::commit (this=0x14d3d0284530) at /test/mtest/10.3/storage/innobase/mtr/mtr0mtr.cc:429
|
#12 0x000055904678aa38 in btr_pcur_commit_specify_mtr (pcur=0x14d3d02842c0, mtr=0x14d3d0284530) at /test/mtest/10.3/storage/innobase/include/btr0pcur.inl:345
|
#13 0x000055904678b201 in ibuf_btr_pcur_commit_specify_mtr (pcur=0x14d3d02842c0, mtr=0x14d3d0284530) at /test/mtest/10.3/storage/innobase/ibuf/ibuf0ibuf.cc:322
|
#14 0x0000559046798165 in ibuf_merge_or_delete_for_page (block=0x14d3a5b77200, page_id=..., page_size=...) at /test/mtest/10.3/storage/innobase/ibuf/ibuf0ibuf.cc:4611
|
#15 0x0000559046a25cbf in buf_page_io_complete (bpage=0x14d3a5b77200, dblwr=true, evict=false) at /test/mtest/10.3/storage/innobase/buf/buf0buf.cc:6156
|
#16 0x0000559046acc258 in fil_aio_wait (segment=2) at /test/mtest/10.3/storage/innobase/fil/fil0fil.cc:4537
|
#17 0x000055904692fdc6 in io_handler_thread (arg=0x5590478abdb0 <n+16>) at /test/mtest/10.3/storage/innobase/srv/srv0start.cc:326
|
#18 0x000014d3e39bd609 in start_thread (arg=<optimized out>) at pthread_create.c:477
|
#19 0x000014d3e38e4293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
|
Attachments
Issue Links
- is caused by
-
MDEV-25975 Turning on innodb_disallow_writes will cause mysqladmin shutdown to hang
- Closed