Skip to Main Content

SQL Developer

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

Oracle SQL developer crashes on MAC

andrvetSep 14 2021

Oracle SQL Developer 21.2.0.187 Build 187.1842
OS: macOS Catalina 10.15.7 (19H1030)
How to change jdk from version 11 to a later one?
image.pngpart of the crash logs:

Process:               java [30936]
Path:                  /Library/Java/JavaVirtualMachines/jdk-11.0.11.jdk/Contents/Home/bin/java
Identifier:            com.oracle.java.11.0.11.java
Version:               1.0 (11.0.11)
Code Type:             X86-64 (Native)
Parent Process:        ??? [30329]
User ID:               502

Date/Time:             2021-09-10 14:00:46.975 -0700
OS Version:            Mac OS X 10.15.7 (19H1030)
Report Version:        12
Bridge OS Version:     5.4 (18P4663)
Anonymous UUID:        857A39BF-2E00-4E64-8166-1671DD4CFE8C

Sleep/Wake UUID:       7FB7AC80-AF5E-4170-9992-7ADFAAA700D0

Time Awake Since Boot: 300000 seconds
Time Since Wake:       17000 seconds

System Integrity Protection: enabled

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

Exception Type:        EXC_BAD_ACCESS (SIGABRT)
Exception Codes:       KERN_INVALID_ADDRESS at 0x0000000000000008
Exception Note:        EXC_CORPSE_NOTIFY

VM Regions Near 0x8:
-->
    __TEXT                 000000010ff1b000-000000010ff1f000 [   16K] r-x/r-x SM=COW  /Library/Java/JavaVirtualMachines/jdk-11.0.11.jdk/Contents/Home/bin/java

Application Specific Information:
*** Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: '+[AWTView keyboardInputSourceChanged:]: unrecognized selector sent to class 0x1338f35e8'
abort() called
terminating with uncaught exception of type NSException

Application Specific Backtrace 1:
0   CoreFoundation                      0x00007fff3527a657 __exceptionPreprocess + 250
1   libobjc.A.dylib                     0x00007fff6df5d5bf objc_exception_throw + 48
Comments
Post Details
Added on Sep 14 2021
7 comments
2,665 views