Bitcoin Core crashes when importing a wallet file #31505

issue NexusGKSoftwares openend this issue on December 15, 2024
  1. NexusGKSoftwares commented at 6:28 pm on December 15, 2024: none

    Is there an existing issue for this?

    • I have searched the existing issues

    Current behaviour

    Bitcoin Core crashes unexpectedly when attempting to import a wallet file. The crash occurs immediately after executing the import command, and no further operations can be performed. The application closes without providing an error message or logs visible in the GUI.

    The node stops responding before completing the wallet import process. The wallet file being imported is valid and works in previous versions of Bitcoin Core.

    Expected behaviour

    The wallet file should be imported successfully, and the node should continue functioning normally.

    Steps to reproduce

    Start Bitcoin Core version X.X.X. Attempt to import a wallet file using the GUI or the RPC command (e.g., importwallet ). Describe exactly what happens, including any error messages (if applicable).

    Relevant log output

    Include debug logs from debug.log if available (found in the Bitcoin Core data directory). If no logs are generated, mention this as well.

    How did you obtain Bitcoin Core

    Compiled from source

    What version of Bitcoin Core are you using?

    25.0.0

    Operating system and version

    Ubuntu 22.04

    Machine specifications

    Was it generated by a different Bitcoin version? What format is it in?

  2. furszy commented at 11:52 pm on December 15, 2024: member

    The application closes without providing an error message or logs visible in the GUI.

    Please open the debug.log file located in your data directory, check for any error messages, and share them.

  3. NexusGKSoftwares commented at 6:25 am on December 16, 2024: none
    i will share them
  4. maflcko added the label Wallet on Dec 16, 2024
  5. maflcko commented at 7:52 am on December 16, 2024: member

    A backtrace in gdb or valgrind would be useful as well. You’ll have to launch Bitcoin Core through them:

    valgrind --tool=nulgrind ./bitcoin-qt or gdb --args ./bitcoin-qt.

  6. bitcoin deleted a comment on Dec 16, 2024
  7. NexusGKSoftwares closed this on Dec 18, 2024


github-metadata-mirror

This is a metadata mirror of the GitHub repository bitcoin/bitcoin. This site is not affiliated with GitHub. Content is generated from a GitHub metadata backup.
generated: 2024-12-21 12:12 UTC

This site is hosted by @0xB10C
More mirrored repositories can be found on mirror.b10c.me