brackets-archive / bracketsIssues

Archive of issues in brackets.
0 stars 0 forks source link

[CLOSED] Brackets raises an Internal Error #10021

Open core-ai-bot opened 3 years ago

core-ai-bot commented 3 years ago

Issue by sQuarecoW Friday Jul 31, 2015 at 08:33 GMT Originally opened as https://github.com/adobe/brackets/issues/11520


When I open Brackets it raises an Internal Error.

I get two options: Crash or Continue.

When I crash, well, Brackets quits. When I continue, Brackets continues en seems to work normal.

Details:

Exception Name: NSInvalidArgumentException
Description: -[ClientWindowDelegate ReleaseIMSRef:]: unrecognized selector sent to instance 0x7af47a50
User Info: (null)

0   CoreFoundation                      0x95face61 __raiseError + 193
1   libobjc.A.dylib                     0x96647fd3 objc_exception_throw + 276
2   CoreFoundation                      0x95fb19b3 -[NSObject(NSObject) doesNotRecognizeSelector:] + 275
3   CoreFoundation                      0x95edb50c ___forwarding___ + 1020
4   CoreFoundation                      0x95edb0ee _CF_forwarding_prep_0 + 14
5   libobjc.A.dylib                     0x966453ea -[NSObject performSelector:withObject:] + 70
6   Foundation                          0x93e9f61b __NSThreadPerformPerform + 389
7   CoreFoundation                      0x95eacaef __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 15
8   CoreFoundation                      0x95e9e9d8 __CFRunLoopDoSources0 + 424
9   CoreFoundation                      0x95e9de62 __CFRunLoopRun + 994
10  CoreFoundation                      0x95e9d816 CFRunLoopRunSpecific + 390
11  CoreFoundation                      0x95e9d67b CFRunLoopRunInMode + 123
12  HIToolbox                           0x90b4eb25 RunCurrentEventLoopInMode + 267
13  HIToolbox                           0x90b4e87b ReceiveNextEventCommon + 503
14  HIToolbox                           0x90b4e674 _BlockUntilNextEventMatchingListInModeWithFilter + 99
15  AppKit                              0x92dc1e02 _DPSNextEvent + 1037
16  AppKit                              0x931cd1f1 -[NSApplication _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 893
17  AppKit                              0x92dc1888 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 121
18  AppKit                              0x92db6a06 -[NSApplication run] + 1063
19  Chromium Embedded Framework         0x0024fc0d cef_time_delta + 367949
20  Chromium Embedded Framework         0x0024f33c cef_time_delta + 365692
21  Chromium Embedded Framework         0x00294531 cef_time_delta + 648817
22  Chromium Embedded Framework         0x002a8e2f cef_time_delta + 733039
23  Chromium Embedded Framework         0x002942da cef_time_delta + 648218
24  Chromium Embedded Framework         0x001a5308 cef_zip_reader_create + 139880
25  Brackets                            0x000deb40 Brackets + 154432
26  Brackets                            0x000bd4e5 Brackets + 17637

This is on a Mac Pro, OS X El Capitain, OS X 10.11 (15A234d)

core-ai-bot commented 3 years ago

Comment by ficristo Monday Aug 29, 2016 at 18:40 GMT


It seems an Extract issue and now that it is deprecated http://blog.brackets.io/2016/04/14/update-about-extract-for-brackets-preview/, closing. Reopen if you hit the problem.