WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED DUPLICATE of
bug 22073
19518
Webkit crashes at www.trader.ca
https://bugs.webkit.org/show_bug.cgi?id=19518
Summary
Webkit crashes at www.trader.ca
Blair Thiessen
Reported
2008-06-12 07:27:52 PDT
When I do a search on trader.ca Webkit crashes.
Attachments
Crash log
(31.33 KB, text/plain)
2008-06-12 11:35 PDT
,
Blair Thiessen
no flags
Details
View All
Add attachment
proposed patch, testcase, etc.
Robert Blaut
Comment 1
2008-06-12 11:11:42 PDT
Thank you for reporting the crash bug. For crash bugs like this we need crash logs attached to a bug report. Details how to get crash log are available here:
http://webkit.org/quality/crashlogs.html
Is the crash replicable? Is it possible to provide us exact steps to reproduce the problem?
Blair Thiessen
Comment 2
2008-06-12 11:35:01 PDT
Created
attachment 21664
[details]
Crash log Here is the steps to repeat the crash. 1. go to www.trader.ca 2. select Ontario as your Province 3. Click the Advance Search button 4. At this point the crash happens.
Alexey Proskuryakov
Comment 3
2008-06-12 21:39:05 PDT
With a debug build, ASSERTION FAILED: !pendingScripts.isEmpty() (/Users/ap/Safari/OpenSource/WebCore/html/HTMLTokenizer.cpp:1956 virtual void WebCore::HTMLTokenizer::notifyFinished(WebCore::CachedResource*))
Dieter Komendera
Comment 4
2008-11-22 08:21:38 PST
I also can confirm that it crashes Webkit
r38688
. Sometimes I get a slightly different stack trace: 0 com.apple.WebCore 0x012ffce0 WebCore::String::operator JSC::UString() const + 64 1 com.apple.WebCore 0x00ff57ab WebCore::HTMLTokenizer::notifyFinished(WebCore::CachedResource*) + 651 2 com.apple.WebCore 0x00fea9c0 WebCore::HTMLTokenizer::executeScriptsWaitingForStylesheets() + 48 3 com.apple.WebCore 0x00f04fa1 WebCore::Document::removePendingSheet() + 49
Cameron Zwarich (cpst)
Comment 5
2008-11-30 09:47:51 PST
This is the same issue as in
bug 22073
, which was fixed in
r38748
. *** This bug has been marked as a duplicate of
22073
***
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug