Skip to content

Instantly share code, notes, and snippets.

@jsvd
Created January 16, 2012 11:09
Show Gist options
  • Select an option

  • Save jsvd/1620313 to your computer and use it in GitHub Desktop.

Select an option

Save jsvd/1620313 to your computer and use it in GitHub Desktop.
mongo 2.0.0
Mon Jan 16 10:27:25 [journal] journal info splitting prepBasicWrite at boundary Mon Jan 16 10:27:25 [journal] journaling error view pointer cannot be resolved 47007418945536
Mon Jan 16 10:27:25 [journal] Assertion failure false db/dur_journal.cpp 93
0x57d716 0x5885cb 0x76e900 0x7656d4 0x7659af 0x765cef 0x76636f 0x7665a5 0x75e06f 0x75e76d 0x75ea8d 0x75f21b 0xa9ea30 0x3b9e8064a7 0x3b9dcd3c2d
bin/mongod(_ZN5mongo12sayDbContextEPKc+0x96) [0x57d716]
bin/mongod(_ZN5mongo8assertedEPKcS1_j+0xfb) [0x5885cb]
bin/mongod(_ZN5mongo3dur15preallocateFileEN5boost10filesystem10basic_pathISsNS2_11path_traitsEEEy+0) [0x76e900]
bin/mongod(_ZN5mongo3dur14findMMF_inlockEPvRm+0x124) [0x7656d4]
bin/mongod(_ZN5mongo3dur21prepBasicWrite_inlockERNS_14AlignedBuilderEPKNS0_11WriteIntentERNS_12RelativePathE+0x3f) [0x7659af]
bin/mongod(_ZN5mongo3dur21prepBasicWrite_inlockERNS_14AlignedBuilderEPKNS0_11WriteIntentERNS_12RelativePathE+0x37f) [0x765cef]
bin/mongod(_ZN5mongo3dur15prepBasicWritesERNS_14AlignedBuilderE+0x6f) [0x76636f]
bin/mongod(_ZN5mongo3dur13PREPLOGBUFFERERNS0_11JSectHeaderE+0x75) [0x7665a5]
bin/mongod(_ZN5mongo3dur28_groupCommitWithLimitedLocksEv+0x15f) [0x75e06f]
bin/mongod(_ZN5mongo3dur27groupCommitWithLimitedLocksEv+0x1d) [0x75e76d] bin/mongod [0x75ea8d]
bin/mongod(_ZN5mongo3dur9durThreadEv+0x10b) [0x75f21b]
bin/mongod(thread_proxy+0x80) [0xa9ea30] /lib64/libpthread.so.0 [0x3b9e8064a7]
/lib64/libc.so.6(clone+0x6d) [0x3b9dcd3c2d] Mon Jan 16 10:27:25 [journal] dbexception in groupCommitLL causing immediate shutdown: 0 assertion db/dur_journal.cpp:93 Mon Jan 16 10:27:25 dur1 Mon Jan 16 10:27:25 Got signal: 6 (Aborted).
Mon Jan 16 10:27:25 Backtrace:
0xa83fc9 0x3b9dc302d0 0x3b9dc30265 0x3b9dc31d10 0x87bbe7 0x75e81b 0x75ea8d 0x75f21b 0xa9ea30 0x3b9e8064a7 0x3b9dcd3c2d
bin/mongod(_ZN5mongo10abruptQuitEi+0x399) [0xa83fc9]
/lib64/libc.so.6 [0x3b9dc302d0]
/lib64/libc.so.6(gsignal+0x35) [0x3b9dc30265]
/lib64/libc.so.6(abort+0x110) [0x3b9dc31d10]
bin/mongod(_ZN5mongo10mongoAbortEPKc+0x47) [0x87bbe7]
bin/mongod(_ZN5mongo3dur27groupCommitWithLimitedLocksEv+0xcb) [0x75e81b] bin/mongod [0x75ea8d]
bin/mongod(_ZN5mongo3dur9durThreadEv+0x10b) [0x75f21b]
bin/mongod(thread_proxy+0x80) [0xa9ea30] /lib64/libpthread.so.0 [0x3b9e8064a7]
/lib64/libc.so.6(clone+0x6d) [0x3b9dcd3c2d]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment