Details
-
Bug
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Cannot Reproduce
-
2.1.13
Description
A user saw the following crash:
Mar 6 11:36:51 hostname maxscale[6803]: [MySQLAuth] [Splitter Service] Loaded 400 MySQL users for listener Splitter Listener.
|
Mar 6 11:36:52 hostname maxscale[6803]: [MySQLAuth] [Splitter Service] Loaded 400 MySQL users for listener Splitter Listener.
|
Mar 6 11:36:52 hostname maxscale[6803]: [MySQLAuth] Splitter Service: login attempt for user 'dev_usr'@[10.1.1.21]:50924, authentication failed.
|
Mar 6 11:36:54 hostname maxscale[6803]: Fatal: MaxScale 2.1.13 received fatal signal 6. Attempting backtrace.
|
Mar 6 11:36:54 hostname maxscale[6803]: Commit ID: e9fceff8cefa9ebedbd7fea1a869474d87cdd4cd System name: Linux Release string: CentOS release 6.9 (Final)
|
Mar 6 11:36:54 hostname maxscale[6803]: /usr/bin/maxscale() [0x404369]
|
Mar 6 11:36:54 hostname maxscale[6803]: /lib64/libpthread.so.0(+0xf7e0) [0x7f3ea2a4e7e0]
|
Mar 6 11:36:54 hostname maxscale[6803]: /lib64/libc.so.6(gsignal+0x35) [0x7f3ea12ff495]
|
Mar 6 11:36:54 hostname maxscale[6803]: /lib64/libc.so.6(abort+0x175) [0x7f3ea1300c75]
|
Mar 6 11:36:54 hostname maxscale[6803]: /lib64/libc.so.6(+0x703a7) [0x7f3ea133d3a7]
|
Mar 6 11:36:54 hostname maxscale[6803]: /lib64/libc.so.6(+0x75dee) [0x7f3ea1342dee]
|
Mar 6 11:36:54 hostname maxscale[6803]: /lib64/libc.so.6(+0x7a3aa) [0x7f3ea13473aa]
|
Mar 6 11:36:54 hostname maxscale[6803]: /lib64/libc.so.6(__libc_malloc+0x5c) [0x7f3ea1347aac]
|
Mar 6 11:36:54 hostname maxscale[6803]: /usr/lib64/libsqlite3.so.0(+0x1ddc2) [0x7f3e9cb7bdc2]
|
Mar 6 11:36:54 hostname maxscale[6803]: /usr/lib64/libsqlite3.so.0(+0x9369) [0x7f3e9cb67369]
|
Mar 6 11:36:54 hostname maxscale[6803]: /usr/lib64/libsqlite3.so.0(+0x9448) [0x7f3e9cb67448]
|
Mar 6 11:36:54 hostname maxscale[6803]: /usr/lib64/libsqlite3.so.0(+0x18bb1) [0x7f3e9cb76bb1]
|
Mar 6 11:36:54 hostname maxscale[6803]: /usr/lib64/libsqlite3.so.0(+0x18ff4) [0x7f3e9cb76ff4]
|
Mar 6 11:36:54 hostname maxscale[6803]: /usr/lib64/libsqlite3.so.0(+0x2d54c) [0x7f3e9cb8b54c]
|
Mar 6 11:36:54 hostname maxscale[6803]: /usr/lib64/libsqlite3.so.0(+0x41c2b) [0x7f3e9cb9fc2b]
|
Mar 6 11:36:54 hostname maxscale[6803]: /usr/lib64/maxscale/libMySQLAuth.so.1.0.0(+0x2891) [0x7f3e9cff3891]
|
Mar 6 11:36:54 hostname maxscale[6803]: /usr/lib64/maxscale/libMySQLClient.so(+0x25a7) [0x7f3e9c3545a7]
|
Mar 6 11:36:54 hostname maxscale[6803]: /usr/lib64/maxscale/libmaxscale-common.so.1.0.0(+0x45f78) [0x7f3ea3162f78]
|
Mar 6 11:36:54 hostname maxscale[6803]: /usr/lib64/maxscale/libmaxscale-common.so.1.0.0(poll_waitevents+0x2ae) [0x7f3ea31633ae]
|
Mar 6 11:36:54 hostname maxscale[6803]: /usr/bin/maxscale(_Z18worker_thread_mainPv+0x138) [0x404698]
|
Mar 6 11:36:54 hostname maxscale[6803]: /lib64/libpthread.so.0(+0x7aa1) [0x7f3ea2a46aa1]
|
Mar 6 11:36:54 hostname maxscale[6803]: /lib64/libc.so.6(clone+0x6d) [0x7f3ea13b5bcd]
|