Details
-
Bug
-
Status: Open (View Workflow)
-
Major
-
Resolution: Unresolved
-
10.5, 10.11
-
clang-18, WITH_ASAN, CMAKE_BUILD_TYPE=RelWithDebInfo
Description
10.11-f6989d1767ade3486af35246a8ad5be50507ca10 |
#0 0x00007ffff70ab144 in __pthread_kill_implementation () from /lib64/libc.so.6
|
No symbol table info available.
|
#1 0x00007ffff705365e in raise () from /lib64/libc.so.6
|
No symbol table info available.
|
#2 0x00007ffff703b902 in abort () from /lib64/libc.so.6
|
No symbol table info available.
|
#3 0x00000000008674bb in __sanitizer::Abort() ()
|
No symbol table info available.
|
#4 0x0000000000865655 in __sanitizer::Die() ()
|
No symbol table info available.
|
#5 0x0000000000861237 in __sanitizer::ThreadArgRetval::BeforeJoin(unsigned long) const ()
|
No symbol table info available.
|
#6 0x0000000000826ba4 in __interceptor_pthread_join ()
|
No symbol table info available.
|
#7 0x00007ffff7af3ff3 in daemon_example_plugin_deinit (p=<optimized out>) at /home/dan/repos/mariadb-server-10.11/plugin/daemon_example/daemon_example.cc:181
|
result = <optimized out>
|
plugin = <optimized out>
|
con = 0x5040000005e8
|
buffer = <optimized out>
|
tm_tmp = <optimized out>
|
#8 0x0000000000bbfb14 in plugin_deinitialize (plugin=0x5210000c2798, ref_check=<optimized out>) at /home/dan/repos/mariadb-server-10.11/sql/sql_plugin.cc:1274
|
deinit = 0x0
|
#9 0x0000000000bbc71a in reap_plugins () at /home/dan/repos/mariadb-server-10.11/sql/sql_plugin.cc:1345
|
count = <optimized out>
|
reap = 0x7fffffff9700
|
plugin = 0x13de69
|
list = <optimized out>
|
#10 0x0000000000bc05c4 in plugin_shutdown () at /home/dan/repos/mariadb-server-10.11/sql/sql_plugin.cc:2098
|
count = 73
|
i = <optimized out>
|
plugin = <optimized out>
|
plugins = <optimized out>
|
dl = <optimized out>
|
#11 0x0000000000883a55 in clean_up (print_message=<optimized out>) at /home/dan/repos/mariadb-server-10.11/sql/mysqld.cc:2002
|
No locals.
|
#12 0x0000000000888065 in mysqld_main (argc=<optimized out>, argv=<optimized out>) at /home/dan/repos/mariadb-server-10.11/sql/mysqld.cc:6084
|
ho_error = <optimized out>
|
new_thread_stack_size = <optimized out>
|
user = 0x5060000164d8 "root[root] @ localhost [127.0.0.1]"
|
please_close_stdin = <optimized out>
|
#13 0x00007ffff703d088 in __libc_start_call_main () from /lib64/libc.so.6
|
No symbol table info available.
|
#14 0x00007ffff703d14b in __libc_start_main_impl () from /lib64/libc.so.6
|
No symbol table info available.
|
#15 0x00000000007a60d5 in _start ()
|
No symbol table info available.
|
quit
|
Attachments
Issue Links
- blocks
-
MDBF-740 bump clang-14 asan builder to use clang 18
- Open