Tabular crash when create a new document or load old version tab file

Lovre's Avatar

Lovre

09 Jan, 2022 09:26 AM

Program crash when create a new document or load a old file.
I got the following exception message:

2022-01-09 17:20:58.677 Tabular[1057:33921] *** Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: '*** -redComponent not valid for the NSColor Catalog color: #$assets-mainBundleID Grape/Accent; need to first convert colorspace.'
*** First throw call stack:
(
    0   CoreFoundation                      0x00007fff2049029b __exceptionPreprocess + 242
    1   libobjc.A.dylib                     0x00007fff201c9d92 objc_exception_throw + 48
    2   CoreFoundation                      0x00007fff204900ff +[NSException raise:format:] + 189
    3   AppKit                              0x00007fff23107074 -[NSColor redComponent] + 72
    4   Tabular                             0x000000010c2ec8a2 Tabular + 3811490
    5   Tabular                             0x000000010c0b8693 Tabular + 1500819
    6   Tabular                             0x000000010c0b6336 Tabular + 1491766
    7   libdispatch.dylib                   0x00007fff20174806 _dispatch_client_callout + 8
    8   libdispatch.dylib                   0x00007fff2017598c _dispatch_once_callout + 20
    9   libswiftCore.dylib                  0x00007fff2ca1a16a swift_once + 26
    10  Tabular                             0x000000010bf8e912 Tabular + 280850
    11  Tabular                             0x000000010c12fd88 Tabular + 1990024
    12  Tabular                             0x000000010c365719 Tabular + 4306713
    13  Tabular                             0x000000010c3aa27a Tabular + 4588154
    14  Tabular                             0x000000010c00210c Tabular + 753932
    15  Tabular                             0x000000010c397168 Tabular + 4510056
    16  Tabular                             0x000000010c399a2d Tabular + 4520493
    17  Tabular                             0x000000010c30b938 Tabular + 3938616
    18  Tabular                             0x000000010c39dc1d Tabular + 4537373
    19  Tabular                             0x000000010c378c07 Tabular + 4385799
    20  Tabular                             0x000000010bf747ce Tabular + 174030
    21  libdispatch.dylib                   0x00007fff20173623 _dispatch_call_block_and_release + 12
    22  libdispatch.dylib                   0x00007fff20174806 _dispatch_client_callout + 8
    23  libdispatch.dylib                   0x00007fff20180b4f _dispatch_main_queue_callback_4CF + 940
    24  CoreFoundation                      0x00007fff20452fd8 __CFRUNLOOP_IS_SERVICING_THE_MAIN_DISPATCH_QUEUE__ + 9
    25  CoreFoundation                      0x00007fff204151d2 __CFRunLoopRun + 2755
    26  CoreFoundation                      0x00007fff2041404c CFRunLoopRunSpecific + 563
    27  HIToolbox                           0x00007fff2865ca83 RunCurrentEventLoopInMode + 292
    28  HIToolbox                           0x00007fff2865c7e5 ReceiveNextEventCommon + 587
    29  HIToolbox                           0x00007fff2865c583 _BlockUntilNextEventMatchingListInModeWithFilter + 70
    30  AppKit                              0x00007fff22c1cd72 _DPSNextEvent + 864
    31  AppKit                              0x00007fff22c1b545 -[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 1364
    32  AppKit                              0x00007fff22c0d869 -[NSApplication run] + 586
    33  AppKit                              0x00007fff22be1a6c NSApplicationMain + 816
    34  Tabular                             0x000000010c431c59 Tabular + 5143641
    35  libdyld.dylib                       0x00007fff20339f3d start + 1
    36  ???                                 0x0000000000000001 0x0 + 1
)
libc++abi: terminating with uncaught exception of type NSException
zsh: abort      /Applications/Tabular.app/Contents/MacOS/Tabular
Saving session...
...copying shared history...
...saving history...truncating history files...
...completed.

[Process completed]
  1. Support Staff 1 Posted by Jarod Long on 10 Jan, 2022 11:10 PM

    Jarod Long's Avatar

    Hey there,

    Thanks for reporting this, and sorry for the trouble! I have a hunch about what the problem might be, and I should be able to submit an update to potentially fix the issue today or tomorrow.

    I can't recreate the crash on my end, though, which makes me think that it could be happening only on specific computers or software versions. Would you mind sharing the following info?

    • macOS version
    • The model of Mac that you're using
    • Tabular version

    The first two can be found in the  menu > About This Mac, and the last one can be found in the Tabular menu > About.

    Thanks again!

    Jarod

  2. 2 Posted by SAKi Lovre on 11 Jan, 2022 12:58 AM

    SAKi Lovre's Avatar

    Hi Jarod,

    I have 2 devices having the same issue:

    1. Macbook Pro Mid-2014, macos 11.6.2
    2. 14” Macbook Pro 2021, macos 12.1

    Both running Tabular 2.6.1

    Thanks for the support!

    iPhoneから送信

  3. Support Staff 3 Posted by Jarod Long on 16 Jan, 2022 09:43 PM

    Jarod Long's Avatar

    Thank you for the information! Apologies for the delay, I had some trouble with app review, but version 2.6.2 should now be available in the App Store. When you get a chance, could you update and let me know if that fixes the issue?

  4. 4 Posted by SAKi Lovre on 17 Jan, 2022 01:59 AM

    SAKi Lovre's Avatar

    Hi Jarod,

    Thanks for the update but still crash with the same exception.

    iPhoneから送信

  5. Support Staff 5 Posted by Jarod Long on 18 Jan, 2022 08:12 PM

    Jarod Long's Avatar

    Ah, I'm very sorry about that! I just spent some more time looking into this and fortunately I was able to finally track down the issue and reproduce it on my end.

    It turns out that this is a strange issue that occurs when your macOS accent color is set specifically to purple. I'll be submitting another update today to fix this, but if you'd like to work around the issue in the mean time you can set your accent color to anything other than purple.

    Apologies again, and thank you for your patience!

  6. Support Staff 6 Posted by Jarod Long on 19 Jan, 2022 11:47 PM

    Jarod Long's Avatar

    Alright, 2.6.3 is now live in the App Store. Could you check once more to see if it fixes the issue?

  7. 7 Posted by Mr. Pang on 20 Jan, 2022 05:54 AM

    Mr. Pang's Avatar

    Just updated and it works now, thanks!!

  8. Support Staff 8 Posted by Jarod Long on 20 Jan, 2022 08:34 PM

    Jarod Long's Avatar

    Glad to hear it, thank you again for your patience!

Discussions are closed to public comments.
If you need help with Chromatic Labs please start a new discussion.

Keyboard shortcuts

Generic

? Show this help
ESC Blurs the current field

Comment Form

r Focus the comment reply box
^ + ↩ Submit the comment

You can use Command ⌘ instead of Control ^ on Mac