Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 21 Jun 2018 18:50:01 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 229219] databases/mariadb103-server: crashes on startup (signal 11)
Message-ID:  <bug-229219-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D229219

            Bug ID: 229219
           Summary: databases/mariadb103-server: crashes on startup
                    (signal 11)
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: brnrd@freebsd.org
          Reporter: tremere@cainites.net
          Assignee: brnrd@freebsd.org
             Flags: maintainer-feedback?(brnrd@freebsd.org)

Upgraded my mariadb from 10.2 to 10.3 today and found out it crashes right =
away
once started.

Here's the backtrace:

(gdb) run
Starting program: /usr/local/libexec/mysqld=20

Program received signal SIGSEGV, Segmentation fault.
0x0000000803d7a5db in pthread_mutex_init () from /lib/libthr.so.3
(gdb) bt
#0  0x0000000803d7a5db in pthread_mutex_init () from /lib/libthr.so.3
#1  0x0000000001506b82 in safe_mutex_init (mp=3D0x20808f0, attr=3D0x28edf88,
name=3D0x1607168 "&m_mutex",=20
    file=3D0x1607101
"/wrkdirs/usr/ports/databases/mariadb103-server/work/mariadb-10.3.7/sql/sem=
isync_master_ack_receiver.cc",
line=3D47)
    at
/wrkdirs/usr/ports/databases/mariadb103-server/work/mariadb-10.3.7/mysys/th=
r_mutex.c:193
#2  0x00000000009f3a2a in inline_mysql_mutex_init (key=3D0, that=3D0x20808f=
0,
attr=3D0x28edf88, src_name=3D0x1607168 "&m_mutex",=20
    src_file=3D0x1607101
"/wrkdirs/usr/ports/databases/mariadb103-server/work/mariadb-10.3.7/sql/sem=
isync_master_ack_receiver.cc",
src_line=3D47) at mysql_thread.h:648
#3  0x00000000009f3906 in Ack_receiver::Ack_receiver (this=3D0x20808e0) at
/wrkdirs/usr/ports/databases/mariadb103-server/work/mariadb-10.3.7/sql/semi=
sync_master_ack_receiver.cc:46
#4  0x00000000009edbb4 in __cxx_global_var_init.1 () at
/wrkdirs/usr/ports/databases/mariadb103-server/work/mariadb-10.3.7/sql/semi=
sync_master.cc:52
#5  0x00000000009f1bbe in _GLOBAL__sub_I_semisync_master.cc () at
my_pthread.h:363
#6  0x00000000015b4752 in __do_global_ctors_aux ()
#7  0x0000000000625f2e in _init ()
#8  0x00007fffffffe050 in ?? ()
#9  0x0000000801d5362a in r_debug_state () from /libexec/ld-elf.so.1
#10 0x0000000801d5261c in __tls_get_addr () from /libexec/ld-elf.so.1
#11 0x0000000801d50669 in .text () from /libexec/ld-elf.so.1
#12 0x0000000000000000 in ?? ()


I'm running 11.2-RC3 (amd64). Tested with OpenSSL from base and LibreSSL, b=
ut
both crash. Only INNODB and GSSAPI_NONE selected in port options.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-229219-7788>