CsongSY opened a new issue, #2900:
URL: https://github.com/apache/kvrocks/issues/2900

   ### Search before asking
   
   - [x] I had searched in the 
[issues](https://github.com/apache/kvrocks/issues) and found no similar issues.
   
   
   ### Version
   
   E20250425 10:07:13.354657 140365197694656 signal_util.h:34] Ooops! Apache 
Kvrocks version 2.11.1 got signal: Segmentation fault (11)
   E20250425 10:07:13.374111 140365197694656 signal_util.h:36] Stack trace 
(most recent call first):
   #0  0x000056521a2553ea in SegvHandler at /usr/bin/kvrocks
   #1  0x00007fa95c50504f in __sigaction at /lib/x86_64-linux-gnu/libc.so.6
   #2  0x000056521a4a8b1f in engine::Storage::Get(engine::Context&, 
rocksdb::ReadOptions const&, rocksdb::ColumnFamilyHandle*, rocksdb::Slice 
const&, std::__cxx11::basic_string<char, std::char_traits<char>, 
std::allocator<char> >*) at /usr/bin/kvrocks
   #3  0x000056521a4925b4 in redis::Database::GetMetadata(engine::Context&, 
RedisTypes, rocksdb::Slice const&, Metadata*) at /usr/bin/kvrocks
   #4  0x000056521a4d19ad in redis::List::GetMetadata(engine::Context&, 
rocksdb::Slice const&, ListMetadata*) at /usr/bin/kvrocks
   #5  0x000056521a4d220b in redis::List::PopMulti(engine::Context&, 
rocksdb::Slice const&, bool, unsigned int, 
std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, 
std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::cha
   r_traits<char>, std::allocator<char> > > >*) at /usr/bin/kvrocks
   #6  0x000056521a321a40 in 
redis::CommandBPop::TryPopFromList(engine::Context&) at /usr/bin/kvrocks
   #7  0x000056521a322ced in redis::CommandBPop::OnBlockingWrite() at 
/usr/bin/kvrocks
   #8  0x000056521a32cecb in EvbufCallbackBase<redis::BlockingCommander, false, 
true, true>::writeCB(bufferevent*, void*) at /usr/bin/kvrocks
   #9  0x000056521abf6159 in bufferevent_run_deferred_callbacks_unlocked at 
bufferevent.c
   #10 0x000056521abfdf83 in event_process_active_single_queue at event.c
   #11 0x000056521abfe61e in event_process_active at event.c
   #12 0x000056521ac003d8 in event_base_loop.constprop.0 at event.c
   #13 0x000056521a47848d in 
std::thread::_State_impl<std::thread::_Invoker<std::tuple<util::CreateThread<WorkerThread::Start()::{lambda()#1}>(char
 const*, WorkerThread::Start()::{lambda()#1})::{lambda()#1}> > >::_M_run() at 
/usr/bin/kvrocks
   #14 0x000056521ae139d2 in execute_native_thread_routine at thread.o
   #15 0x00007fa95c5521c3 in pthread_condattr_setpshared at 
/lib/x86_64-linux-gnu/libc.so.6
   
   ### Minimal reproduce step
   
   Null
   
   ### What did you expect to see?
   
   Null
   
   ### What did you see instead?
   
   Null
   
   ### Anything Else?
   
   _No response_
   
   ### Are you willing to submit a PR?
   
   - [ ] I'm willing to submit a PR!


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to