Skip to content

Instantly share code, notes, and snippets.

@jestan
Created December 7, 2012 14:07
Show Gist options
  • Select an option

  • Save jestan/4233472 to your computer and use it in GitHub Desktop.

Select an option

Save jestan/4233472 to your computer and use it in GitHub Desktop.
Mongo DB Crash
Fri Dec 7 19:17:56 Backtrace:
0xaf8c41 0x5586c9 0x7f6cb4e094c0 0x7f6cb4e09445 0x7f6cb4e0cbab 0xb45dbb 0xb4414c 0xb443bb 0xb449cb 0xb56f6a 0xb57265 0xb5727e 0x7f6cb5bafc83 0x7f6cb5bafea8 0x7f6cb4ec54bd
mongod(_ZN5mongo15printStackTraceERSo+0x21) [0xaf8c41]
mongod(_ZN5mongo10abruptQuitEi+0x399) [0x5586c9]
/lib/x86_64-linux-gnu/libc.so.6(+0x364c0) [0x7f6cb4e094c0]
/lib/x86_64-linux-gnu/libc.so.6(gsignal+0x35) [0x7f6cb4e09445]
/lib/x86_64-linux-gnu/libc.so.6(abort+0x17b) [0x7f6cb4e0cbab]
mongod(_ZN8tcmalloc3LogENS_7LogModeEPKciNS_7LogItemES3_S3_S3_+0x20b) [0xb45dbb]
mongod(_ZN8tcmalloc15CentralFreeList14ReleaseToSpansEPv+0x12c) [0xb4414c]
mongod(_ZN8tcmalloc15CentralFreeList18ReleaseListToSpansEPv+0x1b) [0xb443bb]
mongod(_ZN8tcmalloc15CentralFreeList11InsertRangeEPvS1_i+0x6b) [0xb449cb]
mongod(_ZN8tcmalloc11ThreadCache21ReleaseToCentralCacheEPNS0_8FreeListEmi+0x29a) [0xb56f6a]
mongod(_ZN8tcmalloc11ThreadCache7CleanupEv+0x45) [0xb57265]
mongod(_ZN8tcmalloc11ThreadCache11DeleteCacheEPS0_+0xe) [0xb5727e]
/lib/x86_64-linux-gnu/libpthread.so.0(+0x7c83) [0x7f6cb5bafc83]
/lib/x86_64-linux-gnu/libpthread.so.0(+0x7ea8) [0x7f6cb5bafea8]
/lib/x86_64-linux-gnu/libc.so.6(clone+0x6d) [0x7f6cb4ec54bd]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment