Fonta1n3 / FullyNoded

Self sovereign, secure, powerful, easy to use wallet that utilizes your own node as a backend. Powered by PSBT's and descriptors. Acts as an offline signer using your node as a watch-only wallet. C-Lightning compatible for instant, unfairly cheap payments.
https://fullynoded.app
Other
201 stars 31 forks source link

Crash at launch. #118

Closed Transisto closed 4 years ago

Transisto commented 4 years ago
Process:               FullyNoded [719]
Path:                  /private/var/folders/*/FullyNoded.app/Contents/MacOS/FullyNoded
Identifier:            com.fontaine.fullynodedmacos
Version:               1.345 (265)
Code Type:             X86-64 (Native)
Parent Process:        ??? [1]
Responsible:           FullyNoded [719]
User ID:               501

Date/Time:             2020-10-29 20:18:18.896 -0700
OS Version:            Mac OS X 10.15 (19A471t)
Report Version:        12
Anonymous UUID:        FFF0B168-1CF0-C2D6-0471-DBD934F0B462

Time Awake Since Boot: 1000 seconds

System Integrity Protection: enabled

Notes:                 Translocated Process

Crashed Thread:        0

Exception Type:        EXC_CRASH (SIGABRT)
Exception Codes:       0x0000000000000000, 0x0000000000000000
Exception Note:        EXC_CORPSE_NOTIFY

Termination Reason:    DYLD, [0x4] Symbol missing

Application Specific Information:
dyld: launch, loading dependent libraries

Dyld Error Message:
  Symbol not found: _$s2IDs12IdentifiablePTl
  Referenced from: /private/var/folders/*/FullyNoded.app/Contents/MacOS/../Frameworks/LibWally.framework/LibWally (which was built for Mac OS X 13.6)
  Expected in: /usr/lib/swift/libswiftCore.dylib
 in /private/var/folders/*/FullyNoded.app/Contents/MacOS/../Frameworks/LibWally.framework/LibWally

This is using a beta version of macOS, updating it and will report back.

Fonta1n3 commented 4 years ago

Where did you get the app from? Assuming it was from here https://github.com/Fonta1n3/FullyNoded/releases/tag/v0.1.96?

Transisto commented 4 years ago

Yes

On Fri., Oct. 30, 2020, 00:25 Fontaine, notifications@github.com wrote:

Where did you get the app from?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/Fonta1n3/FullyNoded/issues/118#issuecomment-719163301, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAC643DE2I64UTDZHJOFOVLSNI54ZANCNFSM4TEQGTSQ .

Fonta1n3 commented 4 years ago

That error should be highly reproducible but I know others have been able to use that dmg just fine.

Did you try deleting it and installing again?

Transisto commented 4 years ago

Works fine, Thank you.