On 32-bit Linux, I was unable to start recent versions SQLDeveloper (e.g., 21.2.1). It displayed the splash screen than crash. Is SQLDeveloper supported on 32-bit Linux?
System Details -
OS: Arch Linux 32
Kernel: 5.15.2/arch1-1.0
Java Version: openjdk 11.0.12 (also fail to start on jdk 8)
SQLDevelopr: 21.2.1
Main Error message:
[29.405s][warning][os,thread] Failed to start thread - pthread_create failed (EAGAIN) for attributes: stacksize: 102400k, guardsize: 0k, detached.
100MB stacksize seems very big to me. But I don't know whether it is for a single thread, or all threads together? My hard limit is unlimited anyway.
(The machine is not able to access internet so it will be a bit inconvenient to post a full stack. I want to see if anyone know have experience first.)