adobe / brackets

An open source code editor for the web, written in JavaScript, HTML and CSS.
http://brackets.io
MIT License
33.25k stars 7.63k forks source link

Sprint 27 Fails to Start on Mac 10.6.8 #4495

Closed pfreitag closed 11 years ago

pfreitag commented 11 years ago

I am unable to launch Brackets on my Mac OSX 10.6.8 computer as of Sprint 27, Sprint 26 works fine, here's the CrashReport:

Process: Brackets [80987] Path: /Applications/Brackets Sprint 27.app/Contents/MacOS/Brackets Identifier: io.brackets.appshell Version: 0.27.0 (0.27.0) Code Type: X86 (Native) Parent Process: launchd [425]

Date/Time: 2013-07-17 14:38:04.868 -0400 OS Version: Mac OS X 10.6.8 (10K549) Report Version: 6

Exception Type: EXC_BAD_ACCESS (SIGBUS) Exception Codes: KERN_PROTECTION_FAILURE at 0x0000000000000000 Crashed Thread: 0 CrBrowserMain Dispatch queue: com.apple.main-thread

Thread 0 Crashed: CrBrowserMain Dispatch queue: com.apple.main-thread 0 libcef.dylib 0x7bb69d4d mac_plugin_interposing::NotifyBrowserOfPluginHideWindow(unsigned int, CGRect) + 6899485 1 com.apple.AppKit 0x99023e66 -[NSView _setWindow:] + 2131 2 com.apple.AppKit 0x9902caca -[NSView addSubview:] + 411 3 com.apple.AppKit 0x991b5ff6 -[NSView addSubview:positioned:relativeTo:] + 708 4 libcef.dylib 0x7bbc1449 mac_plugin_interposing::NotifyBrowserOfPluginHideWindow(unsigned int, CGRect) + 7257625 5 libcef.dylib 0x7bbbd5de mac_plugin_interposing::NotifyBrowserOfPluginHideWindow(unsigned int, CGRect) + 7241646 6 libcef.dylib 0x7bbbd6e2 mac_plugin_interposing::NotifyBrowserOfPluginHideWindow(unsigned int, CGRect) + 7241906 7 libcef.dylib 0x7bbab47e mac_plugin_interposing::NotifyBrowserOfPluginHideWindow(unsigned int, CGRect) + 7167566 8 libcef.dylib 0x7bbb6f15 mac_plugin_interposing::NotifyBrowserOfPluginHideWindow(unsigned int, CGRect) + 7215333 9 libcef.dylib 0x7bbb6eb0 mac_plugin_interposing::NotifyBrowserOfPluginHideWindow(unsigned int, CGRect) + 7215232 10 libcef.dylib 0x7bba3462 mac_plugin_interposing::NotifyBrowserOfPluginHideWindow(unsigned int, CGRect) + 7134770 11 libcef.dylib 0x7bba390e mac_plugin_interposing::NotifyBrowserOfPluginHideWindow(unsigned int, CGRect) + 7135966 12 libcef.dylib 0x7bba4f35 mac_plugin_interposing::NotifyBrowserOfPluginHideWindow(unsigned int, CGRect) + 7141637 13 libcef.dylib 0x7bba4aeb mac_plugin_interposing::NotifyBrowserOfPluginHideWindow(unsigned int, CGRect) + 7140539 14 libcef.dylib 0x7c910b81 _CTFontManagerUnregisterFontForData + 1291441 15 libcef.dylib 0x7c9103fe _CTFontManagerUnregisterFontForData + 1289518 16 libcef.dylib 0x7ac7c589 cef_browser_host_create_browser_sync + 713 17 io.brackets.appshell 0x7ac464c0 0x7ac23000 + 144576 18 io.brackets.appshell 0x7ac4053e 0x7ac23000 + 120126 19 com.apple.Foundation 0x94dc3671 NSThreadPerformPerform + 506 20 com.apple.CoreFoundation 0x9696b2c1 CFRunLoopDoSources0 + 1201 21 com.apple.CoreFoundation 0x96968eef __CFRunLoopRun + 1071 22 com.apple.CoreFoundation 0x969683c4 CFRunLoopRunSpecific + 452 23 com.apple.CoreFoundation 0x969681f1 CFRunLoopRunInMode + 97 24 com.apple.HIToolbox 0x9a14de04 RunCurrentEventLoopInMode + 392 25 com.apple.HIToolbox 0x9a14daf5 ReceiveNextEventCommon + 158 26 com.apple.HIToolbox 0x9a14da3e BlockUntilNextEventMatchingListInMode + 81 27 com.apple.AppKit 0x99050595 _DPSNextEvent + 847 28 com.apple.AppKit 0x9904fdd6 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 156 29 com.apple.AppKit 0x990121f3 -[NSApplication run] + 821 30 libcef.dylib 0x7b3f0d27 cef_zip_reader_create + 7537751 31 libcef.dylib 0x7b3f07fc cef_zip_reader_create + 7536428 32 libcef.dylib 0x7b4244c8 cef_zip_reader_create + 7748600 33 libcef.dylib 0x7b43ceee cef_zip_reader_create + 7849502 34 libcef.dylib 0x7b423b3a cef_zip_reader_create + 7746154 35 libcef.dylib 0x7c93028f _CTFontManagerUnregisterFontForData + 1420223 36 io.brackets.appshell 0x7ac41385 0x7ac23000 + 123781 37 io.brackets.appshell 0x7ac26985 0x7ac23000 + 14725

jasonsanjose commented 11 years ago

Thanks @pfreitag. This is a duplicate of #4394. Closing.