Open core-ai-bot opened 3 years ago
Comment by mcs130 Tuesday Dec 29, 2020 at 21:19 GMT
Seeing the EXACT same behavior on a NEW MacBook Pro running Mac OS Catalina - 10.15.7
I get a similar screen to yours I get the same kq_init errors when attempting to start from the console. Brackets: installed using Brackets.Release.1.14.2.dmg
Comment by Darkcast Tuesday Jan 19, 2021 at 20:30 GMT
Same here Version: 1.14.2 (1.14.2) OS Version: Mac OS X 10.15.7
Comment by Darkcast Tuesday Jan 19, 2021 at 20:34 GMT
from what I gathere online it looks like that the 1.14.2 is trying to read outside of the address space where it should. the "fix" is basically to download the previous version https://github.com/adobe/brackets/releases/download/release-1.14.1/Brackets.Release.1.14.1.dmg
Comment by bala-v Tuesday Feb 09, 2021 at 02:03 GMT
Downloading Brackets 1.14.1 did not help on Mac OS Catalina. The editor is still crashing with the versions below - Brackets: 1.14.1 OS Version: Mac OSX 10.15.7
Issue by iso100 Monday Aug 03, 2020 at 15:32 GMT Originally opened as https://github.com/adobe/brackets/issues/15193
Description
Fresh download and DMG install of 1.14.2 from the Brackets website. (Never installed before so there is no Cache to clear) Launching the application displays a white window for a fraction of a second and closes. The MacOS crash window comes up and displays what's below:
`Process: Brackets [6734] Path: /Applications/Brackets.app/Contents/MacOS/./Brackets Identifier: io.brackets.appshell Version: 1.14.2 (1.14.2) Code Type: X86-64 (Native) Parent Process: zsh [6084] Responsible: iTerm2 [6074] User ID: 501
Date/Time: 2020-08-03 11:26:06.047 -0400 OS Version: Mac OS X 10.15.5 (19F101) Report Version: 12 Bridge OS Version: 3.0 (14Y908) Anonymous UUID: FBAFC342-E336-FE3F-9C8B-9FE65190040E
Time Awake Since Boot: 1800 seconds
System Integrity Protection: enabled
Crashed Thread: 22 Proxy Resolver
Exception Type: EXC_BAD_ACCESS (SIGSEGV) Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000010 Exception Note: EXC_CORPSE_NOTIFY
Termination Signal: Segmentation fault: 11 Termination Reason: Namespace SIGNAL, Code 0xb Terminating Process: exc handler [6734]`
Launching from the CLI shows this:
➜ MacOS ./Brackets [warn] kq_init: detected broken kqueue; not using.: Undefined error: 0 [warn] kq_init: detected broken kqueue; not using.: Undefined error: 0 [warn] kq_init: detected broken kqueue; not using.: Undefined error: 0 [warn] kq_init: detected broken kqueue; not using.: Undefined error: 0 [warn] kq_init: detected broken kqueue; not using.: Undefined error: 0 [1] 6734 segmentation fault ./Brackets
Steps to Reproduce
Expected behavior: Application should launch.
Actual behavior: Application crashed.
Versions
MacOS 10.15.5 Brackets 1.14.2