Hi Jan,
can you please have a look into:
https://mariadb.atlassian.net/browse/MDEV-8691
Otto managed to get a stack trace from mips machine.
It seems to crash inside InnoDB.
Thanks.
#3 <signal handler called>
#4 0x000000fff6b48e80 in
std::__detail::_List_node_base::_M_hook(std::__detail::_List_node_base*)
() from /usr/lib/mips64el-linux-gnuabi64/libstdc++.so.6
#5 0x00000001207cf878 in std::__cxx11::list<unsigned char*,
std::allocator<unsigned char*> >::_M_insert (__x=<synthetic pointer>,
__position=..., this=0x118) at /usr/include/c++/5/bits/stl_list.h:1755
#6 std::__cxx11::list<unsigned char*, std::allocator<unsigned char*>
>::push_back (__x=<synthetic pointer>, this=0x118) at
/usr/include/c++/5/bits/stl_list.h:1089
#7 recv_dblwr_t::add (this=0x118, page=0xffeb004000 "\377\060~$") at
/«PKGBUILDDIR»/storage/xtradb/log/log0recv.cc:4077
#8 0x00000001208df7f8 in buf_dblwr_init_or_load_pages (file=<optimized
out>, path=0xfff678b029 <srv_read_only_mode> "",
load_corrupt_pages=<optimized out>) at
/«PKGBUILDDIR»/storage/xtradb/buf/buf0dblwr.cc:457
#9 0x000000fff66e42bc in open_or_create_data_files
(sum_of_new_sizes=<synthetic pointer>, max_flushed_lsn=0xffffa89a50,
min_flushed_lsn=0xffffa89a48, create_new_db=<synthetic pointer>) at
/«PKGBUILDDIR»/storage/innobase/srv/srv0start.cc:1033
#10 innobase_start_or_create_for_mysql () at
/«PKGBUILDDIR»/storage/innobase/srv/srv0start.cc:2105
#11 0x000000fff65f0028 in innobase_init (p=<optimized out>) at
/«PKGBUILDDIR»/storage/innobase/handler/ha_innodb.cc:3400
#12 0x00000001204a17bc in ha_initialize_handlerton (plugin=0xfff5cb49f0)
at /«PKGBUILDDIR»/sql/handler.cc:501
#13 0x00000001202fcafc in plugin_initialize (tmp_root=0xffffa91c40,
tmp_root@entry=0x0, plugin=plugin@entry=0xfff5cb49f0, argc=0x120fdf680
<remaining_argc>, argc@entry=0x6, argv=0xfff5c7cc58, argv@entry=0xfd8,
options_only=<optimized out>) at /«PKGBUILDDIR»/sql/sql_plugin.cc:1379
#14 0x00000001202fd7b0 in plugin_init (argc=0x6, argv=0xfd8,
flags=<optimized out>) at /«PKGBUILDDIR»/sql/sql_plugin.cc:1659
#15 0x00000001202347ec in init_server_components () at
/«PKGBUILDDIR»/sql/mysqld.cc:4850
#16 0x000000012023b83c in mysqld_main (argc=255, argv=0xff00000000) at
/«PKGBUILDDIR»/sql/mysqld.cc:5445
#17 0x000000012021cf18 in main (argc=<optimized out>, argv=<optimized
out>) at /«PKGBUILDDIR»/sql/main.cc:25