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

Crash when converting tunes #162

Closed
micheldebree opened this issue Oct 6, 2022 · 4 comments
Closed

Crash when converting tunes #162

micheldebree opened this issue Oct 6, 2022 · 4 comments
Labels
bug Something isn't working regression A newly introduced bug in the latest version
Milestone

Comments

@micheldebree
Copy link
Collaborator

micheldebree commented Oct 6, 2022

Describe the bug
Opening an NP20 or Goattracker tune crashes the editor immediately

Reported on Facebook by Dennis Malmros

To Reproduce
Steps to reproduce the behavior:

  1. Open SF2
  2. Open an NP20 .prg file or a Goattracker .sng file
  3. Crash

Expected behavior
The normal success message, no crash.

Screenshots
image

Desktop (please complete the following information):

  • OS: macOS M1
  • Version of SIDFactoryII: 20220914

Additional context
Seems to occur with all NP20 files. A random example: Aliens.np20.zip
Also tried Goattracker: 83er_song1.sng.zip, same issue

@micheldebree micheldebree added the bug Something isn't working label Oct 6, 2022
@micheldebree micheldebree added this to the next_release milestone Oct 6, 2022
@micheldebree micheldebree added the regression A newly introduced bug in the latest version label Oct 6, 2022
@micheldebree
Copy link
Collaborator Author

micheldebree commented Oct 6, 2022

I can reproduce this on my macOS M1 laptop. The x86 aswell as the arm binaries have the same behaviour.

@micheldebree micheldebree changed the title Crash when importing NP20 tunes (regression) Crash when convering tunes (regression) Oct 6, 2022
@micheldebree micheldebree changed the title Crash when convering tunes (regression) Crash when converting tunes (regression) Oct 6, 2022
@micheldebree micheldebree changed the title Crash when converting tunes (regression) Crash when converting tunes Oct 6, 2022
@micheldebree
Copy link
Collaborator Author


Translated Report (Full Report Below)

Process: SIDFactoryII [3721]
Path: /Applications/SIDFactoryII.app/Contents/MacOS/SIDFactoryII
Identifier: Bonzai.SIDFactoryII
Version: 2022-10-02.78eabbc (1)
Code Type: ARM-64 (Native)
Parent Process: launchd [1]
User ID: 501

Date/Time: 2022-10-06 20:21:33.3114 +0200
OS Version: macOS 12.6 (21G115)
Report Version: 12
Anonymous UUID: D4DB1A64-3E33-D3F2-B6CE-77665189C450

Time Awake Since Boot: 2200 seconds

System Integrity Protection: enabled

Crashed Thread: 0 Dispatch queue: com.apple.main-thread

Exception Type: EXC_BAD_ACCESS (SIGSEGV)
Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000000
Exception Codes: 0x0000000000000001, 0x0000000000000000
Exception Note: EXC_CORPSE_NOTIFY

Termination Reason: Namespace SIGNAL, Code 11 Segmentation fault: 11
Terminating Process: exc handler [3721]

VM Region Info: 0 is not in any region. Bytes before following region: 4367138816
REGION TYPE START - END [ VSIZE] PRT/MAX SHRMOD REGION DETAIL
UNUSED SPACE AT START
--->
__TEXT 1044d4000-1045bc000 [ 928K] r-x/r-x SM=COW .../SIDFactoryII

Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0 SIDFactoryII 0x104520670 0x1044d4000 + 312944
1 SIDFactoryII 0x104520620 0x1044d4000 + 312864
2 SIDFactoryII 0x10452bb70 0x1044d4000 + 359280
3 SIDFactoryII 0x1044ec740 0x1044d4000 + 100160
4 dyld 0x1047e908c start + 520

Thread 1:: SDLTimer
0 libsystem_kernel.dylib 0x19827a270 __psynch_cvwait + 8
1 libsystem_pthread.dylib 0x1982b483c _pthread_cond_wait + 1236
2 SDL2 0x104bfbed4 0x104b48000 + 736980
3 SDL2 0x104b6c540 0x104b48000 + 148800
4 SDL2 0x104b64f9c 0x104b48000 + 118684
5 SDL2 0x104b5c824 0x104b48000 + 84004
6 SDL2 0x104b64754 0x104b48000 + 116564
7 libsystem_pthread.dylib 0x1982b426c _pthread_start + 148
8 libsystem_pthread.dylib 0x1982af08c thread_start + 8

Thread 2:
0 libsystem_pthread.dylib 0x1982af078 start_wqthread + 0

Thread 3:
0 libsystem_pthread.dylib 0x1982af078 start_wqthread + 0

Thread 4:
0 libsystem_pthread.dylib 0x1982af078 start_wqthread + 0

Thread 5:: AMCP Logging Spool
0 libsystem_kernel.dylib 0x1982768ec semaphore_wait_trap + 8
1 caulk 0x1a0d29a2c caulk::mach::semaphore::wait_or_error() + 28
2 caulk 0x1a0d0d7ac caulk::concurrent::details::worker_thread::run() + 56
3 caulk 0x1a0d0d3cc void* caulk::thread_proxy<std::__1::tuple<caulk::thread::attributes, void (caulk::concurrent::details::worker_thread::)(), std::__1::tuplecaulk::concurrent::details::worker_thread* > >(void) + 96
4 libsystem_pthread.dylib 0x1982b426c _pthread_start + 148
5 libsystem_pthread.dylib 0x1982af08c thread_start + 8

