InnoDB: Failing assertion: event in file os0sync.cc line 475 | abort (sig=6) in os_event_reset

Bug #1369357 reported by Roel Van de Paar
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Percona Server moved to https://jira.percona.com/projects/PS
Confirmed
High
Laurynas Biveinis
5.1
New
Undecided
Unassigned
5.5
New
Undecided
Unassigned
5.6
Confirmed
High
Laurynas Biveinis

Bug Description

(gdb) bt
#0 0x00007f07ccb88771 in pthread_kill () from /lib64/libpthread.so.0
#1 0x0000000000ab09a2 in my_write_core (sig=6) at /mnt/workspace/percona-server-5.6-binaries-debug-yassl/label_exp/centos6-64/percona-server-5.6.20-68.0/mysys/stacktrace.c:422
#2 0x000000000072ca03 in handle_fatal_signal (sig=6) at /mnt/workspace/percona-server-5.6-binaries-debug-yassl/label_exp/centos6-64/percona-server-5.6.20-68.0/sql/signal_handler.cc:236
#3 <signal handler called>
#4 0x00007f07cb78c989 in raise () from /lib64/libc.so.6
#5 0x00007f07cb78e098 in abort () from /lib64/libc.so.6
#6 0x0000000000b5d216 in os_event_reset (event=0x0) at /mnt/workspace/percona-server-5.6-binaries-debug-yassl/label_exp/centos6-64/percona-server-5.6.20-68.0/storage/innobase/os/os0sync.cc:475
#7 0x0000000000b38038 in log_io_complete_checkpoint () at /mnt/workspace/percona-server-5.6-binaries-debug-yassl/label_exp/centos6-64/percona-server-5.6.20-68.0/storage/innobase/log/log0log.cc:1924
#8 0x0000000000b365dc in log_io_complete (group=0x7f07cafb3578) at /mnt/workspace/percona-server-5.6-binaries-debug-yassl/label_exp/centos6-64/percona-server-5.6.20-68.0/storage/innobase/log/log0log.cc:1270
#9 0x0000000000d2552f in fil_aio_wait (segment=1) at /mnt/workspace/percona-server-5.6-binaries-debug-yassl/label_exp/centos6-64/percona-server-5.6.20-68.0/storage/innobase/fil/fil0fil.cc:5861
#10 0x0000000000c27b45 in io_handler_thread (arg=0x18b1a28 <n+8>) at /mnt/workspace/percona-server-5.6-binaries-debug-yassl/label_exp/centos6-64/percona-server-5.6.20-68.0/storage/innobase/srv/srv0start.cc:498
#11 0x00007f07ccb83df3 in start_thread () from /lib64/libpthread.so.0
#12 0x00007f07cb84d3dd in clone () from /lib64/libc.so.6

Tags: qa
Revision history for this message
Roel Van de Paar (roel11) wrote :

================== Testcase
SET @@GLOBAL.innodb_track_changed_pages=TRUE;
SET @@GLOBAL.innodb_track_redo_log_now=1;

Highly likely a dup of bug 1368530 but with a very different outcome on a minor difference in commands

Revision history for this message
Roel Van de Paar (roel11) wrote :

SET @@GLOBAL.innodb_track_changed_pages=1;
SET @@GLOBAL.innodb_log_checkpoint_now=TRUE;

Idem crash.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.