Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

mongos always crash #1217

Open
ocean-feng opened this issue Feb 27, 2015 · 0 comments
Open

mongos always crash #1217

ocean-feng opened this issue Feb 27, 2015 · 0 comments

Comments

@ocean-feng
Copy link

mongos Log:
Thu Feb 26 08:14:39.941 [mongosMain] connection accepted from 10.40.146.143:35420 #318154 (16 connections now open)
Received signal 11
Backtrace:

Mongos log show nothing about this crash.
Use the gdb to get the backtrace.
(gdb) bt
#0 0x00007fc255e8cc42 in backtrace () from /lib64/libc.so.6
#1 0x00000000008c6500 in mongo::printStackAndExit(int) ()
#2
#3 0x00007fc255e17abb in memcpy () from /lib64/libc.so.6
#4 0x00007fc256657b93 in std::basic_streambuf<char, std::char_traits >::xsgetn(char*, long) () from /usr/lib64/libstdc++.so.6
#5 0x00007fc25662e5ef in std::basic_filebuf<char, std::char_traits >::xsgetn(char*, long) () from /usr/lib64/libstdc++.so.6
#6 0x00007fc2566354a3 in std::basic_istream<char, std::char_traits >::read(char*, long) () from /usr/lib64/libstdc++.so.6
#7 0x0000000000c423d9 in mongo::InputStreamSecureRandom::nextInt64() ()
#8 0x0000000000000000 in ?? ()

Anybody know this crash?

tokumx version: tokumx-server-1.5.0-1.el6.x86_64.rpm

@ocean-feng ocean-feng changed the title mongos alway crash mongos always crash Feb 27, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant