Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

lightning crashes, FATAL SIGNAL 11 RECEIVED #1148

Closed
CryptoChronicus opened this issue Mar 1, 2018 · 3 comments
Closed

lightning crashes, FATAL SIGNAL 11 RECEIVED #1148

CryptoChronicus opened this issue Mar 1, 2018 · 3 comments

Comments

@CryptoChronicus
Copy link

Issue and Steps to Reproduce

When starting lightningd it crashes every time once it reaches the current block

getinfo output

lightning getinfo
{ "id" : "02a217f391cfc2835c56204b30a174bb21bc9ca018089ebc1e6bb7ddd8b754483d", "port" : 9735, "address" :
[
{ "type" : "ipv4", "address" : "68.201.163.28", "port" : 9735 } ], "version" : "v0.5.2-2016-11-21-2168-gcb6820d", "blockheight" : 511535, "network" : "bitcoin" }

LINK TO CRASH.LOG: https://docs.google.com/document/d/1ati6FJ1CkyOoLqWrFteyQFzYxh6CRXQNqA2FZKYDTe4/edit?usp=sharing

@CryptoChronicus
Copy link
Author

'''
2018-03-01T22:15:27.048Z lightningd(22888): Adding block 511535: 000000000000000000004eab0cb34853cc944e44e359660e3a05152d008b2aab
2018-03-01T22:15:27.462Z lightningd(22888): 036487e0bd981617c674c2856fc0050472a0182838e0a4a1a67545c6cdee9f49a0 chan #20: Got depth change 0->1398 for e744dab5b131696bec195463d339ffad4e7286c2b6b89b01f4768f0e84d524bc
2018-03-01T22:15:27.462Z lightningd(22888): 036487e0bd981617c674c2856fc0050472a0182838e0a4a1a67545c6cdee9f49a0 chan #20: Funding tx e744dab5b131696bec195463d339ffad4e7286c2b6b89b01f4768f0e84d524bc depth 1398 of 3
2018-03-01T22:15:27.463Z lightningd(22888): FATAL SIGNAL 11 RECEIVED
2018-03-01T22:15:27.580Z lightningd(22888): backtrace: lightningd/log.c:504 (log_crash) 0x41541a
2018-03-01T22:15:27.581Z lightningd(22888): backtrace: (null):0 ((null)) 0x7f2d4cc454af
2018-03-01T22:15:27.581Z lightningd(22888): backtrace: (null):0 ((null)) 0x7f2d4cc5ecc0
2018-03-01T22:15:27.581Z lightningd(22888): backtrace: (null):0 ((null)) 0x7f2d4cc86a48
2018-03-01T22:15:27.581Z lightningd(22888): backtrace: ccan/ccan/tal/str/str.c:67 (do_vfmt) 0x46b05f
2018-03-01T22:15:27.581Z lightningd(22888): backtrace: ccan/ccan/tal/str/str.c:91 (tal_vfmt) 0x46b11f
2018-03-01T22:15:27.581Z lightningd(22888): backtrace: lightningd/log.c:264 (logv) 0x414834
2018-03-01T22:15:27.581Z lightningd(22888): backtrace: lightningd/log.c:320 (log_) 0x414bb4
2018-03-01T22:15:27.582Z lightningd(22888): backtrace: lightningd/peer_control.c:534 (funding_lockin_cb) 0x422223
2018-03-01T22:15:27.582Z lightningd(22888): backtrace: lightningd/watch.c:221 (txw_fire) 0x42a69f
2018-03-01T22:15:27.582Z lightningd(22888): backtrace: lightningd/watch.c:289 (watch_topology_changed) 0x42a903
2018-03-01T22:15:27.583Z lightningd(22888): backtrace: lightningd/chaintopology.c:335 (updates_complete) 0x406ed1
2018-03-01T22:15:27.583Z lightningd(22888): backtrace: lightningd/chaintopology.c:429 (get_new_block) 0x407346
2018-03-01T22:15:27.584Z lightningd(22888): backtrace: lightningd/bitcoind.c:657 (process_getblockhash) 0x405535
2018-03-01T22:15:27.584Z lightningd(22888): backtrace: lightningd/bitcoind.c:186 (bcli_finished) 0x403fb7
2018-03-01T22:15:27.584Z lightningd(22888): backtrace: ccan/ccan/io/poll.c:183 (destroy_conn) 0x461af4
2018-03-01T22:15:27.584Z lightningd(22888): backtrace: ccan/ccan/io/poll.c:189 (destroy_conn_close_fd) 0x461b14
2018-03-01T22:15:27.584Z lightningd(22888): backtrace: ccan/ccan/tal/tal.c:240 (notify) 0x46c163
2018-03-01T22:15:27.585Z lightningd(22888): backtrace: ccan/ccan/tal/tal.c:400 (del_tree) 0x46c614
2018-03-01T22:15:27.585Z lightningd(22888): backtrace: ccan/ccan/tal/tal.c:509 (tal_free) 0x46ca27
2018-03-01T22:15:27.585Z lightningd(22888): backtrace: ccan/ccan/io/io.c:443 (io_close) 0x46077c
2018-03-01T22:15:27.585Z lightningd(22888): backtrace: ccan/ccan/io/poll.c:314 (io_loop) 0x461f03
2018-03-01T22:15:27.585Z lightningd(22888): backtrace: lightningd/lightningd.c:405 (main) 0x413b1e
2018-03-01T22:15:27.585Z lightningd(22888): backtrace: (null):0 ((null)) 0x7f2d4cc3082f
2018-03-01T22:15:27.585Z lightningd(22888): backtrace: (null):0 ((null)) 0x4033f8
2018-03-01T22:15:27.585Z lightningd(22888): backtrace: (null):0 ((null)) 0xffffffffffffffff
Fatal signal 11. 0x415500 log_crash
lightningd/log.c:530
0x7f2d4cc454af ???
???:0
0x7f2d4cc5ecc0 ???
???:0
0x7f2d4cc86a48 ???
???:0
0x46b05f do_vfmt
ccan/ccan/tal/str/str.c:67
0x46b11f tal_vfmt
ccan/ccan/tal/str/str.c:91
0x414834 logv
lightningd/log.c:264
0x414bb4 log_
lightningd/log.c:320
0x422223 funding_lockin_cb
lightningd/peer_control.c:534
0x42a69f txw_fire
lightningd/watch.c:221
0x42a903 watch_topology_changed
lightningd/watch.c:289
0x406ed1 updates_complete
lightningd/chaintopology.c:335
0x407346 get_new_block
lightningd/chaintopology.c:429
0x405535 process_getblockhash
lightningd/bitcoind.c:657
0x403fb7 bcli_finished
lightningd/bitcoind.c:186
0x461af4 destroy_conn
ccan/ccan/io/poll.c:183
0x461b14 destroy_conn_close_fd
ccan/ccan/io/poll.c:189
0x46c163 notify
ccan/ccan/tal/tal.c:240
0x46c614 del_tree
ccan/ccan/tal/tal.c:400
0x46ca27 tal_free
ccan/ccan/tal/tal.c:509
0x46077c io_close
ccan/ccan/io/io.c:443
0x461f03 io_loop
ccan/ccan/io/poll.c:314
0x413b1e main
lightningd/lightningd.c:405
0x7f2d4cc3082f ???
???:0
0x4033f8 ???
???:0
0xffffffffffffffff ???
???:0
Log dumped in crash.log
Segmentation fault (core dumped)
'''

@ZmnSCPxj
Copy link
Collaborator

ZmnSCPxj commented Mar 1, 2018

Duplicates: #1114

@cdecker
Copy link
Member

cdecker commented Mar 1, 2018

I agree with @ZmnSCPxj, this is identical to #1114, closing as a duplicate.

@cdecker cdecker closed this as completed Mar 1, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants