Program received signal SIGTRAP, Trace/breakpoint trap.
|
0x00000037afa0e9dd in raise () from /lib64/libpthread.so.0
|
(gdb) bt
|
#0 0x00000037afa0e9dd in raise () from /lib64/libpthread.so.0
|
#1 0x000000000110c377 in mongo::mongo_breakpoint () at src/mongo/util/debug_util.cpp:46
|
#2 0x00000000010fa95f in breakpoint (msgid=16842) at src/mongo/util/debug_util.h:64
|
#3 mongo::fassertFailed (msgid=16842) at src/mongo/util/assert_util.cpp:139
|
#4 0x00000000008574cf in fassert () at src/mongo/util/assert_util.h:203
|
#5 mongo::getGlobalAuthorizationManager () at src/mongo/db/auth/authorization_manager_global.cpp:87
|
#6 0x00000000008ee5fb in mongo::Client::initThread (desc=0x162fcf9 "testsuite", mp=0x0) at src/mongo/db/client.cpp:160
|
#7 0x0000000000ed3226 in mongo::dbtests::runDbTests (argc=<value optimized out>, argv=<value optimized out>) at src/mongo/dbtests/framework.cpp:104
|
#8 0x00000037af21d994 in __libc_start_main () from /lib64/libc.so.6
|
#9 0x0000000000757699 in _start ()
|