Details
-
Bug
-
Resolution: Done
-
Major - P3
-
None
-
None
-
ALL
-
Server 2.7.5
Description
smoke.py should setup a signal handler to dump its stack trace, so if its stuck we can debug it by doing something like
kill -3 <pid>
|
good example of how to do this here: http://stackoverflow.com/questions/132058/showing-the-stack-trace-from-a-running-python-application
this command could be added to the timeout handler in MCI so that we get info on what smoke.py is doing when an MCI test suite hangs.
Attachments
Issue Links
- is related to
-
SERVER-14181 buildscript to collect stack trace info from running mongod processes
-
- Closed
-