Mac OS 14.1 PhpStorm 2026.1.1 crashes immediately when started
I can't find any answers to this so I figured it might be worth posting.
I downloaded PhpStorm 2026.1.1 and i'm on Mac OS Sonoma 14.1. When i try to start PhpStorm I see the startup splash image for a brief moment before it immediately crashes. I've tried re-installing multiple times, opening it from the terminal, but nothing really seems obvious as to why it is crashing.
I checked the crash dump log and I think it might have something to do with this AppKit menu system. But this is completely outside of my knowledge, I'm not sure where to go from here. This is from the crash log:Exception Type: EXC_BREAKPOINT (SIGTRAP)Exception Codes: 0x0000000000000001, 0x000000018dc924b4
Termination Reason: Namespace SIGNAL, Code 5 Trace/BPT trap: 5Terminating Process: exc handler [39374]
Application Specific Information:References to Carbon menus are disallowed with AppKit menu system (see rdar://101002625). Use instances of NSMenu and NSMenuItem directly instead.
if anyone has any ideas on what this could be or how to solve it, It would be very much appreciated.
EDIT: I've downloaded PhpStorm 2025.3.5 and it is working. Will use this version for now.
请先登录再写评论。
Hi Stephenlucerne,
Check this issue for possible solutions: JBR-8628 😉