Bug 10597 - REGRESSION: Leaving Google Video during video play crashes entire browser
Summary: REGRESSION: Leaving Google Video during video play crashes entire browser
Status: RESOLVED DUPLICATE of bug 10852
Alias: None
Product: WebKit
Classification: Unclassified
Component: Page Loading (show other bugs)
Version: 420+
Hardware: Mac OS X 10.4
: P1 Major
Assignee: Nobody
URL: http://video.google.com/videoplay?doc...
Keywords: Regression
Depends on:
Blocks:
 
Reported: 2006-08-27 23:09 PDT by R. Tyler Ballance
Modified: 2006-09-18 11:59 PDT (History)
1 user (show)

See Also:


Attachments
Crash log, each crash reproduces this exact call stack (26.80 KB, text/plain)
2006-08-27 23:10 PDT, R. Tyler Ballance
no flags Details
PowerPC backtrace (23.59 KB, text/plain)
2006-08-27 23:21 PDT, Andrew Wellington
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description R. Tyler Ballance 2006-08-27 23:09:14 PDT
While viewing a Google Video (this one in particular, linked from /.  :-P) I clicked the 'Back' button and received a crash.

I also crashed with rev. 16061 by allowing the video to start playing, and then going to my homepage.
Comment 1 R. Tyler Ballance 2006-08-27 23:10:28 PDT
Created attachment 10265 [details]
Crash log, each crash reproduces this exact call stack
Comment 2 Andrew Wellington 2006-08-27 23:21:54 PDT
Created attachment 10266 [details]
PowerPC backtrace

Backtrace from r16068
Comment 3 Andrew Wellington 2006-08-27 23:25:38 PDT
The following assertion is triggered by this bug:
ASSERTION FAILED: dataHandle (/Users/andrew/Documents/WebKit-svn/WebCore/platform/DeprecatedString.cpp:586 WebCore::DeprecatedString::~DeprecatedString())
Comment 4 Alexey Proskuryakov 2006-08-28 04:01:56 PDT
Reproducible crash and regression -> P1.
Comment 5 Alexey Proskuryakov 2006-09-18 11:59:04 PDT
Fixed.

*** This bug has been marked as a duplicate of 10852 ***