Bug 30484 - ajax crash system, CPU usage 90-100%
Summary: ajax crash system, CPU usage 90-100%
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore JavaScript (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC Windows 7
: P2 Critical
Assignee: Nobody
URL: http://pc44.one.pl/goorol/bugs/ajax_c...
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2009-10-17 14:09 PDT by bugzilla33
Modified: 2009-10-19 11:28 PDT (History)
2 users (show)

See Also:


Attachments
source (344 bytes, text/html)
2009-10-17 14:09 PDT, bugzilla33
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description bugzilla33 2009-10-17 14:09:00 PDT
Created attachment 41365 [details]
source

1. Run ajax_crash.html attachement using www server (Apache)
   or open from
   http://pc44.one.pl/goorol/bugs/ajax_crash.html

2. After receiving the data and their showing Safari consumes 90-100% CPU and animates loading progress icon.

3. Tested on: Windows 7 Pro (WinXP Pro), Safari 4.0.3 (531.9.1).

4. Explorer, Firefox, Chrome, Konqueror, Opera work perfectly.
Comment 1 bugzilla33 2009-10-17 14:14:40 PDT
fix the first point:

1. Run ajax_crash.html attachment or open from http://pc44.one.pl/goorol/bugs/ajax_crash.html
Comment 2 Alexey Proskuryakov 2009-10-18 20:58:17 PDT
I also see this with Safari 4.0.3 on Windows XP. I couldn't test with any newer WebKit version (Windows nightlies won't launch for me, and neither does a local debug build).
Comment 3 Alexey Proskuryakov 2009-10-18 20:59:17 PDT
<rdar://problem/7314316>
Comment 4 Alexey Proskuryakov 2009-10-19 09:52:33 PDT
To clarify - I did see that load never stopped, and CPU usage was high. I didn't see a crash.
Comment 5 Geoffrey Garen 2009-10-19 11:19:08 PDT
Hmmm... Can't reproduce with r49783 on Mac OS X.
Comment 6 Geoffrey Garen 2009-10-19 11:28:32 PDT
Oops! Alexey reminded me that this is a Windows bug.