Advertisement
Guest User

Untitled

a guest
Mar 14th, 2023
56
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.21 KB | None | 0 0
  1. Thread 9 "Chiaki Takion" received signal SIGSEGV, Segmentation fault.
  2. [Switching to Thread 0x9737df40 (LWP 2701)]
  3. 0xadb4451c in vtable for llvm::cl::OptionValue<llvm::PassInfo const*> ()
  4. from /lib/arm-linux-gnueabihf/libLLVM-11.so.1
  5. (gdb) bt
  6. #0 0xadb4451c in vtable for llvm::cl::OptionValue<llvm::PassInfo const*> ()
  7. at /lib/arm-linux-gnueabihf/libLLVM-11.so.1
  8. #1 0x00137070 in chiaki_log ()
  9. #2 0x000542c0 in IO::AudioCB(short*, unsigned int) (this=0x2805f8, buf=0x95c23688, samples_count=480)
  10. at /home/fred/chiaki-rpi/rpi/src/io.cpp:753
  11. #3 0x00058f28 in AudioCB(int16_t*, size_t, void*) (buf=0x95c23688, samples_count=480, user=0x2805f8)
  12. at /home/fred/chiaki-rpi/rpi/src/host.cpp:240
  13. #4 0x0014b9fc in chiaki_opus_decoder_frame ()
  14. #5 0x001429a8 in chiaki_audio_receiver_frame ()
  15. #6 0x00142894 in chiaki_audio_receiver_av_packet ()
  16. #7 0x001400b4 in stream_connection_takion_av ()
  17. #8 0x0013ea88 in stream_connection_takion_cb ()
  18. #9 0x0014f544 in takion_handle_packet_av ()
  19. #10 0x0014e574 in takion_handle_packet ()
  20. #11 0x0014df74 in takion_thread_func ()
  21. #12 0xb56b3310 in start_thread (arg=0x9737df40) at pthread_create.c:477
  22. #13 0xb4fb7da8 in () at ../sysdeps/unix/sysv/linux/arm/clone.S:73
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement