Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- Account order event
- !{"amount": "18.349460","average_price": "0.000000","client_order_id": 140737326854976,"create_time": 1707391370768,"is_maker": false,"order_status": "NEW","price": "0.013297","quantity": "1379.970000","side": "SELL","symbol": "0x55555625d9e8","type": "LIMIT_MAKER""update_time": 1707391370779}
- [New Thread 0x7ffff4dfa640 (LWP 152299)]
- [Thread 0x7ffff55fb640 (LWP 152298) exited]
- Thread 1 "market_making" received signal SIGSEGV, Segmentation fault.
- mira::mexc_spot::connector::new_batch_orders (this=0x55555570ecd0, orders=std::vector of length 4, capacity 4 = {...}) at /home/ubuntu/mira_updated/markets/mexc_spot/src/connector.cpp:554
- 554 result.value[i].value.symbol = order.symbol;
- (gdb) backtrace
- #0 mira::mexc_spot::connector::new_batch_orders (this=0x55555570ecd0, orders=std::vector of length 4, capacity 4 = {...})
- at /home/ubuntu/mira_updated/markets/mexc_spot/src/connector.cpp:554
- #1 0x0000555555638c16 in MarketMakingManager::MakeNewOrders (this=0x55555570dec0, mid_price=0.0128465) at /home/ubuntu/mira_updated/market_making/main.cpp:184
- #2 0x000055555563b2df in MarketMakingManager::Start (this=0x55555570dec0) at /home/ubuntu/mira_updated/market_making/main.cpp:362
- #3 0x0000555555635df7 in main (argc=10, argv=0x7fffffffdf38) at /home/ubuntu/mira_updated/market_making/main.cpp:475
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement