siren commented on issue #2900:
URL: https://github.com/apache/kvrocks/issues/2900#issuecomment-2835626255

   I also hit this while testing a slightly newer version:
   
   E20250428 15:20:17.122326 139939199055552 signal_util.h:33] Ooops! Apache 
Kvrocks version 2.12.0 (commit 5fe6af4f) got signal: Segmentation fault (11)
   E20250428 15:20:17.757001 139939199055552 signal_util.h:35] Stack trace 
(most recent call first):
   #0  0x0000560e775bc7f5 in SegvHandler at /usr/bin/kvrocks
   #1  0x00007f463bc6204f in __sigaction at /lib/x86_64-linux-gnu/libc.so.6
   #2  0x0000560e77925cfc 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::char_traits<char>, std::allocator<char> > > >*) at /usr/bin/kvrocks
   #3  0x0000560e77925919 in redis::List::Pop(engine::Context&, rocksdb::Slice 
const&, bool, std::__cxx11::basic_string<char, std::char_traits<char>, 
std::allocator<char> >*) at /usr/bin/kvrocks
   #4  0x0000560e776916b3 in 
redis::CommandBPop::TryPopFromList(engine::Context&) at /usr/bin/kvrocks
   #5  0x0000560e77691047 in redis::CommandBPop::OnBlockingWrite() at 
/usr/bin/kvrocks
   #6  0x0000560e7769216b in redis::BlockingCommander::OnWrite(bufferevent*) at 
/usr/bin/kvrocks
   #7  0x0000560e77edd2a4 in bufferevent_run_deferred_callbacks_unlocked at 
bufferevent.c
   #8  0x0000560e77ee7850 in event_process_active_single_queue at event.c
   #9  0x0000560e77ee4cab in event_base_loop at /usr/bin/kvrocks
   #10 0x0000560e7786034c in Worker::Run(std::thread::id) at /usr/bin/kvrocks
   #11 0x0000560e780df722 in execute_native_thread_routine at thread.o
   #12 0x00007f463bcaf1f4 in pthread_condattr_setpshared at 
/lib/x86_64-linux-gnu/libc.so.6
   #13 0x00007f463bd2eaff in __clone at /lib/x86_64-linux-gnu/libc.so.6
   


-- 
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