forked from comit-network/xmr-btc-swap
-
Notifications
You must be signed in to change notification settings - Fork 46
Release build segfaults on quote request #95
Copy link
Copy link
Closed
Labels
bugSomething isn't workingSomething isn't workinglinux onlyOnly applies to LinuxOnly applies to Linux
Description
When running the preview AppImage on linux (ubuntu 24), I get a segfault after requesting a quote from a provider.
: BlockTime { height: 2980178, timestamp: 1726934410 } }
2024-09-21T16:00:10.622132731Z INFO get_balance{balance=BalanceArgs { force_refresh: true } method="get_balance"}: Checked Bitcoin balance balance=0 BTC
2024-09-21T16:00:10.754434804Z DEBUG advancing offset within the current segment from 58009 to 58077
2024-09-21T16:00:10.754861743Z DEBUG wrote lsns 58009-58076 to disk at offsets 58009-58076, maxed false complete_len 68
2024-09-21T16:00:10.754886054Z DEBUG mark_interval(58009, 68)
2024-09-21T16:00:10.754898005Z DEBUG new highest interval: 58009 - 58076
2024-09-21T16:25:41.748385699Z INFO buy_xmr{buy_xmr=BuyXmrArgs { seller: "/dns4/testnet.unstoppableswap.net/tcp/9839/p2p/12D3KooWGpVc1Bf9B7rTqP23BaLpWdJ9r6fdSU86TZ7GotuU1KYQ", bitcoin_change_address: None, monero_receive_address: Address { network: Stagenet, addr_type: SubAddress, public_spend: 22f6e4d45c86a8be2810e2fba7484c8d2c8be4f5d91f62cf28fccc36cf5252fa, public_view: ac7434fb2a7bc9672ef30704a8fef4cda5d20153fd41c6cf14a6a322e36cc4d3 } } method="buy_xmr"}: No --change-address supplied. Any change will be received to the internal wallet. internal_wallet_address=tb1q764n8zl2vxtl03p4d9m84k6lqrpyra7fpxyc3z
Segmentation fault (core dumped)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workinglinux onlyOnly applies to LinuxOnly applies to Linux