Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bitcoin.conf setting "connect=192.168.233.160:8333" crashes bitcoin-qt on startup #90

Open
1 task done
marimes opened this issue Sep 20, 2024 · 0 comments
Open
1 task done
Labels

Comments

@marimes
Copy link

marimes commented Sep 20, 2024

Is there an existing issue for this?

  • I have searched the existing issues

Current behaviour

bitcoin-qt crashes right after showing the splash screen with the following error message:

QSocketNotifier: Can only be used with threads started with QThread
Aborted (core dumped)

Expected behaviour

bitcoin-qt starts normally

Steps to reproduce

I can reproduce the behavior by putting this line into bitcoin.conf: connect=192.168.233.160:8333. The problem disappears and bitcoin-qt starts normally when I remove the line from the config file.

Relevant log output

No response

How did you obtain Bitcoin Knots

Compiled from source

What version of Bitcoin Knots are you using?

v27.1.knots20240801

Operating system and version

Linux a64 6.8.0-45-generic

Machine specifications

/0/0                         memory         66GiB System memory
/0/1                         processor      11th Gen Intel(R) Core(TM) i5-1135G7 @ 2.40GHz
/0/100                       bridge         11th Gen Core Processor Host Bridge/DRAM Registers
/0/100/2       /dev/fb0      display        TigerLake-LP GT2 [Iris Xe Graphics]
/0/100/6                     bridge         11th Gen Core Processor PCIe Controller
/0/100/6/0     /dev/nvme0    storage        SSDPR-PX600-2K0-80
@marimes marimes added the bug label Sep 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant