Skip to content

Instantly share code, notes, and snippets.

@kofj
Created April 27, 2015 01:25
Show Gist options
  • Save kofj/f182898a92375a1aae0f to your computer and use it in GitHub Desktop.
Save kofj/f182898a92375a1aae0f to your computer and use it in GitHub Desktop.
Thread::try_create(): pthread_create failed with error 11common/Thread.cc: In function 'void Thread::create(size_t)' thread 7f463205f7c0 time 2015-04-25 02:21:54.883375
common/Thread.cc: 128: FAILED assert(ret == 0)
ceph version 0.80.7 (6c0127fcb58008793d3c8b62d925bc91963672a3)
1: (Thread::create(unsigned long)+0x8a) [0x7f4630f5ab9a]
2: (SafeTimer::init()+0x92) [0x7f4630f30792]
3: (librados::RadosClient::connect()+0xd3a) [0x7f4630e8caea]
4: (_cgo_4da98b952cf3_Cfunc_rados_connect()+0xc) [0x40229c]
5: bin/chm-server() [0x42e3e1]
NOTE: a copy of the executable, or `objdump -rdS <executable>` is needed to interpret this.
terminate called after throwing an instance of 'ceph::FailedAssertion'
SIGABRT: abort
PC=0x7f463094e5d7
signal arrived during cgo execution
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment