mirror of
https://github.com/ElementsProject/lightning.git
synced 2026-08-13 12:32:55 +02:00
``` lightningd: FATAL SIGNAL 6 (version v25.09rc1-1-ga00ed81) 0x5c9e848ca050 send_backtrace common/daemon.c:33 0x5c9e848ca249 crashdump common/daemon.c:78 0x7f451664532f ??? ./signal/../sysdeps/unix/sysv/linux/x86_64/libc_sigaction.c:0 0x7f451669eb2c __pthread_kill_implementation ./nptl/pthread_kill.c:44 0x7f451669eb2c __pthread_kill_internal ./nptl/pthread_kill.c:78 0x7f451669eb2c __GI___pthread_kill ./nptl/pthread_kill.c:89 0x7f451664527d __GI_raise ../sysdeps/posix/raise.c:26 0x7f45166288fe __GI_abort ./stdlib/abort.c:79 0x5c9e84893ac3 migrate_from_account_db wallet/account_migration.c:500 0x5c9e848943f7 db_migrate wallet/db.c:1139 ... #5 0x0000555555615ac4 in migrate_from_account_db (ld=0x555555999238, db=0x55555599b158) at wallet/account_migration.c:500 500 abort(); (gdb) p ev->tag $1 = 0x555555a4fbb8 "journal_entry" ``` Signed-off-by: Rusty Russell <rusty@rustcorp.com.au> |
||
|---|---|---|
| .. | ||
| beginners-guide | ||
| contribute-to-core-lightning | ||
| developers-guide | ||
| getting-started | ||
| miscellaneous | ||
| node-operators-guide | ||
| schemas | ||
| .gitignore | ||
| CHANGELOG.md | ||
| index.rst | ||
| LICENSE.md | ||
| lightning-cli.1.md | ||
| lightning-hsmtool.8.md | ||
| lightning-reckless.1.md | ||
| lightningd-config.5.md | ||
| lightningd-rpc.7.md | ||
| lightningd.8.md | ||
| Makefile | ||
| reckless.7.md | ||
| rpc-schema-draft.json | ||
| undoc-flags.list | ||