Menu

#205 Uncaught Exception when working with a specific track

2.3u
open
nobody
None
5
2023-12-17
2023-12-17
Ian Bogue
No

The title of the track is "Declan McKenna - Slipping Through My Fingers.flac", copy-pasted here exactly. It seems that doing anything related to this track created an uncaught exception, though I can continue to use Burn normally aside from that track if I ignore it. Here is the report from the uncaught exception:

Exception Name: NSRangeException
Description: *** -[__NSArrayM objectAtIndex:]: index 8 beyond bounds [0 .. 0]
User Info: (null)

0   CoreFoundation                      0x00000001880fc570 __exceptionPreprocess + 176
1   libobjc.A.dylib                     0x0000000187bedeb4 objc_exception_throw + 60
2   CoreFoundation                      0x00000001880296cc -[NSTaggedPointerString hash] + 0
3   Burn                                0x000000010026a0a8 -[KWAudioController tableView:acceptDrop:row:dropOperation:] + 572
4   AppKit                              0x000000018c20a1d4 -[NSTableView performDragOperation:] + 188
5   AppKit                              0x000000018baef0bc NSCoreDragReceiveMessageProc + 352
6   HIServices                          0x000000018e3ffa7c CallReceiveMessageCollectionWithMessage + 116
7   HIServices                          0x000000018e3f9b18 DoMultipartDropMessage + 104
8   HIServices                          0x000000018e3f98d0 DoDropMessage + 56
9   HIServices                          0x000000018e3f8474 DragInApplication + 1004
10  HIServices                          0x000000018e3f6e74 CoreDragStartDragging + 560
11  AppKit                              0x000000018baecbdc -[NSCoreDragManager _dragUntilMouseUp:accepted:] + 896
12  AppKit                              0x000000018baeba1c -[NSCoreDragManager dragImage:fromWindow:at:offset:event:pasteboard:source:slideBack:] + 1564
13  AppKit                              0x000000018c208584 -[NSTableView _doImageDragUsingRowsWithIndexes:event:pasteboard:source:slideBack:startRow:] + 540
14  AppKit                              0x000000018c208c28 -[NSTableView _checkOverrideAndDoImageDragUsingRowsWithIndexes:event:pasteboard:source:slideBack:startRow:] + 332
15  AppKit                              0x000000018c209a88 -[NSTableView _performClassicDragOfIndexes:hitRow:event:] + 372
16  AppKit                              0x000000018bb06c08 -[NSTableView _performDragFromMouseDown:] + 392
17  AppKit                              0x000000018bb056b8 -[NSTableView mouseDown:] + 556
18  AppKit                              0x000000018ba018f0 -[NSWindow(NSEventRouting) _handleMouseDownEvent:isDelayedEvent:] + 3472
19  AppKit                              0x000000018b98d070 -[NSWindow(NSEventRouting) _reallySendEvent:isDelayedEvent:] + 364
20  AppKit                              0x000000018b98cd30 -[NSWindow(NSEventRouting) sendEvent:] + 284
21  AppKit                              0x000000018c04bf2c -[NSApplication(NSEventRouting) sendEvent:] + 1604
22  AppKit                              0x000000018bc9c098 -[NSApplication _handleEvent:] + 60
23  AppKit                              0x000000018b855080 -[NSApplication run] + 512
24  AppKit                              0x000000018b82c320 NSApplicationMain + 880
25  dyld                                0x0000000187c290e0 start + 2360

Discussion


Log in to post a comment.