19x19 / Baduk

An easy-to-use online Go gaming platform.
GNU General Public License v3.0
12 stars 6 forks source link

Home page baduk.ca crashes Chrome tab #107

Closed lucky-bai closed 8 years ago

lucky-bai commented 8 years ago

Operating System: Windows 7 Browser: Chrome 49.0.2623.87 m Problem: going to baduk.ca produces "Aw Snap" tab crash screen

Screenshot: awsnap

I've run chrome in debug mode to produce chrome_debug.log:

[35776:35564:0421/214414:VERBOSE1:policy_loader_win.cc(443)] Reading policy from the registry is disabled.
[35776:35564:0421/214414:VERBOSE1:pref_proxy_config_tracker_impl.cc(218)] 0689B2C8: set chrome proxy config service to 0689B5B0
[35776:35564:0421/214414:VERBOSE1:pref_proxy_config_tracker_impl.cc(355)] 0689B2C8: Done pushing proxy to UpdateProxyConfig
[35776:34288:0421/214414:VERBOSE1:multi_log_ct_verifier.cc(67)] Adding CT log: Google 'Pilot' log
[35776:34288:0421/214414:VERBOSE1:multi_log_ct_verifier.cc(67)] Adding CT log: Google 'Aviator' log
[35776:34288:0421/214414:VERBOSE1:multi_log_ct_verifier.cc(67)] Adding CT log: DigiCert Log Server
[35776:34288:0421/214414:VERBOSE1:multi_log_ct_verifier.cc(67)] Adding CT log: Google 'Rocketeer' log
[35776:34288:0421/214414:VERBOSE1:multi_log_ct_verifier.cc(67)] Adding CT log: Certly.IO log
[35776:34288:0421/214414:VERBOSE1:multi_log_ct_verifier.cc(67)] Adding CT log: Izenpe log
[35776:34288:0421/214414:VERBOSE1:multi_log_ct_verifier.cc(67)] Adding CT log: Symantec log
[35776:34288:0421/214414:VERBOSE1:multi_log_ct_verifier.cc(67)] Adding CT log: Venafi log
[35776:34288:0421/214414:ERROR:cache_util_win.cc(20)] Unable to move the cache: 5
[35776:34288:0421/214414:ERROR:cache_util.cc(134)] Unable to move cache folder C:\Users\Bai\AppData\Local\Google\Chrome\User Data\ShaderCache\GPUCache to C:\Users\Bai\AppData\Local\Google\Chrome\User Data\ShaderCache\old_GPUCache_000
[35776:34288:0421/214414:ERROR:cache_creator.cc(129)] Unable to create cache
[35776:34288:0421/214414:ERROR:shader_disk_cache.cc(589)] Shader Cache Creation failed: -2
lucky-bai commented 8 years ago

Never mind, seems to be a chromium issue, updating the browser fixed it. Closing.