Skip to content

crash when inputting wrong passphrase? v25.12rc1 #8726

@grubles

Description

@grubles

Looks like hsmd might be crashing while handling a wrong passphrase?

Rocky Linux 10 ppc64le
CLN v25.12rc1

The hsm_secret requires a passphrase. In order to access it and start the node you must provide the passphrase.
Enter hsm_secret passphrase:                                                                                                                                                                                       
lightning_hsmd: Failed to load hsm_secret: Wrong passphrase (version v25.12rc1)
0x1001c343 send_backtrace
        common/daemon.c:38
0x10023fcf status_failed    
        common/status.c:207
0x100039d3 hsmd_send_init_reply_failure
        hsmd/hsmd.c:299
0x10004717 load_hsm          
        hsmd/hsmd.c:444
0x10004717 init_hsm            
        hsmd/hsmd.c:546
0x10004717 handle_client
        hsmd/hsmd.c:739
0x100549cf next_plan
        ccan/ccan/io/io.c:60
0x10054d93 do_plan
        ccan/ccan/io/io.c:422
0x10055e83 io_ready
        ccan/ccan/io/io.c:439
0x1005882f io_loop
        ccan/ccan/io/poll.c:470
0x100031ff main
        hsmd/hsmd.c:884
0x7fffa3c2aba3 ???
        __libc_start_call_main+0x93:0
0x7fffa3c2adeb ???
        __libc_start_main_alias_1+0x1ab:0
0xffffffffffffffff ???
        ???:0
lightningd: HSM sent unknown message type

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions