Bug 32133 - REGRESSION(4.0.3-48777): Crash in JSC::ExecState::propertyNames() (Debug-only?)
Summary: REGRESSION(4.0.3-48777): Crash in JSC::ExecState::propertyNames() (Debug-only?)
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC OS X 10.5
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-12-03 13:38 PST by Oliver Hunt
Modified: 2009-12-03 18:18 PST (History)
1 user (show)

See Also:


Attachments
Patch (5.23 KB, patch)
2009-12-03 17:38 PST, Oliver Hunt
barraclough: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Oliver Hunt 2009-12-03 13:38:38 PST
9/25/09 10:21 PM Jon Honeycutt:
* SUMMARY
Safari crashes when visiting http://kb2.adobe.com/cps/320/320005.html .

* STEPS TO REPRODUCE
1. Launch a Debug build of ToT
2. Visit http://kb2.adobe.com/cps/320/320005.html

* REGRESSION
Doesn't crash in Safari 4.0.3 on SL.
Doesn't crash on Safari-SnowLeopard-Production-Rocket-48784-25510.
Doesn't crash on Safari-Windows-Release-Rocket-48782-25510.

Does crash on Mac Debug build of r48777.
Does crash on Win Debug build of r48784.

* NOTES
Stack trace:
Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
Exception Codes: KERN_INVALID_ADDRESS at 0x00000000000000c0
Crashed Thread:  0  Dispatch queue: com.apple.main-thread
Comment 1 Oliver Hunt 2009-12-03 17:38:58 PST
Created attachment 44279 [details]
Patch
Comment 2 WebKit Review Bot 2009-12-03 17:43:00 PST
style-queue ran check-webkit-style on attachment 44279 [details] without any errors.
Comment 3 Gavin Barraclough 2009-12-03 18:06:35 PST
Comment on attachment 44279 [details]
Patch

Brrrraaaaiiiiiinnnnnnzzzzzzz.
Oh no, that's not this patch.
r+
Comment 4 Oliver Hunt 2009-12-03 18:18:43 PST
Committed r51672