Giter VIP home page Giter VIP logo

Comments (6)

maflcko avatar maflcko commented on June 11, 2024 1

2Tb HDD for blockchain storage

What filesystem is the storage? Is it attached via USB? Is the datadir on the storage, or only the blocksdir? What is the full bitcoin config file?

Can you run it in gdb again for a traceback?

Does dmesg say anything?

from bitcoin.

WaffleApe avatar WaffleApe commented on June 11, 2024

Thanks for taking the time answering @maflcko.

The external HDD is mounted as a GUID Partition Table and is connected via USB3 to the motherboard's input. Only blocksdir is stored in the HDD.
The datadir is stored in the internal SSD

Attached the gdb output when running bitcoin-qt in the debugger: gdb.txt

Please also find the dmesg output: https://pastebin.com/WBVXnRYe

from bitcoin.

maflcko avatar maflcko commented on June 11, 2024

The gdb txt is empty. You can also post it in a comment, if it is shorter than 100 lines.

from bitcoin.

WaffleApe avatar WaffleApe commented on June 11, 2024

@maflcko apologies, here is the dgb extract https://pastebin.com/LQri1rtg

from bitcoin.

maflcko avatar maflcko commented on June 11, 2024

I mean it doesn't contain the crash information. Are you sure this is a crash and not a normal shutdown or someone initiating a shutdown?

In any case, if this really is a crash, you can get the traceback with something like:

gdb --args .../bitcoin-qt

...

> run

Then recreate the crash and check the output in the terminal.

from bitcoin.

maflcko avatar maflcko commented on June 11, 2024

Closing for now due to inactivity, but please leave a comment if you have more details or information.

from bitcoin.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.