-
Type: Bug
-
Resolution: Done
-
Priority: Critical - P2
-
None
-
Affects Version/s: 2.4.4
-
Component/s: Stability
-
None
-
Environment:Ubuntu
-
ALL
-
New server build from an image of a working server. Attempted on several new servers with the same result.
The only difference is the new server has an AMD 4xxx series CPU.
Only happens on mongod, mongos starts fine.
/usr/bin/mongod -vvvvvvvvvvvv
Sat Oct 12 15:33:41.506 versionArrayTest passed
Sat Oct 12 15:33:41.507 shardKeyTest passed
Sat Oct 12 15:33:41.507 isInRangeTest passed
Sat Oct 12 15:33:41.507 shardObjTest passed
Sat Oct 12 15:33:41.507 Matcher::matches()
Sat Oct 12 15:33:41.507 Matcher::matches()
{ abcd: 3.1, abcdef: "123456789" }Sat Oct 12 15:33:41.507 Matcher::matches()
{ abcd: 3.1, abcdef: "123456789" }Sat Oct 12 15:33:41.507 Matcher::matches()
{ abcdef: "z23456789" }Sat Oct 12 15:33:41.507 Matcher::matches()
{ abcd: 3.1, abcdef: "123456789" }Sat Oct 12 15:33:41.507 Matcher::matches()
{ abcdef: "z23456789" }Sat Oct 12 15:33:41.506 BackgroundJob starting: DataFileSync
Sat Oct 12 15:33:41.513 Invalid operation at address: 0x7fb350725021 from thread:
Sat Oct 12 15:33:41.513 Got signal: 4 (Illegal instruction).
Sat Oct 12 15:33:41.517 Backtrace:
0xdd2331 0x6cfb19 0x6d00a2 0x7fb350eefcb0 0x7fb350725021 0x9b9180 0x9b9653 0x983156 0xdd2511 0x6dcdb1 0x6dea19 0x7fb35012176d 0x6ce789
/usr/bin/mongod(_ZN5mongo15printStackTraceERSo+0x21) [0xdd2331]
/usr/bin/mongod(_ZN5mongo10abruptQuitEi+0x399) [0x6cfb19]
/usr/bin/mongod(_ZN5mongo24abruptQuitWithAddrSignalEiP7siginfoPv+0x262) [0x6d00a2]
/lib/x86_64-linux-gnu/libpthread.so.0(+0xfcb0) [0x7fb350eefcb0]
/lib/x86_64-linux-gnu/libm.so.6(+0x4d021) [0x7fb350725021]
/usr/bin/mongod(ZN5mongo14spheredist_radERKNS_5PointES2+0x20) [0x9b9180]
/usr/bin/mongod(ZN5mongo14spheredist_degERKNS_5PointES2+0x73) [0x9b9653]
/usr/bin/mongod(_ZN5mongo11GeoUnitTest3runEv+0x3856) [0x983156]
/usr/bin/mongod(_ZN5mongo11StartupTest8runTestsEv+0x31) [0xdd2511]
/usr/bin/mongod() [0x6dcdb1]
/usr/bin/mongod(main+0x9) [0x6dea19]
/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xed) [0x7fb35012176d]
/usr/bin/mongod(__gxx_personality_v0+0x499) [0x6ce789]