Aw, Snap! (Google Chrome error) - Stack Overflow most recent 30 from stackoverflow.com2009-12-18T18:23:39Zhttp://stackoverflow.com/feeds/question/423080http://www.creativecommons.org/licenses/by-nc/2.5/rdfhttp://stackoverflow.com/questions/423080/aw-snap-google-chrome-error0Aw, Snap! (Google Chrome error)Kyle Cronin2009-01-08T02:46:19Z2009-12-08T07:09:33Z
<p>I'm currently giving Windows 7 (32-bit) a spin, and I decided to also check out Google Chrome. However, when I loaded up this page:</p>
<p><a href="http://sof.modos.org/tracker/chart/6309/all" rel="nofollow">http://sof.modos.org/tracker/chart/6309/1/all</a> (don't click if you use IE!)</p>
<p>I get:</p>
<p><img src="http://modos.org/awsnap.png" width="650"></p>
<p>Opera, Firefox, and Safari all load the page fine. Only Google Chrome and IE have a problem with the page (IE 8.0.7000.0 stops responding). The only thing I can think of is that the page contains a lot of data points (over 2000) for JQuery Flot to graph. Is this a known problem? Is there anything I can tweak to make it work the way I want it to?</p>
<p><strong>update:</strong> In the comments two people have reported that Chrome renders the site fine under Windows XP. It sounds like this could be a problem specific to Windows Vista/7.</p>
http://stackoverflow.com/questions/423080/aw-snap-google-chrome-error/423087#423087-22Answer by masfenix for Aw, Snap! (Google Chrome error)masfenix2009-01-08T02:52:45Z2009-01-08T02:52:45Z<p>Haha i opened it in IE 8, it just froze so I ended it with taskkill.But then i reopened IE and said "restore previous tabs" haha</p>
http://stackoverflow.com/questions/423080/aw-snap-google-chrome-error/423241#4232412Answer by Oscar Reyes for Aw, Snap! (Google Chrome error)Oscar Reyes2009-01-08T04:07:37Z2009-01-08T04:07:37Z<p>Works on XP.</p>
<p><img src="http://img233.imageshack.us/img233/749/plotaw4.png" alt="Chrome on XP" /></p>
<p>You should probably <a href="http://www.google.com/support/chrome/bin/answer.py?hl=en&answer=95760" rel="nofollow">report a bug</a> for Vista.</p>
<p>I'm pretty sure they can fix it.</p>
http://stackoverflow.com/questions/423080/aw-snap-google-chrome-error/423433#4234331Answer by BRH for Aw, Snap! (Google Chrome error)BRH2009-01-08T06:23:32Z2009-01-08T06:23:32Z<p>Sounds like a Chrome bug to me, not a Vista/7 bug.</p>
http://stackoverflow.com/questions/423080/aw-snap-google-chrome-error/423453#4234530Answer by CDR for Aw, Snap! (Google Chrome error)CDR2009-01-08T06:40:28Z2009-01-08T06:40:28Z<p>Reconfirming that it doesn't work on Vista. I am running chrome v 1 release.</p>
http://stackoverflow.com/questions/423080/aw-snap-google-chrome-error/1864204#18642040Answer by dlamblin for Aw, Snap! (Google Chrome error)dlamblin2009-12-08T02:21:44Z2009-12-08T02:21:44Z<p>I opened it in chrome under XP and it said:</p>
<pre><code>A PHP Error was encountered
Severity: Notice
Message: Undefined index: all
Filename: controllers/tracker.php
Line Number: 53
Fatal error: ob_start() [<a href='ref.outcontrol'>ref.outcontrol</a>]: Cannot use output buffering in output buffering display handlers in /var/www/sof.modos.org/system/libraries/Exceptions.php on line 160
</code></pre>