It's the same report, just not human-friendly. Thread info and stack traces are on line 42.
After formatting, here's thread 28 including the stack trace. Crash was on JRBuffer::GetAppendBlock()
{
"triggered": true,
"id": 580042,
"instructionState": {
"instructionStream": {
"bytes": [ "truncated, see original txt file" ],
"offset": 96
}
},
"threadState": {
"r13": {
"value": 268506016
},
"rax": {
"value": 121953066532864
},
"rflags": {
"value": 66054
},
"cpu": {
"value": 6
},
"r14": {
"value": 8393215
},
"rsi": {
"value": 121953087127552
},
"r8": {
"value": 128537549067120
},
"cr2": {
"value": 121953066533020
},
"rdx": {
"value": 39
},
"r10": {
"value": 128537548947456
},
"r9": {
"value": 43519
},
"r15": {
"value": 121953087127552
},
"rbx": {
"value": 121953066533020
},
"trap": {
"value": 14,
"description": "(no mapping for user data read)"
},
"err": {
"value": 4
},
"r11": {
"value": 38
},
"rip": {
"value": 140703355114904,
"matchesCrashFrame": 1
},
"rbp": {
"value": 123145530199376
},
"rsp": {
"value": 123145530199312
},
"r12": {
"value": 4334215168
},
"rcx": {
"value": 39
},
"flavor": "x86_THREAD_STATE",
"rdi": {
"value": 4334215168
}
},
"frames": [
{
"imageOffset": 9624,
"symbol": "nanov2_free_to_block",
"symbolLocation": 77,
"imageIndex": 17
},
{
"imageOffset": 361842,
"symbol": "JRBuffer::GetAppendBlock(long long, bool, long long, bool, bool)",
"symbolLocation": 132,
"imageIndex": 14
},
{
"imageOffset": 1867323,
"symbol": "CMJWaveFeeder::Thread()",
"symbolLocation": 3689,
"imageIndex": 14
},
{
"imageOffset": 1872419,
"symbol": "non-virtual thunk to CMJWaveFeeder::Thread()",
"symbolLocation": 13,
"imageIndex": 14
},
{
"imageOffset": 286135,
"symbol": "JRThread::StaticThread(void*)",
"symbolLocation": 125,
"imageIndex": 14
},
{
"imageOffset": 25825,
"symbol": "_pthread_start",
"symbolLocation": 125,
"imageIndex": 9
},
{
"imageOffset": 8043,
"symbol": "thread_start",
"symbolLocation": 15,
"imageIndex": 9
}
]
},