Thread 6:: AudioQueue thread
0 libsystem_kernel.dylib 0x1982768b0 mach_msg_trap + 8
1 libsystem_kernel.dylib 0x198276d20 mach_msg + 76
2 CoreFoundation 0x198381210 __CFRunLoopServiceMachPort + 372
3 CoreFoundation 0x19837f6c0 __CFRunLoopRun + 1180
4 CoreFoundation 0x19837ea84 CFRunLoopRunSpecific + 600
5 SDL2 0x104b6d9ac 0x104b48000 + 154028
6 SDL2 0x104b5c824 0x104b48000 + 84004
7 SDL2 0x104b64754 0x104b48000 + 116564
8 libsystem_pthread.dylib 0x1982b426c _pthread_start + 148
9 libsystem_pthread.dylib 0x1982af08c thread_start + 8

Thread 7:
0 libsystem_kernel.dylib 0x1982768ec semaphore_wait_trap + 8
1 caulk 0x1a0d29a2c caulk::mach::semaphore::wait_or_error() + 28
2 caulk 0x1a0d0d7ac caulk::concurrent::details::worker_thread::run() + 56
3 caulk 0x1a0d0d3cc void* caulk::thread_proxy<std::__1::tuple<caulk::thread::attributes, void (caulk::concurrent::details::worker_thread::)(), std::__1::tuplecaulk::concurrent::details::worker_thread* > >(void) + 96
4 libsystem_pthread.dylib 0x1982b426c _pthread_start + 148
5 libsystem_pthread.dylib 0x1982af08c thread_start + 8

Thread 8:: AQConverterThread
0 libsystem_kernel.dylib 0x19827a270 __psynch_cvwait + 8
1 libsystem_pthread.dylib 0x1982b483c _pthread_cond_wait + 1236
2 libAudioToolboxUtility.dylib 0x1a492b430 CADeprecated::CAGuard::Wait() + 60
3 AudioToolbox 0x1a5a3c44c AQConverterManager::AQConverterThread::ConverterThreadEntry(void*) + 720
4 libAudioToolboxUtility.dylib 0x1a490d2fc CADeprecated::CAPThread::Entry(CADeprecated::CAPThread*) + 92
5 libsystem_pthread.dylib 0x1982b426c _pthread_start + 148
6 libsystem_pthread.dylib 0x1982af08c thread_start + 8

Thread 9:: com.apple.audio.IOThread.client
0 libsystem_kernel.dylib 0x1982768b0 mach_msg_trap + 8
1 libsystem_kernel.dylib 0x198276d20 mach_msg + 76
2 CoreAudio 0x199fc66a0 HALB_MachPort::SendSimpleMessageWithSimpleReply(unsigned int, unsigned int, int, int&, bool, unsigned int) + 104
3 CoreAudio 0x199e53bb0 HALC_ProxyIOContext::IOWorkLoop() + 3336
4 CoreAudio 0x199e528b0 invocation function for block in HALC_ProxyIOContext::HALC_ProxyIOContext(unsigned int, unsigned int) + 100
5 CoreAudio 0x19a01eab0 HALB_IOThread::Entry(void*) + 88
6 libsystem_pthread.dylib 0x1982b426c _pthread_start + 148
7 libsystem_pthread.dylib 0x1982af08c thread_start + 8

Thread 10:: Dispatch queue: */O
0 libsystem_kernel.dylib 0x1982774d0 __open + 8
1 libsystem_kernel.dylib 0x198281ff8 open + 64
2 AppKit 0x19b098f0c _NSPersistentUIOpenFileURL + 96
3 AppKit 0x19b09c904 -[NSPersistentUIFileManager openPersistentStateFile] + 144
4 AppKit 0x19b09c388 -[NSPersistentUIFileManager _writeRecords:withWindowInfos:flushingStaleData:] + 232
5 AppKit 0x19b09c084 __76-[NSPersistentUIFileManager writeRecords:withWindowInfos:flushingStaleData:]_block_invoke + 52
6 AppKit 0x19aeea5b8 ___NSPersistentUIDispatchQueueAsync_block_invoke + 48
7 libdispatch.dylib 0x1980ee5f0 _dispatch_call_block_and_release + 32
8 libdispatch.dylib 0x1980f01b4 _dispatch_client_callout + 20
9 libdispatch.dylib 0x1980f78a8 _dispatch_lane_serial_drain + 668
10 libdispatch.dylib 0x1980f8404 _dispatch_lane_invoke + 392
11 libdispatch.dylib 0x198102c98 _dispatch_workloop_worker_thread + 648
12 libsystem_pthread.dylib 0x1982b0360 _pthread_wqthread + 288
13 libsystem_pthread.dylib 0x1982af080 start_wqthread + 8

