-
selstafull logs: paste.debian.net/hidden/e17fc7b3
-
moneromoooIt's what decides when to resize. Is there any indication the hang is related ?
-
selstaI asked for --log-level 2 because it gets stuck when starting, no other message
-
selstaI suspect corrupt db because it’s an external drive
-
moneromoooAll thread stack trace.
-
moneromooo(thread apply all bt)
-
selstaok asked for stack trace
-
selstamoneromooo: does this look correct? paste.debian.net/1153919
-
selstait’s only 1 thread which looks weird but `bt all` should display all
-
moneromoooLooks like a deadlock in the db. hyc might have an idea.
-
moneromoooMight help to see whether another thread is also dead in the db code.
-
ndorfi could be wrong, but i don't think 'bt all' does anything. you need the command mooo provided.
-
ndorf(which can be shortened to `t a all bt`)
-
selstandorf: bt all is lldb equivalent to mooos gdb command
-
selstano gdb on mac
-
ndorfah, ok, sorry.
-
binaryFateCLI v0.16.0.1 bins are up on website
-
selstathank you
-
selstav0.16.0.0 CLI release notes: paste.debian.net/hidden/10084537
-
selstanow with fixed hashes paste.debian.net/hidden/f83f531d
-
Rik73Hi! I'm trying to build static monero libs (v0.16.0.1) with following command: "make release static" on my Mac OS (10.15.4). And got an error: paste.debian.net/1154014. Can anyone explain what I'm doing wrong?
-
moneromooostatic isn't a valid target fwiw, it's building release. You might have meant make release-static.
-
moneromoooYou're also probably not doing anything wrong apart from this, Mac's linker is more annoying than most (except probably windows').
-
Rik73Sorry, I was mistaken in the message. I used the command: make release-static
-
selstanot sure if release-static is working on macOS, we use gitian for it normally
-
moneromoooIIRC libzmq imports some libsodium in itself. I thought we'd kinda changed that.
-
moneromoooTry building zmq with --with-libsodium
-
moneromoooI think that prevents it from defining its own internal versions.
-
moneromoooWith the names of course, because lulz.
-
moneromooosame names*
-
Rik73I just noticed in the Monero documentation: that you need to build dependencies with -fPIC. I installed it just with "brew update && brew bundle --file=contrib/brew/Brewfile". Apparently this flag is not used here: github.com/Homebrew/homebrew-core/blob/master/Formula/libsodium.rb. Maybe this is the problem?
-
selstahomebrew is not really suitable for static builds
-
Rik73Yes, it seems I'm wrong here.
-
xmrpowjtgrassie around?
-
jtgrassieyes