This issue tracker is only for technical issues related to bitcoin-core.
General bitcoin questions and/or support requests and are best directed to the Bitcoin StackExchange.
For reporting security issues, please read instructions at https://bitcoincore.org/en/contact/.
Describe the issue
Crash on startup on 0.15.0.1
Can you reliably reproduce the issue?
Yes
If so, please list the steps to reproduce below:
- open App
- app verifies chain
- app crashes
Expected behaviour
App should not crash
Actual behaviour
App crashes
Screenshots.
n/a
What version of bitcoin-core are you using?
0.15.0.1 Distibution
Machine specs:
- OS: macOS 10.13 (17A362a)
- CPU: 2.9 GHz Intel Core i7
- RAM: 16 GB 2133 MHz LPDDR3
- Disk size: 1T
- Disk Type (HD/SDD): SDD
Any extra information that might be useful in the debugging process.
This is normally the contents of a debug.log
or config.log
file. Raw text or a link to a pastebin type site are preferred.
0Process: Bitcoin-Qt [1416]
1Path: /Applications/Bitcoin-Qt.app/Contents/MacOS/Bitcoin-Qt
2Identifier: org.bitcoinfoundation.Bitcoin-Qt
3Version: 0.15.0 (0.15.0)
4Code Type: X86-64 (Native)
5Parent Process: ??? [1]
6Responsible: Bitcoin-Qt [1416]
7User ID: 501
8
9Date/Time: 2017-09-27 10:06:14.239 -0400
10OS Version: Mac OS X 10.13 (17A362a)
11Report Version: 12
12Bridge OS Version: 3.0 (14Y661)
13Anonymous UUID: DBCBA46A-1D23-05D3-35EB-31ADED1E0B59
14
15Crashed Thread: 10 QThread
16
17Exception Type: EXC_CRASH (SIGABRT)
18Exception Codes: 0x0000000000000000, 0x0000000000000000
19Exception Note: EXC_CORPSE_NOTIFY
20
21Thread 10 Crashed:: QThread
220 libsystem_kernel.dylib 0x00007fff609a7fce __pthread_kill + 10
231 libsystem_pthread.dylib 0x00007fff60ae5150 pthread_kill + 333
242 libsystem_c.dylib 0x00007fff6090432a abort + 127
253 libsystem_c.dylib 0x00007fff608cc380 __assert_rtn + 320
264 org.bitcoinfoundation.Bitcoin-Qt 0x000000010545e202 0x105308000 + 1401346
275 org.bitcoinfoundation.Bitcoin-Qt 0x000000010545e01e 0x105308000 + 1400862
286 org.bitcoinfoundation.Bitcoin-Qt 0x000000010545c2ef 0x105308000 + 1393391
297 org.bitcoinfoundation.Bitcoin-Qt 0x00000001054d66ba 0x105308000 + 1894074
308 org.bitcoinfoundation.Bitcoin-Qt 0x00000001054dde98 0x105308000 + 1924760
319 org.bitcoinfoundation.Bitcoin-Qt 0x0000000105497372 0x105308000 + 1635186
3210 org.bitcoinfoundation.Bitcoin-Qt 0x000000010531da30 0x105308000 + 88624
3311 org.bitcoinfoundation.Bitcoin-Qt 0x000000010609ccea 0x105308000 + 14241002
3412 org.bitcoinfoundation.Bitcoin-Qt 0x000000010597559e 0x105308000 + 6739358
3513 org.bitcoinfoundation.Bitcoin-Qt 0x000000010597725b 0x105308000 + 6746715
3614 org.bitcoinfoundation.Bitcoin-Qt 0x00000001060815e4 0x105308000 + 14128612
3715 org.bitcoinfoundation.Bitcoin-Qt 0x00000001060822d4 0x105308000 + 14131924
3816 org.bitcoinfoundation.Bitcoin-Qt 0x00000001060bbe79 0x105308000 + 14368377
3917 org.bitcoinfoundation.Bitcoin-Qt 0x000000010607df31 0x105308000 + 14114609
4018 org.bitcoinfoundation.Bitcoin-Qt 0x0000000105f3277e 0x105308000 + 12756862
4119 org.bitcoinfoundation.Bitcoin-Qt 0x0000000105f3557a 0x105308000 + 12768634
4220 libsystem_pthread.dylib 0x00007fff60ae26c1 _pthread_body + 340
4321 libsystem_pthread.dylib 0x00007fff60ae256d _pthread_start + 377
4422 libsystem_pthread.dylib 0x00007fff60ae1c5d thread_start + 13