Hello. Per this part of the stacktrace:
/usr/sbin/mysqld(_ZN11TC_LOG_MMAP4openEPKc+0x6f4)[0x384ffd54] /usr/sbin/mysqld(_ZN11TC_LOG_MMAP4openEPKc+0x2cc)[0x384ff92c] And sorry if this is a stupid question, but do you think it might be related to the pagesize? Page size on ppc64el is normally defined to 64k. I see that sql/log.cc uses my_getpagesize(), which is defined by system call getpagesize() in include/my_sys.h. I rebuilt percona-xtradb-cluster-5.5 with pagesize set to 4k and installed it just to test. It did not get signal 11 in this case. Thanks and regards. Fernando -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1570678 Title: mysqld got signal 11 during setting up root password on package installation on ppc64el To manage notifications about this bug go to: https://bugs.launchpad.net/percona-xtradb-cluster/+bug/1570678/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