Thread 11:: Dispatch queue: NSPersistentUI Window Snapshotting Work
0 libsystem_kernel.dylib 0x1982768b0 mach_msg_trap + 8
1 libsystem_kernel.dylib 0x198276d20 mach_msg + 76
2 SkyLight 0x19d473f54 hw_capture_window_list_common + 604
3 AppKit 0x19b097758 -[NSPersistentUIWindowSnapshotter accessWindowBits:handler:] + 164
4 AppKit 0x19b096dc0 -[NSPersistentUIWindowSnapshotter captureAndWriteSnapshotForWindowNumber:forWindowID:waitUntilDone:] + 468
5 AppKit 0x19b096360 -[NSPersistentUIWindowSnapshotter snapshotOnePendingWindowWaitUntilDone:] + 148
6 AppKit 0x19b096220 __71-[NSPersistentUIWindowSnapshotter asynchronouslySnapshotPendingWindows]_block_invoke + 44
7 AppKit 0x19ba23dc4 ___NSPersistentUIDispatchQueueAsync_block_invoke + 48
8 libdispatch.dylib 0x1980ee5f0 _dispatch_call_block_and_release + 32
9 libdispatch.dylib 0x1980f01b4 _dispatch_client_callout + 20
10 libdispatch.dylib 0x1980f78a8 _dispatch_lane_serial_drain + 668
11 libdispatch.dylib 0x1980f8404 _dispatch_lane_invoke + 392
12 libdispatch.dylib 0x198102c98 _dispatch_workloop_worker_thread + 648
13 libsystem_pthread.dylib 0x1982b0360 _pthread_wqthread + 288
14 libsystem_pthread.dylib 0x1982af080 start_wqthread + 8

Thread 12:: com.apple.NSEventThread
0 libsystem_kernel.dylib 0x1982768b0 mach_msg_trap + 8
1 libsystem_kernel.dylib 0x198276d20 mach_msg + 76
2 CoreFoundation 0x198381210 __CFRunLoopServiceMachPort + 372
3 CoreFoundation 0x19837f6c0 __CFRunLoopRun + 1180
4 CoreFoundation 0x19837ea84 CFRunLoopRunSpecific + 600
5 AppKit 0x19b053100 _NSEventThread + 196
6 libsystem_pthread.dylib 0x1982b426c _pthread_start + 148
7 libsystem_pthread.dylib 0x1982af08c thread_start + 8

Thread 0 crashed with ARM Thread State (64-bit):
x0: 0x000000012fe081f8 x1: 0x000060000266c9f0 x2: 0x000000016b92b000 x3: 0x0000000120717fc0
x4: 0x0000000120708080 x5: 0x0000000000000020 x6: 0x0000000000000021 x7: 0x000000016b92ad38
x8: 0x000060000281a1e0 x9: 0x00000000000020cb x10: 0x0000000000000000 x11: 0x00000000fffffffd
x12: 0x0000010000000000 x13: 0x0000000000000000 x14: 0x0000000000000000 x15: 0x0000000000000000
x16: 0x0000000000000000 x17: 0x0000000000000002 x18: 0x0000000000000000 x19: 0x000060000111c1d8
x20: 0x0000000000000000 x21: 0x0000600002a0b120 x22: 0x0000000000000000 x23: 0x0000000000000400
x24: 0x0000000000000200 x25: 0x0000000000000001 x26: 0x000000016b92afd0 x27: 0x0000000000000040
x28: 0x0000000000000000 fp: 0x000000016b92b080 lr: 0x0000000104520620
sp: 0x000000016b92aea0 pc: 0x0000000104520670 cpsr: 0x00001000
far: 0x0000000000000000 esr: 0x92000006 (Data Abort) byte read Translation fault

Binary Images:
0x1044d4000 - 0x1045bbfff Bonzai.SIDFactoryII (2022-10-02.78eabbc) /Applications/SIDFactoryII.app/Contents/MacOS/SIDFactoryII
0x1047e4000 - 0x104843fff dyld () <38ee9fe9-b66d-3066-8c5c-6ddf0d6944c6> /usr/lib/dyld
0x198275000 - 0x1982acfff libsystem_kernel.dylib (
) /usr/lib/system/libsystem_kernel.dylib
0x1982ad000 - 0x1982b9fff libsystem_pthread.dylib () <63c4eef9-69a5-38b1-996e-8d31b66a051d> /usr/lib/system/libsystem_pthread.dylib
0x104b48000 - 0x104c43fff org.libsdl.SDL2 (2.0.14) <669d8984-5088-364c-9a40-bde8832c8c7f> /Applications/SIDFactoryII.app/Contents/Frameworks/SDL2.framework/Versions/A/SDL2
0x1a0d0b000 - 0x1a0d31fff com.apple.audio.caulk (1.0) /System/Library/PrivateFrameworks/caulk.framework/Versions/A/caulk
0x1982fc000 - 0x198842fff com.apple.CoreFoundation (6.9) /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x1a4900000 - 0x1a4931fff libAudioToolboxUtility.dylib (
) <721d7b22-0d18-385c-8f95-55450298198c> /usr/lib/libAudioToolboxUtility.dylib
0x1a5a09000 - 0x1a5b49fff com.apple.audio.toolbox.AudioToolbox (1.14) <133aca96-7207-39ec-bfa9-c2d752189c40> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x199c92000 - 0x19a3b5fff com.apple.audio.CoreAudio (5.0) <01e2a2bb-2115-3015-9744-c0dc512bb554> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x19aea5000 - 0x19bd5dfff com.apple.AppKit (6.9) <5e432f87-5b58-391a-a542-fa2d909dd210> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x1980ec000 - 0x198132fff libdispatch.dylib (*) /usr/lib/system/libdispatch.dylib
0x19d466000 - 0x19d841fff com.apple.SkyLight (1.600.0) /System/Library/PrivateFrameworks/SkyLight.framework/Versions/A/SkyLight

