viabtc / viabtc_exchange_server

A trading engine with high-speed performance and real-time notification
MIT License
2.67k stars 1.49k forks source link

fatal]ut_misc.c:83(process_keepalive): process: 1632, name: marketprice.exe terminated by signal: 'Segmentation fault' #298

Closed ccym0769 closed 1 year ago

ccym0769 commented 1 year ago

[2023-03-22 09:08:09.783540] [229] [fatal]ut_misc.c:83(process_keepalive): process: 1631, name: marketprice.exe terminated by signal: 'Segmentation fault' [2023-03-22 09:08:10.789091] [1632] [fatal]ut_signal.c:90(signal_handler): [1632]signal: 11 (SIGSEGV) received, core dumping [2023-03-22 09:08:10.790744] [1632] ==========backtrace=start========== [2023-03-22 09:08:10.790747] [1632] 0 ./marketprice.exe() [0x4622da] [2023-03-22 09:08:10.790749] [1632] 1 /lib/x86_64-linux-gnu/libpthread.so.0(+0x11390) [0x7f9cbe682390] [2023-03-22 09:08:10.790751] [1632] 2 ./marketprice.exe(mpd_qncopy+0x9) [0x482cb9] [2023-03-22 09:08:10.790753] [1632] 3 ./marketprice.exe() [0x45a863] [2023-03-22 09:08:10.790755] [1632] 4 ./marketprice.exe() [0x45b087] [2023-03-22 09:08:10.790756] [1632] 5 ./marketprice.exe(init_message+0x34) [0x45ccca] [2023-03-22 09:08:10.790758] [1632] 6 ./marketprice.exe(main+0x1c8) [0x45ed54] [2023-03-22 09:08:10.790771] [1632] 7 /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf0) [0x7f9cbd0a1840] [2023-03-22 09:08:10.790773] [1632] 8 ./marketprice.exe(_start+0x29) [0x459e09] [2023-03-22 09:08:10.790775] [1632] ===========backtrace=end=========== [2023-03-22 09:08:11.313683] [229] [fatal]ut_misc.c:83(process_keepalive): process: 1632, name: marketprice.exe terminated by signal: 'Segmentation fault' [2023-03-22 09:08:12.319126] [1633] [fatal]ut_signal.c:90(signal_handler): [1633]signal: 11 (SIGSEGV) received, core dumping [2023-03-22 09:08:12.320659] [1633] ==========backtrace=start========== [2023-03-22 09:08:12.320663] [1633] 0 ./marketprice.exe() [0x4622da] [2023-03-22 09:08:12.320665] [1633] 1 /lib/x86_64-linux-gnu/libpthread.so.0(+0x11390) [0x7f9cbe682390] [2023-03-22 09:08:12.320667] [1633] 2 ./marketprice.exe(mpd_qncopy+0x9) [0x482cb9] [2023-03-22 09:08:12.320669] [1633] 3 ./marketprice.exe() [0x45a863] [2023-03-22 09:08:12.320670] [1633] 4 ./marketprice.exe() [0x45b087] [2023-03-22 09:08:12.320672] [1633] 5 ./marketprice.exe(init_message+0x34) [0x45ccca] [2023-03-22 09:08:12.320674] [1633] 6 ./marketprice.exe(main+0x1c8) [0x45ed54] [2023-03-22 09:08:12.320686] [1633] 7 /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf0) [0x7f9cbd0a1840] [2023-03-22 09:08:12.320689] [1633] 8 ./marketprice.exe(_start+0x29) [0x459e09] [2023-03-22 09:08:12.320691] [1633] ===========backtrace=end===========

How should I handle this problem?

![Uploading 522d7fa5aa44f45ad309128b32340ad.png…]()

ccym0769 commented 1 year ago

Processed