Rusty Russell
ebc9a8b28e
lightningd: fix name of chainmoves journal entry.
```
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>
2025-08-21 13:21:17 +09:30
..
2025-06-26 14:21:56 +09:30
2025-08-11 11:06:22 +09:30
2025-08-18 10:01:07 +09:30
2025-08-18 14:20:12 +09:30
2023-07-16 12:59:40 +09:30
2025-06-26 14:21:56 +09:30
2025-08-21 13:21:17 +09:30
2025-08-19 13:37:50 +09:30
2025-08-15 11:05:51 +09:30
2025-07-08 12:21:24 +09:30
2025-05-14 13:02:03 +09:30
2025-08-19 13:37:50 +09:30
2025-07-23 13:52:25 -07:00
2024-04-17 14:47:52 +02:00
2025-08-19 13:37:50 +09:30
2025-05-13 19:11:27 +09:30
2024-10-30 15:39:12 +10:30
2023-08-18 20:29:34 +09:30