External Modification Summary:
Calls made by other processes targeting this process:
task_for_pid: 0
thread_create: 0
thread_set_state: 0
Calls made by this process:
task_for_pid: 0
thread_create: 0
thread_set_state: 0
Calls made by all processes on this machine:
task_for_pid: 0
thread_create: 0
thread_set_state: 0

VM Region Summary:
ReadOnly portion of Libraries: Total=890.8M resident=0K(0%) swapped_out_or_unallocated=890.8M(100%)
Writable regions: Total=1.4G written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=1.4G(100%)

                            VIRTUAL   REGION 

REGION TYPE SIZE COUNT (non-coalesced)
=========== ======= =======
Accelerate framework 384K 3
Activity Tracing 256K 1
CG backing stores 3520K 4
CG image 48K 3
ColorSync 576K 25
CoreAnimation 192K 7
CoreGraphics 16K 1
CoreUI image data 960K 6
Foundation 48K 2
Kernel Alloc Once 32K 1
MALLOC 346.2M 53
MALLOC guard page 192K 10
MALLOC_MEDIUM (reserved) 688.0M 6 reserved VM address space (unallocated)
MALLOC_NANO (reserved) 384.0M 1 reserved VM address space (unallocated)
STACK GUARD 56.2M 13
Stack 14.4M 13
VM_ALLOCATE 464K 15
__AUTH 2067K 217
__AUTH_CONST 13.0M 383
__CTF 756 1
__DATA 9516K 372
__DATA_CONST 13.8M 388
__DATA_DIRTY 1110K 140
__FONT_DATA 4K 1
__LINKEDIT 577.9M 7
__OBJC_CONST 2340K 188
__OBJC_RO 83.0M 1
__OBJC_RW 3168K 1
__TEXT 313.0M 404
__UNICODE 592K 1
dyld private memory 1024K 1
mapped file 153.0M 21
shared memory 896K 15
=========== ======= =======
TOTAL 2.6G 2305
TOTAL, minus reserved VM space 1.6G 2305


Full Report

