Updates:
        Status: Started
        Cc: [email protected]

Comment #2 on issue 19958 by [email protected]: OS X: Crash in  
[TabWindowController windowDidLoad]
http://code.google.com/p/chromium/issues/detail?id=19958

there are a number of things that could cause this. I found one case where  
we're not
removing observers correctly, so if that pointer value is ever used again,  
boom. That's
about the only way I could see this stack happening, since the only thing  
that's
registered to watch this particular event hasn't  yet even been created in  
the init flow by
the time this crashes. It's gotta be something stale in the  
NSNotificationCenter.

Like I said, I have a fix for one particular case, and have audited the  
others, but who
knows if this will catch them all or fix this issue for real.

--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings

--~--~---------~--~----~------------~-------~--~----~
Automated mail from issue updates at http://crbug.com/
Subscription options: http://groups.google.com/group/chromium-bugs
-~----------~----~----~----~------~----~------~--~---

Reply via email to