innodb-log-block-size>=512 causes debug assert (InnoDB: Failing assertion: srv_log_block_size >= 512)

Bug #1584556 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
Status tracked in 5.7
5.5
Triaged
Medium
Unassigned
5.6
Triaged
Medium
Unassigned
5.7
Invalid
Undecided
Unassigned

Bug Description

--innodb-log-block-size=x where x >=512 causes:

InnoDB: Warning: innodb_log_block_size has been changed from default value 512. (###EXPERIMENTAL### operation)
2016-05-23 11:39:21 7fe6fea158c0 InnoDB: Assertion failure in thread 140630091192512 in file ha_innodb.cc line 3455
InnoDB: Failing assertion: srv_log_block_size >= 512

+bt
#0 0x00007fe6fe3ae741 in __pthread_kill (threadid=<optimized out>, signo=6) at ../nptl/sysdeps/unix/sysv/linux/pthread_kill.c:61
#1 0x0000000000abf206 in my_write_core (sig=6) at /git/PS-5.6.30_dbg/mysys/stacktrace.c:422
#2 0x0000000000735c63 in handle_fatal_signal (sig=6) at /git/PS-5.6.30_dbg/sql/signal_handler.cc:236
#3 <signal handler called>
#4 0x00007fe6fc7475f7 in __GI_raise (sig=sig@entry=6) at ../nptl/sysdeps/unix/sysv/linux/raise.c:56
#5 0x00007fe6fc748ce8 in __GI_abort () at abort.c:90
#6 0x0000000000b92cb3 in innobase_init (p=0x7fe6e0ddbc00) at /git/PS-5.6.30_dbg/storage/innobase/handler/ha_innodb.cc:3455
#7 0x0000000000644c0f in ha_initialize_handlerton (plugin=0x7fe6faa57320) at /git/PS-5.6.30_dbg/sql/handler.cc:696
#8 0x00000000007fc8d0 in plugin_initialize (plugin=0x7fe6faa57320) at /git/PS-5.6.30_dbg/sql/sql_plugin.cc:1137
#9 0x00000000007fd326 in plugin_init (argc=0x17b12c8 <remaining_argc>, argv=0x7fe6faa320c0, flags=0) at /git/PS-5.6.30_dbg/sql/sql_plugin.cc:1431
#10 0x000000000062eda4 in init_server_components () at /git/PS-5.6.30_dbg/sql/mysqld.cc:5181
#11 0x000000000062fe54 in mysqld_main (argc=12, argv=0x7fe6faa320c0) at /git/PS-5.6.30_dbg/sql/mysqld.cc:5823
#12 0x00000000006249a0 in main (argc=12, argv=0x7fff7140fde8) at /git/PS-5.6.30_dbg/sql/main.cc:25

Tags: xtradb
summary: - innodb-log-block-size>=512 causes debug assert
+ innodb-log-block-size>=512 causes debug assert (InnoDB: Failing
+ assertion: srv_log_block_size >= 512)
tags: added: xtradb
Revision history for this message
Roel Van de Paar (roel11) wrote :

Any connection with bug 1114612?

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

Reproducible on 5.5.53 also.

Revision history for this message
Shahriyar Rzayev (rzayev-sehriyar) wrote :

Percona now uses JIRA for bug reports so this bug report is migrated to: https://jira.percona.com/browse/PS-3443

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.