{"app_name":"SIDFactoryII","timestamp":"2022-10-06 20:21:35.00 +0200","app_version":"2022-10-02.78eabbc","slice_uuid":"c682fa7f-85c5-31b8-81ea-397e5c72cce5","build_version":"1","platform":1,"bundleID":"Bonzai.SIDFactoryII","share_with_app_devs":0,"is_first_party":0,"bug_type":"309","os_version":"macOS 12.6 (21G115)","incident_id":"1FAE1D2F-7417-4C97-A8B1-26EBE1C6A802","name":"SIDFactoryII"}
{
"uptime" : 2200,
"procLaunch" : "2022-10-06 20:21:17.3225 +0200",
"procRole" : "Foreground",
"version" : 2,
"userID" : 501,
"deployVersion" : 210,
"modelCode" : "MacBookPro18,3",
"procStartAbsTime" : 53693936195,
"coalitionID" : 1097,
"osVersion" : {
"train" : "macOS 12.6",
"build" : "21G115",
"releaseType" : "User"
},
"captureTime" : "2022-10-06 20:21:33.3114 +0200",
"incident" : "1FAE1D2F-7417-4C97-A8B1-26EBE1C6A802",
"bug_type" : "309",
"pid" : 3721,
"procExitAbsTime" : 54077308681,
"translated" : false,
"cpuType" : "ARM-64",
"procName" : "SIDFactoryII",
"procPath" : "/Applications/SIDFactoryII.app/Contents/MacOS/SIDFactoryII",
"bundleInfo" : {"CFBundleShortVersionString":"2022-10-02.78eabbc","CFBundleVersion":"1","CFBundleIdentifier":"Bonzai.SIDFactoryII"},
"storeInfo" : {"deviceIdentifierForVendor":"0A8C629A-BF38-5623-859A-32BD20D0021E","thirdParty":true},
"parentProc" : "launchd",
"parentPid" : 1,
"coalitionName" : "Bonzai.SIDFactoryII",
"crashReporterKey" : "D4DB1A64-3E33-D3F2-B6CE-77665189C450",
"sip" : "enabled",
"vmRegionInfo" : "0 is not in any region. Bytes before following region: 4367138816\n REGION TYPE START - END [ VSIZE] PRT/MAX SHRMOD REGION DETAIL\n UNUSED SPACE AT START\n---> \n __TEXT 1044d4000-1045bc000 [ 928K] r-x/r-x SM=COW .../SIDFactoryII",
"isCorpse" : 1,
"exception" : {"codes":"0x0000000000000001, 0x0000000000000000","rawCodes":[1,0],"type":"EXC_BAD_ACCESS","signal":"SIGSEGV","subtype":"KERN_INVALID_ADDRESS at 0x0000000000000000"},
"termination" : {"flags":0,"code":11,"namespace":"SIGNAL","indicator":"Segmentation fault: 11","byProc":"exc handler","byPid":3721},
"vmregioninfo" : "0 is not in any region. Bytes before following region: 4367138816\n REGION TYPE START - END [ VSIZE] PRT/MAX SHRMOD REGION DETAIL\n UNUSED SPACE AT START\n---> \n __TEXT 1044d4000-1045bc000 [ 928K] r-x/r-x SM=COW .../SIDFactoryII",
"extMods" : {"caller":{"thread_create":0,"thread_set_state":0,"task_for_pid":0},"system":{"thread_create":0,"thread_set_state":0,"task_for_pid":0},"targeted":{"thread_create":0,"thread_set_state":0,"task_for_pid":0},"warnings":0},
"faultingThread" : 0,
"threads" : [{"triggered":true,"id":28209,"threadState":{"x":[{"value":5098209784},{"value":105553156557296},{"value":6099742720},{"value":4839276480},{"value":4839211136},{"value":32},{"value":33},{"value":6099742008},{"value":105553158316512},{"value":8395},{"value":0},{"value":4294967293},{"value":1099511627776},{"value":0},{"value":0},{"value":0},{"value":0},{"value":2},{"value":0},{"value":105553134207448},{"value":0},{"value":105553160352032},{"value":0},{"value":1024},{"value":512},{"value":1},{"value":6099742672},{"value":64},{"value":0}],"flavor":"ARM_THREAD_STATE64","lr":{"value":4367451680},"cpsr":{"value":4096},"fp":{"value":6099742848},"sp":{"value":6099742368},"esr":{"value":2449473542,"description":"(Data Abort) byte read Translation fault"},"pc":{"value":4367451760,"matchesCrashFrame":1},"far":{"value":0}},"queue":"com.apple.main-thread","frames":[{"imageOffset":312944,"imageIndex":0},{"imageOffset":312864,"imageIndex":0},{"imageOffset":359280,"imageIndex":0},{"imageOffset":100160,"imageIndex":0},{"imageOffset":20620,"symbol":"start","symbolLocation":520,"imageIndex":1}]},{"id":28218,"name":"SDLTimer","frames":[{"imageOffset":21104,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":2},{"imageOffset":30780,"symbol":"_pthread_cond_wait","symbolLocation":1236,"imageIndex":3},{"imageOffset":736980,"imageIndex":4},{"imageOffset":148800,"imageIndex":4},{"imageOffset":118684,"imageIndex":4},{"imageOffset":84004,"imageIndex":4},{"imageOffset":116564,"imageIndex":4},{"imageOffset":29292,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":3},{"imageOffset":8332,"symbol":"thread_start","symbolLocation":8,"imageIndex":3}]},{"id":28219,"frames":[{"imageOffset":8312,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":3}]},{"id":28220,"frames":[{"imageOffset":8312,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":3}]},{"id":28221,"frames":[{"imageOffset":8312,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":3}]},{"id":28228,"name":"AMCP Logging Spool","frames":[{"imageOffset":6380,"symbol":"semaphore_wait_trap","symbolLocation":8,"imageIndex":2},{"imageOffset":125484,"symbol":"caulk::mach::semaphore::wait_or_error()","symbolLocation":28,"imageIndex":5},{"imageOffset":10156,"symbol":"caulk::concurrent::details::worker_thread::run()","symbolLocation":56,"imageIndex":5},{"imageOffset":9164,"symbol":"void* caulk::thread_proxy<std::__1::tuple<caulk::thread::attributes, void (caulk::concurrent::details::worker_thread::)(), std::__1::tuplecaulk::concurrent::details::worker_thread* > >(void)","symbolLocation":96,"imageIndex":5},{"imageOffset":29292,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":3},{"imageOffset":8332,"symbol":"thread_start","symbolLocation":8,"imageIndex":3}]},{"id":28255,"name":"AudioQueue thread","frames":[{"imageOffset":6320,"symbol":"mach_msg_trap","symbolLocation":8,"imageIndex":2},{"imageOffset":7456,"symbol":"mach_msg","symbolLocation":76,"imageIndex":2},{"imageOffset":545296,"symbol":"__CFRunLoopServiceMachPort","symbolLocation":372,"imageIndex":6},{"imageOffset":538304,"symbol":"__CFRunLoopRun","symbolLocation":1180,"imageIndex":6},{"imageOffset":535172,"symbol":"CFRunLoopRunSpecific","symbolLocation":600,"imageIndex":6},{"imageOffset":154028,"imageIndex":4},{"imageOffset":84004,"imageIndex":4},{"imageOffset":116564,"imageIndex":4},{"imageOffset":29292,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":3},{"imageOffset":8332,"symbol":"thread_start","symbolLocation":8,"imageIndex":3}]},{"id":28256,"frames":[{"imageOffset":6380,"symbol":"semaphore_wait_trap","symbolLocation":8,"imageIndex":2},{"imageOffset":125484,"symbol":"caulk::mach::semaphore::wait_or_error()","symbolLocation":28,"imageIndex":5},{"imageOffset":10156,"symbol":"caulk::concurrent::details::worker_thread::run()","symbolLocation":56,"imageIndex":5},{"imageOffset":9164,"symbol":"void* caulk::thread_proxy<std::__1::tuple<caulk::thread::attributes, void (caulk::concurrent::details::worker_thread::)(), std::__1::tuplecaulk::concurrent::details::worker_thread* > >(void)","symbolLocation":96,"imageIndex":5},{"imageOffset":29292,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":3},{"imageOffset":8332,"symbol":"thread_start","symbolLocation":8,"imageIndex":3}]},{"id":28257,"name":"AQConverterThread","frames":[{"imageOffset":21104,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":2},{"imageOffset":30780,"symbol":"_pthread_cond_wait","symbolLocation":1236,"imageIndex":3},{"imageOffset":177200,"symbol":"CADeprecated::CAGuard::Wait()","symbolLocation":60,"imageIndex":7},{"imageOffset":209996,"symbol":"AQConverterManager::AQConverterThread::ConverterThreadEntry(void*)","symbolLocation":720,"imageIndex":8},{"imageOffset":54012,"symbol":"CADeprecated::CAPThread::Entry(CADeprecated::CAPThread*)","symbolLocation":92,"imageIndex":7},{"imageOffset":29292,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":3},{"imageOffset":8332,"symbol":"thread_start","symbolLocation":8,"imageIndex":3}]},{"id":28258,"name":"com.apple.audio.IOThread.client","frames":[{"imageOffset":6320,"symbol":"mach_msg_trap","symbolLocation":8,"imageIndex":2},{"imageOffset":7456,"symbol":"mach_msg","symbolLocation":76,"imageIndex":2},{"imageOffset":3360416,"symbol":"HALB_MachPort::SendSimpleMessageWithSimpleReply(unsigned int, unsigned int, int, int&, bool, unsigned int)","symbolLocation":104,"imageIndex":9},{"imageOffset":1842096,"symbol":"HALC_ProxyIOContext::IOWorkLoop()","symbolLocation":3336,"imageIndex":9},{"imageOffset":1837232,"symbol":"invocation function for block in HALC_ProxyIOContext::HALC_ProxyIOContext(unsigned int, unsigned int)","symbolLocation":100,"imageIndex":9},{"imageOffset":3721904,"symbol":"HALB_IOThread::Entry(void*)","symbolLocation":88,"imageIndex":9},{"imageOffset":29292,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":3},{"imageOffset":8332,"symbol":"thread_start","symbolLocation":8,"imageIndex":3}]},{"id":28271,"queue":"*/O","frames":[{"imageOffset":9424,"symbol":"__open","symbolLocation":8,"imageIndex":2},{"imageOffset":53240,"symbol":"open","symbolLocation":64,"imageIndex":2},{"imageOffset":2047756,"symbol":"_NSPersistentUIOpenFileURL","symbolLocation":96,"imageIndex":10},{"imageOffset":2062596,"symbol":"-[NSPersistentUIFileManager openPersistentStateFile]","symbolLocation":144,"imageIndex":10},{"imageOffset":2061192,"symbol":"-[NSPersistentUIFileManager _writeRecords:withWindowInfos:flushingStaleData:]","symbolLocation":232,"imageIndex":10},{"imageOffset":2060420,"symbol":"__76-[NSPersistentUIFileManager writeRecords:withWindowInfos:flushingStaleData:]_block_invoke","symbolLocation":52,"imageIndex":10},{"imageOffset":284088,"symbol":"___NSPersistentUIDispatchQueueAsync_block_invoke","symbolLocation":48,"imageIndex":10},{"imageOffset":9712,"symbol":"_dispatch_call_block_and_release","symbolLocation":32,"imageIndex":11},{"imageOffset":16820,"symbol":"_dispatch_client_callout","symbolLocation":20,"imageIndex":11},{"imageOffset":47272,"symbol":"_dispatch_lane_serial_drain","symbolLocation":668,"imageIndex":11},{"imageOffset":50180,"symbol":"_dispatch_lane_invoke","symbolLocation":392,"imageIndex":11},{"imageOffset":93336,"symbol":"_dispatch_workloop_worker_thread","symbolLocation":648,"imageIndex":11},{"imageOffset":13152,"symbol":"_pthread_wqthread","symbolLocation":288,"imageIndex":3},{"imageOffset":8320,"symbol":"start_wqthread","symbolLocation":8,"imageIndex":3}]},{"id":28280,"queue":"NSPersistentUI Window Snapshotting Work","frames":[{"imageOffset":6320,"symbol":"mach_msg_trap","symbolLocation":8,"imageIndex":2},{"imageOffset":7456,"symbol":"mach_msg","symbolLocation":76,"imageIndex":2},{"imageOffset":57172,"symbol":"hw_capture_window_list_common","symbolLocation":604,"imageIndex":12},{"imageOffset":2041688,"symbol":"-[NSPersistentUIWindowSnapshotter accessWindowBits:handler:]","symbolLocation":164,"imageIndex":10},{"imageOffset":2039232,"symbol":"-[NSPersistentUIWindowSnapshotter captureAndWriteSnapshotForWindowNumber:forWindowID:waitUntilDone:]","symbolLocation":468,"imageIndex":10},{"imageOffset":2036576,"symbol":"-[NSPersistentUIWindowSnapshotter snapshotOnePendingWindowWaitUntilDone:]","symbolLocation":148,"imageIndex":10},{"imageOffset":2036256,"symbol":"__71-[NSPersistentUIWindowSnapshotter asynchronouslySnapshotPendingWindows]_block_invoke","symbolLocation":44,"imageIndex":10},{"imageOffset":12053956,"symbol":"___NSPersistentUIDispatchQueueAsync_block_invoke","symbolLocation":48,"imageIndex":10},{"imageOffset":9712,"symbol":"_dispatch_call_block_and_release","symbolLocation":32,"imageIndex":11},{"imageOffset":16820,"symbol":"_dispatch_client_callout","symbolLocation":20,"imageIndex":11},{"imageOffset":47272,"symbol":"_dispatch_lane_serial_drain","symbolLocation":668,"imageIndex":11},{"imageOffset":50180,"symbol":"_dispatch_lane_invoke","symbolLocation":392,"imageIndex":11},{"imageOffset":93336,"symbol":"_dispatch_workloop_worker_thread","symbolLocation":648,"imageIndex":11},{"imageOffset":13152,"symbol":"_pthread_wqthread","symbolLocation":288,"imageIndex":3},{"imageOffset":8320,"symbol":"start_wqthread","symbolLocation":8,"imageIndex":3}]},{"id":28281,"name":"com.apple.NSEventThread","frames":[{"imageOffset":6320,"symbol":"mach_msg_trap","symbolLocation":8,"imageIndex":2},{"imageOffset":7456,"symbol":"mach_msg","symbolLocation":76,"imageIndex":2},{"imageOffset":545296,"symbol":"__CFRunLoopServiceMachPort","symbolLocation":372,"imageIndex":6},{"imageOffset":538304,"symbol":"__CFRunLoopRun","symbolLocation":1180,"imageIndex":6},{"imageOffset":535172,"symbol":"CFRunLoopRunSpecific","symbolLocation":600,"imageIndex":6},{"imageOffset":1761536,"symbol":"_NSEventThread","symbolLocation":196,"imageIndex":10},{"imageOffset":29292,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":3},{"imageOffset":8332,"symbol":"thread_start","symbolLocation":8,"imageIndex":3}]}],
"usedImages" : [
{
"source" : "P",
"arch" : "arm64",
"base" : 4367138816,
"CFBundleShortVersionString" : "2022-10-02.78eabbc",
"CFBundleIdentifier" : "Bonzai.SIDFactoryII",
"size" : 950272,
"uuid" : "c682fa7f-85c5-31b8-81ea-397e5c72cce5",
"path" : "/Applications/SIDFactoryII.app/Contents/MacOS/SIDFactoryII",
"name" : "SIDFactoryII",
"CFBundleVersion" : "1"
},
{
"source" : "P",
"arch" : "arm64e",
"base" : 4370350080,
"size" : 393216,
"uuid" : "38ee9fe9-b66d-3066-8c5c-6ddf0d6944c6",
"path" : "/usr/lib/dyld",
"name" : "dyld"
},
{
"source" : "P",
"arch" : "arm64e",
"base" : 6847680512,
"size" : 229376,
"uuid" : "a9d87740-9c1d-3468-bf60-720a8d713cba",
"path" : "/usr/lib/system/libsystem_kernel.dylib",
"name" : "libsystem_kernel.dylib"
},
{
"source" : "P",
"arch" : "arm64e",
"base" : 6847909888,
"size" : 53248,
"uuid" : "63c4eef9-69a5-38b1-996e-8d31b66a051d",
"path" : "/usr/lib/system/libsystem_pthread.dylib",
"name" : "libsystem_pthread.dylib"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 4373905408,
"CFBundleShortVersionString" : "2.0.14",
"CFBundleIdentifier" : "org.libsdl.SDL2",
"size" : 1032192,
"uuid" : "669d8984-5088-364c-9a40-bde8832c8c7f",
"path" : "/Applications/SIDFactoryII.app/Contents/Frameworks/SDL2.framework/Versions/A/SDL2",
"name" : "SDL2",
"CFBundleVersion" : "2.0.14"
},
{
"source" : "P",
"arch" : "arm64e",
"base" : 6992998400,
"CFBundleShortVersionString" : "1.0",
"CFBundleIdentifier" : "com.apple.audio.caulk",
"size" : 159744,
"uuid" : "fbaaa1ec-abbe-3c0d-a491-0dc66ee9d8ce",
"path" : "/System/Library/PrivateFrameworks/caulk.framework/Versions/A/caulk",
"name" : "caulk"
},
{
"source" : "P",
"arch" : "arm64e",
"base" : 6848233472,
"CFBundleShortVersionString" : "6.9",
"CFBundleIdentifier" : "com.apple.CoreFoundation",
"size" : 5533696,
"uuid" : "fc3c193d-0cdb-3569-9f0e-bd2507ca1dbb",
"path" : "/System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation",
"name" : "CoreFoundation",
"CFBundleVersion" : "1866"
},
{
"source" : "P",
"arch" : "arm64e",
"base" : 7055867904,
"size" : 204800,
"uuid" : "721d7b22-0d18-385c-8f95-55450298198c",
"path" : "/usr/lib/libAudioToolboxUtility.dylib",
"name" : "libAudioToolboxUtility.dylib"
},
{
"source" : "P",
"arch" : "arm64e",
"base" : 7073730560,
"CFBundleShortVersionString" : "1.14",
"CFBundleIdentifier" : "com.apple.audio.toolbox.AudioToolbox",
"size" : 1314816,
"uuid" : "133aca96-7207-39ec-bfa9-c2d752189c40",
"path" : "/System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox",
"name" : "AudioToolbox",
"CFBundleVersion" : "1.14"
},
{
"source" : "P",
"arch" : "arm64e",
"base" : 6875062272,
"CFBundleShortVersionString" : "5.0",
"CFBundleIdentifier" : "com.apple.audio.CoreAudio",
"size" : 7487488,
"uuid" : "01e2a2bb-2115-3015-9744-c0dc512bb554",
"path" : "/System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio",
"name" : "CoreAudio",
"CFBundleVersion" : "5.0"
},
{
"source" : "P",
"arch" : "arm64e",
"base" : 6894014464,
"CFBundleShortVersionString" : "6.9",
"CFBundleIdentifier" : "com.apple.AppKit",
"size" : 15437824,
"uuid" : "5e432f87-5b58-391a-a542-fa2d909dd210",
"path" : "/System/Library/Frameworks/AppKit.framework/Versions/C/AppKit",
"name" : "AppKit",
"CFBundleVersion" : "2113.60.148"
},
{
"source" : "P",
"arch" : "arm64e",
"base" : 6846070784,
"size" : 290816,
"uuid" : "b3c7a004-1069-3171-b630-2c386a8b399c",
"path" : "/usr/lib/system/libdispatch.dylib",
"name" : "libdispatch.dylib"
},
{
"source" : "P",
"arch" : "arm64e",
"base" : 6933602304,
"CFBundleShortVersionString" : "1.600.0",
"CFBundleIdentifier" : "com.apple.SkyLight",
"size" : 4046848,
"uuid" : "c0fdf86c-f960-37a3-a380-db8700d43801",
"path" : "/System/Library/PrivateFrameworks/SkyLight.framework/Versions/A/SkyLight",
"name" : "SkyLight"
}
],
"sharedCache" : {
"base" : 6844612608,
"size" : 3144744960,
"uuid" : "049b583e-d4dc-3b2b-88da-e52d6e18313d"
},
"vmSummary" : "ReadOnly portion of Libraries: Total=890.8M resident=0K(0%) swapped_out_or_unallocated=890.8M(100%)\nWritable regions: Total=1.4G written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=1.4G(100%)\n\n VIRTUAL REGION \nREGION TYPE SIZE COUNT (non-coalesced) \n=========== ======= ======= \nAccelerate framework 384K 3 \nActivity Tracing 256K 1 \nCG backing stores 3520K 4 \nCG image 48K 3 \nColorSync 576K 25 \nCoreAnimation 192K 7 \nCoreGraphics 16K 1 \nCoreUI image data 960K 6 \nFoundation 48K 2 \nKernel Alloc Once 32K 1 \nMALLOC 346.2M 53 \nMALLOC guard page 192K 10 \nMALLOC_MEDIUM (reserved) 688.0M 6 reserved VM address space (unallocated)\nMALLOC_NANO (reserved) 384.0M 1 reserved VM address space (unallocated)\nSTACK GUARD 56.2M 13 \nStack 14.4M 13 \nVM_ALLOCATE 464K 15 \n__AUTH 2067K 217 \n__AUTH_CONST 13.0M 383 \n__CTF 756 1 \n__DATA 9516K 372 \n__DATA_CONST 13.8M 388 \n__DATA_DIRTY 1110K 140 \n__FONT_DATA 4K 1 \n__LINKEDIT 577.9M 7 \n__OBJC_CONST 2340K 188 \n__OBJC_RO 83.0M 1 \n__OBJC_RW 3168K 1 \n__TEXT 313.0M 404 \n__UNICODE 592K 1 \ndyld private memory 1024K 1 \nmapped file 153.0M 21 \nshared memory 896K 15 \n=========== ======= ======= \nTOTAL 2.6G 2305 \nTOTAL, minus reserved VM space 1.6G 2305 \n",
"legacyInfo" : {
"threadTriggered" : {
"queue" : "com.apple.main-thread"
}
},
"trialInfo" : {
"rollouts" : [
{
"rolloutId" : "6112dda2fc54bc3389840642",
"factorPackIds" : {
"SIRI_DICTATION_ASSETS" : "631730a28520965d1cba0681"
},
"deploymentId" : 240000145
},
{
"rolloutId" : "5fc94383418129005b4e9ae0",
"factorPackIds" : {

  },
  "deploymentId" : 240000486
}

],
"experiments" : [
{
"treatmentId" : "5b729754-3882-4560-826f-9c0bc27d77c6",
"experimentId" : "6192fb082171a2330e561df0",
"deploymentId" : 400000035
}
]
}
}

Model: MacBookPro18,3, BootROM 7459.141.1, proc 8:6:2 processors, 32 GB, SMC
Graphics: Apple M1 Pro, Apple M1 Pro, Built-In
Display: Color LCD, 3024 x 1964 Retina, Main, MirrorOff, Online
Memory Module: LPDDR5
AirPort: Wi-Fi, wl0: Apr 6 2022 05:55:54 version 20.90.45.0.8.7.118 FWID 01-e7138ff2
Bluetooth: Version (null), 0 services, 0 devices, 0 incoming serial ports
Network Service: Wi-Fi, AirPort, en0
USB Device: USB31Bus
USB Device: USB31Bus
USB Device: USB31Bus
Thunderbolt Bus: MacBook Pro, Apple Inc.
Thunderbolt Bus: MacBook Pro, Apple Inc.
Thunderbolt Bus: MacBook Pro, Apple Inc.

@micheldebree
Copy link
Collaborator Author

The debug build give more information:

image

@TheRealLaxity
Copy link
Collaborator

Fixed!

03808db7 - [minor] Fixed issue Crash when converting tunes #162

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working regression A newly introduced bug in the latest version
Projects
None yet
Development

No branches or pull requests

2 participants