chrome-ssb-osx icon indicating copy to clipboard operation
chrome-ssb-osx copied to clipboard

Crashing on launch

Open sreynen opened this issue 9 years ago • 1 comments

All my Chrome SSB apps recently started crashing on launch. Recreating the apps fixed some of the apps, but others still crash. I imagine either a Chrome or OSX update changed something, but I'm not sure which of those updated around when it started happening. Here's what looks like the relevant part of a crash report:

Process: Personal Mail Chrome [33208] Path: /Applications/Personal Mail.app/Contents/MacOS/Personal Mail Chrome Identifier: com.google.Chrome.Personal Mail Version: ??? Code Type: X86-64 (Native) Parent Process: ??? [1] Responsible: Personal Mail Chrome [33208] User ID: 501

Date/Time: 2015-03-18 08:05:35.642 -0600 OS Version: Mac OS X 10.10.2 (14C1510) Report Version: 11 Anonymous UUID: A3DEE1E2-1237-4FCC-2093-B7B04C52CEAF

Sleep/Wake UUID: 913FCCD1-E917-492B-83A5-D8FD5D1CCBC0

Time Awake Since Boot: 610000 seconds Time Since Wake: 530 seconds

Crashed Thread: 0 CrBrowserMain Dispatch queue: com.apple.main-thread

Exception Type: EXC_BREAKPOINT (SIGTRAP) Exception Codes: 0x0000000000000002, 0x0000000000000000

Thread 0 Crashed:: CrBrowserMain Dispatch queue: com.apple.main-thread 0 com.google.Chrome.framework 0x000000010bc029f5 ChromeMain + 6880069 1 com.google.Chrome.framework 0x000000010ba4598f ChromeMain + 5057247 2 com.google.Chrome.framework 0x000000010ba46738 ChromeMain + 5060744 3 com.google.Chrome.framework 0x000000010b609f00 ChromeMain + 618576 4 com.google.Chrome.framework 0x000000010b609c4e ChromeMain + 617886 5 com.google.Chrome.framework 0x000000010e4e73d3 ChromeMain + 49759523 6 com.google.Chrome.framework 0x000000010e75d6f7 ChromeMain + 52340807 7 com.google.Chrome.framework 0x000000010e4e5db8 ChromeMain + 49753864 8 com.google.Chrome.framework 0x000000010e4e995d ChromeMain + 49769133 9 com.google.Chrome.framework 0x000000010e4e3c9f ChromeMain + 49745391 10 com.google.Chrome.framework 0x000000010bbd2264 ChromeMain + 6681524 11 com.google.Chrome.framework 0x000000010bbd18d6 ChromeMain + 6679078 12 com.google.Chrome.framework 0x000000010b572ef2 ChromeMain + 66 13 Personal Mail Chrome 0x000000010b568f39 main + 9 14 Personal Mail Chrome 0x000000010b568f24 0x10b568000 + 3876

sreynen avatar Mar 18 '15 14:03 sreynen

In case it helps others, I found that I'm able to recreate working SSBs fine, as long as I use a different name for the application. I can even change the name after the application is created, so it's apparently something internal tied to the name that is causing the crashes.

sreynen avatar Mar 28 '15 16:03 sreynen