-
Bug
-
Resolution: Unresolved
-
Major
-
Google Chrome 26.0.1410.65 (Official Build 193261)
OS Mac OS X
WebKit 537.31 (@147513)
JavaScript V8 3.16.14.11
Flash 11.7.700.169
User Agent Mozilla/5.0 (Macintosh; Intel Mac OS X 10_8_3) AppleWebKit/537.31 (KHTML, like Gecko) Chrome/26.0.1410.65 Safari/537.31
Command Line /Applications/Google Chrome.app/Contents/MacOS/Google Chrome -psn_0_17293437 --flag-switches-begin --enable-expose-for-tabs --enable-experimental-extension-apis --sync-keystore-encryption --flag-switches-end
Executable Path /Applications/Google Chrome.app/Contents/MacOS/Google Chrome
Profile Path /Users/rburhum/Library/Application Support/Google/Chrome/Default
Variations 853359fa-33ba05a4
5f9f065f-15eb91be
b03ddc1f-2d9ef0cc
f9b252d0-fd526c81
ca6785ad-766fa2d
3709139-766fa2d
ff3fc1a6-766fa2d
d86b76a4-d674141c
7f6da4bf-cda32b90
75f7fb7e-611a9f49
24dca50e-837c4893
ca65a9fe-91ac3782
82d91892-3d47f4f4
3028188e-d60b5a5f
5a3c10b5-e1cc0f14
244ca1ac-4ad60575
246fb659-75cb33fc
f296190c-19dcaa1a
4442aae2-d7f6b13c
75f0f0a0-e1cc0f14
e2b18481-6bdfffe7
e7e71889-e1cc0f14Google Chrome 26.0.1410.65 (Official Build 193261) OS Mac OS X WebKit 537.31 (@147513) JavaScript V8 3.16.14.11 Flash 11.7.700.169 User Agent Mozilla/5.0 (Macintosh; Intel Mac OS X 10_8_3) AppleWebKit/537.31 (KHTML, like Gecko) Chrome/26.0.1410.65 Safari/537.31 Command Line /Applications/Google Chrome.app/Contents/MacOS/Google Chrome -psn_0_17293437 --flag-switches-begin --enable-expose-for-tabs --enable-experimental-extension-apis --sync-keystore-encryption --flag-switches-end Executable Path /Applications/Google Chrome.app/Contents/MacOS/Google Chrome Profile Path /Users/rburhum/Library/Application Support/Google/Chrome/Default Variations 853359fa-33ba05a4 5f9f065f-15eb91be b03ddc1f-2d9ef0cc f9b252d0-fd526c81 ca6785ad-766fa2d 3709139-766fa2d ff3fc1a6-766fa2d d86b76a4-d674141c 7f6da4bf-cda32b90 75f7fb7e-611a9f49 24dca50e-837c4893 ca65a9fe-91ac3782 82d91892-3d47f4f4 3028188e-d60b5a5f 5a3c10b5-e1cc0f14 244ca1ac-4ad60575 246fb659-75cb33fc f296190c-19dcaa1a 4442aae2-d7f6b13c 75f0f0a0-e1cc0f14 e2b18481-6bdfffe7 e7e71889-e1cc0f14
After using Chrome for a day, the page renders incorrectly.
Screenshot: http://imgur.com/9Y11bqz
It doesn't matter if I hit refresh multiple times, it always renders the same way. If I open another browser, it works fine.
If I debug under Chrome Dev Tools, I don't see any errors when fetching the resources... just a whole bunch of 304s.
If I clear the cache manually using the Chrome Web settings, then everything works fine again.
I went to #jenkins on freenode and apparently other people were having the same issue.
*Update* I can make the error go away by simply clearing the jenkins cookie and leaving the rest of the cache intact. It seems the error is session related (all the cookie contains is a session id).
I am using the GitHub plugin for authentication/authorization.
- is duplicated by
-
JENKINS-17526 Broken CSS when reloading Jenkins after a time of inactivity
- Resolved