Skip to content

Instantly share code, notes, and snippets.

@treeder
Created July 31, 2012 01:49
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save treeder/a70ccfbdd5e58430f68c to your computer and use it in GitHub Desktop.
Save treeder/a70ccfbdd5e58430f68c to your computer and use it in GitHub Desktop.
mongos stack traces
mongos(_ZN5mongo7Command20runAgainstRegisteredEPKcRNS_7BSONObjERNS_14BSONObjBuilderEi+0x894)[0x794f24]
mongos(_ZN5mongo11dbgrid_cmds23CmdShardingGetLastError3runERKSsRNS_7BSONObjEiRSsRNS_14BSONObjBuilderEb+0x46)[0x77bb16]
mongos(_ZN5mongo3pms9threadRunEPNS_13MessagingPortE+0x287)[0x5e9747]
mongos(_ZN5mongo14SingleStrategy7queryOpERNS_7RequestE+0x5ac)[0x777c5c]
mongos(_ZN5mongo14SingleStrategy7queryOpERNS_7RequestE+0x5ac)[0x777c5c]
mongos(_ZN5mongo3pms9threadRunEPNS_13MessagingPortE+0x287)[0x5e9747]
mongos(_ZN5mongo7Request7processEi+0x187)[0x7b6467]
mongos(_ZN5mongo14SingleStrategy7queryOpERNS_7RequestE+0x5ac)[0x777c5c]
mongos(_ZN5mongo14SingleStrategy7queryOpERNS_7RequestE+0x5ac)[0x777c5c]
mongos(_ZN5mongo7Request7processEi+0x187)[0x7b6467]
mongos(_ZN5mongo3pms9threadRunEPNS_13MessagingPortE+0x287)[0x5e9747]
mongos(_ZN5mongo7Request7processEi+0x187)[0x7b6467]
mongos(_ZN5mongo7Request7processEi+0x187)[0x7b6467]
mongos(_ZN5mongo7Command20runAgainstRegisteredEPKcRNS_7BSONObjERNS_14BSONObjBuilderEi+0x894)[0x794f24]
mongos(_ZN5mongo14SingleStrategy7queryOpERNS_7RequestE+0x5ac)[0x777c5c]
mongos(_ZN5mongo7Command20runAgainstRegisteredEPKcRNS_7BSONObjERNS_14BSONObjBuilderEi+0x894)[0x794f24]
/lib/x86_64-linux-gnu/libpthread.so.0(+0x7e9a)[0x7fd356a9de9a]
===
mongos(_ZN5mongo14SingleStrategy7queryOpERNS_7RequestE+0x5ac)[0x777c5c]
mongos(_ZN5mongo7Request7processEi+0x187)[0x7b6467]
mongos(_ZN5mongo21ShardedMessageHandler7processERNS_7MessageEPNS_21AbstractMessagingPortEPNS_9LastErrorE+0x71)[0x7c89c1]
mongos(_ZN5mongo15assembleRequestERKSsNS_7BSONObjEiiPKS2_iRNS_7MessageE+0xef)[0x5670af]
mongos(_ZN5mongo12DBClientBase5queryERKSsNS_5QueryEiiPKNS_7BSONObjEii+0x3ac)[0x56806c]
mongos(_ZN5mongo18DBClientConnection5queryERKSsNS_5QueryEiiPKNS_7BSONObjEii+0xa1)[0x57e8f1]
mongos(_ZN5mongo14DBClientCursor4initEv+0x92)[0x5946a2]
mongos(_ZN5mongo14DBClientCursor4initEv+0x92)[0x5946a2]
mongos(_ZN5mongo12DBClientBase5queryERKSsNS_5QueryEiiPKNS_7BSONObjEii+0x3ac)[0x56806c]
mongos(_ZN5mongo18DBClientConnection5queryERKSsNS_5QueryEiiPKNS_7BSONObjEii+0xa1)[0x57e8f1]
mongos(_ZN5mongo17DBClientInterface5findNERSt6vectorINS_7BSONObjESaIS2_EERKSsNS_5QueryEiiPKS2_i+0xa3)[0x576253]
mongos(_ZN5mongo17DBClientInterface7findOneERKSsRKNS_5QueryEPKNS_7BSONObjEi+0x72)[0x576da2]
mongos(_ZN5mongo18DBClientReplicaSet7findOneERKSsRKNS_5QueryEPKNS_7BSONObjEi+0xf7)[0x58c607]
mongos(_ZN5mongo20DBClientWithCommands10runCommandERKSsRKNS_7BSONObjERS3_i+0x7b)[0x57c5ab]
mongos(_ZN5mongo20DBClientWithCommands20getLastErrorDetailedEv+0x61)[0x5668c1]
mongos(_ZN5mongo10ClientInfo12getLastErrorERKNS_7BSONObjERNS_14BSONObjBuilderEb+0xf1e)[0x7b888e]
mongos(_ZN5mongo11dbgrid_cmds23CmdShardingGetLastError3runERKSsRNS_7BSONObjEiRSsRNS_14BSONObjBuilderEb+0x46)[0x77bb16]
mongos(_ZN5mongo7Command20runAgainstRegisteredEPKcRNS_7BSONObjERNS_14BSONObjBuilderEi+0x894)[0x794f24]
mongos(_ZN5mongo14SingleStrategy7queryOpERNS_7RequestE+0x5ac)[0x777c5c]
mongos(_ZN5mongo7Request7processEi+0x187)[0x7b6467]
mongos(_ZN5mongo21ShardedMessageHandler7processERNS_7MessageEPNS_21AbstractMessagingPortEPNS_9LastErrorE+0x71)[0x7c89c1]
mongos(_ZN5mongo3pms9threadRunEPNS_13MessagingPortE+0x287)[0x5e9747]
/lib/x86_64-linux-gnu/libpthread.so.0(+0x7e9a)[0x7f51b1349e9a]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment