<!--- Remove sections that do not apply -->
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.
Process: Bitcoin-Qt [1416]
Path: /Applications/Bitcoin-Qt.app/Contents/MacOS/Bitcoin-Qt
Identifier: org.bitcoinfoundation.Bitcoin-Qt
Version: 0.15.0 (0.15.0)
Code Type: X86-64 (Native)
Parent Process: ??? [1]
Responsible: Bitcoin-Qt [1416]
User ID: 501
Date/Time: 2017-09-27 10:06:14.239 -0400
OS Version: Mac OS X 10.13 (17A362a)
Report Version: 12
Bridge OS Version: 3.0 (14Y661)
Anonymous UUID: DBCBA46A-1D23-05D3-35EB-31ADED1E0B59
Crashed Thread: 10 QThread
Exception Type: EXC_CRASH (SIGABRT)
Exception Codes: 0x0000000000000000, 0x0000000000000000
Exception Note: EXC_CORPSE_NOTIFY
Thread 10 Crashed:: QThread
0 libsystem_kernel.dylib 0x00007fff609a7fce __pthread_kill + 10
1 libsystem_pthread.dylib 0x00007fff60ae5150 pthread_kill + 333
2 libsystem_c.dylib 0x00007fff6090432a abort + 127
3 libsystem_c.dylib 0x00007fff608cc380 __assert_rtn + 320
4 org.bitcoinfoundation.Bitcoin-Qt 0x000000010545e202 0x105308000 + 1401346
5 org.bitcoinfoundation.Bitcoin-Qt 0x000000010545e01e 0x105308000 + 1400862
6 org.bitcoinfoundation.Bitcoin-Qt 0x000000010545c2ef 0x105308000 + 1393391
7 org.bitcoinfoundation.Bitcoin-Qt 0x00000001054d66ba 0x105308000 + 1894074
8 org.bitcoinfoundation.Bitcoin-Qt 0x00000001054dde98 0x105308000 + 1924760
9 org.bitcoinfoundation.Bitcoin-Qt 0x0000000105497372 0x105308000 + 1635186
10 org.bitcoinfoundation.Bitcoin-Qt 0x000000010531da30 0x105308000 + 88624
11 org.bitcoinfoundation.Bitcoin-Qt 0x000000010609ccea 0x105308000 + 14241002
12 org.bitcoinfoundation.Bitcoin-Qt 0x000000010597559e 0x105308000 + 6739358
13 org.bitcoinfoundation.Bitcoin-Qt 0x000000010597725b 0x105308000 + 6746715
14 org.bitcoinfoundation.Bitcoin-Qt 0x00000001060815e4 0x105308000 + 14128612
15 org.bitcoinfoundation.Bitcoin-Qt 0x00000001060822d4 0x105308000 + 14131924
16 org.bitcoinfoundation.Bitcoin-Qt 0x00000001060bbe79 0x105308000 + 14368377
17 org.bitcoinfoundation.Bitcoin-Qt 0x000000010607df31 0x105308000 + 14114609
18 org.bitcoinfoundation.Bitcoin-Qt 0x0000000105f3277e 0x105308000 + 12756862
19 org.bitcoinfoundation.Bitcoin-Qt 0x0000000105f3557a 0x105308000 + 12768634
20 libsystem_pthread.dylib 0x00007fff60ae26c1 _pthread_body + 340
21 libsystem_pthread.dylib 0x00007fff60ae256d _pthread_start + 377
22 libsystem_pthread.dylib 0x00007fff60ae1c5d thread_start + 13