Comment #9 on issue 30721 by [email protected]: Crash: cssyyparse(void*) + 0x3 (RefPtr.h:53) http://code.google.com/p/chromium/issues/detail?id=30721
In the course of trying to implement the above solution, I've found that the behavior of sync in Windows and OS X diverges with the above repro steps. In AuthWatcher::DoAuthenticateWithToken() (auth_watcher.cc:121), after clearing browser data and restarting, the Windows build has auth.AuthenticateToken(auth_token) return BAD_AUTH_TOKEN while the OS X build has it return SUCCESS. Behavior on Linux is unknown. -- 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
