Sequelpro: Sequel Pro Crash when opening the database

Created on 9 Sep 2018  路  3Comments  路  Source: sequelpro/sequelpro

Hi, I have been suffered the Sequel Pro crash issue for this month. And the crash info is attached:

-[_NSInlineData isEqualToString:]: unrecognized selector sent to instance 0x60400022c3c0

(
    0   CoreFoundation                      0x00007fff45f9e2db __exceptionPreprocess + 171
    1   libobjc.A.dylib                     0x00007fff6d13fc76 objc_exception_throw + 48
    2   CoreFoundation                      0x00007fff46036db4 -[NSObject(NSObject) doesNotRecognizeSelector:] + 132
    3   CoreFoundation                      0x00007fff45f14820 ___forwarding___ + 1456
    4   CoreFoundation                      0x00007fff45f141e8 _CF_forwarding_prep_0 + 120
    5   Sequel Pro                          0x00000001000576e6 -[SPTablesList updateTables:] + 1291
    6   Sequel Pro                          0x0000000100045e0b -[SPDatabaseDocument _selectDatabaseAndItem:] + 437
    7   Foundation                          0x00007fff480231f8 __NSThread__start__ + 1197
    8   libsystem_pthread.dylib             0x00007fff6e071661 _pthread_body + 340
    9   libsystem_pthread.dylib             0x00007fff6e07150d _pthread_body + 0
    10  libsystem_pthread.dylib             0x00007fff6e070bf9 thread_start + 13
)

My computer version is Mac 10.13.6 and the local database version is 8.0.11. It only crashes when I trying to connect my local database. And if connect it with the remote database which has a lower mysql version, then it works pretty fine.

I have submit this issue for several times when it crashed. But no responding received. Please help us to fix it and make it working again.

Thanks!

Duplicate

Most helpful comment

If you want to solve this problem, use Sequel Ace!

https://apps.apple.com/us/app/sequel-ace/id1518036000?ls=1

All 3 comments

Duplicate of #2699

NSInvalidArgumentException

-[_NSInlineData isEqualToString:]: unrecognized selector sent to instance 0x60000032bc20

(
0 CoreFoundation 0x00007fff37b65be7 __exceptionPreprocess + 250
1 libobjc.A.dylib 0x00007fff7093d5bf objc_exception_throw + 48
2 CoreFoundation 0x00007fff37be4c77 -[NSObject(NSObject) __retain_OA] + 0
3 CoreFoundation 0x00007fff37aca44b ___forwarding___ + 1427
4 CoreFoundation 0x00007fff37ac9e28 _CF_forwarding_prep_0 + 120
5 Sequel Pro 0x00000001000587cd -[SPTablesList updateTables:] + 1338
6 Sequel Pro 0x00000001000469c5 -[SPDatabaseDocument _selectDatabaseAndItem:] + 454
7 Foundation 0x00007fff3a1787a2 __NSThread__start__ + 1064
8 libsystem_pthread.dylib 0x00007fff71ce9109 _pthread_start + 148
9 libsystem_pthread.dylib 0x00007fff71ce4b8b thread_start + 15
)

same here...

If you want to solve this problem, use Sequel Ace!

https://apps.apple.com/us/app/sequel-ace/id1518036000?ls=1

Was this page helpful?
0 / 5 - 0 ratings