[SERVER-10940] perf smoke test crash Created: 27/Sep/13  Updated: 10/Dec/14  Resolved: 27/Sep/13

Status: Closed
Project: Core Server
Component/s: Testing Infrastructure
Affects Version/s: Needs Triage
Fix Version/s: None

Type: Bug Priority: Trivial - P5
Reporter: Benety Goh Assignee: Benety Goh
Resolution: Won't Fix Votes: 0
Labels: None
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original Estimate: Not Specified
Environment:

Linux, Mac OS X


Operating System: ALL
Steps To Reproduce:

check out master
build all
run:
smoke.py perf

Participants:

 Description   

When I run smoke.py perf on master, I get the following fatal assertion:

./perftest(_ZN5mongo15printStackTraceERSo+0x23) [0xd69be3]
./perftest(_ZN5mongo10logContextEPKc+0x1a5) [0xd2cde5]
./perftest(_ZN5mongo13fassertFailedEi+0x3f) [0xd1698f]
./perftest() [0x837a5f]
./perftest(_ZN5mongo6Client10initThreadEPKcPNS_21AbstractMessagingPortE+0xac) [0x88c20c]
./perftest(_ZN5mongo7dbtests10runDbTestsEiPPc+0x865) [0xbf97d5]
/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xed) [0x7fcfbb72d76d]
./perftest() [0x775055]



 Comments   
Comment by James Blackburn [ 27/Feb/14 ]

Wonder why this Jira was closed?

perf still seems to be broken:

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 ()

Comment by Benety Goh [ 27/Sep/13 ]

Got it

Generated at Thu Feb 08 03:24:27 UTC 2024 using Jira 9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66.