Bug 108576

Summary: REGRESSION (r141192): Crash beneath cti_op_get_by_id_generic @ discussions.apple.com
Product: WebKit Reporter: Geoffrey Garen <ggaren>
Component: New BugsAssignee: Geoffrey Garen <ggaren>
Status: RESOLVED FIXED    
Severity: Normal CC: ddkilzer, fpizlo, mhahnenberg, webkit-bug-importer, webkit.review.bot
Priority: P2 Keywords: InRadar
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch fpizlo: review+

Description Geoffrey Garen 2013-01-31 21:27:53 PST
REGRESSION (r141192): Crash beneath cti_op_get_by_id_generic @ discussions.apple.com
Comment 1 Geoffrey Garen 2013-01-31 21:28:24 PST
<rdar://problem/13116134>
Comment 2 Geoffrey Garen 2013-01-31 21:32:54 PST
Created attachment 185937 [details]
Patch
Comment 3 Geoffrey Garen 2013-01-31 21:33:50 PST
I spent a few hours trying to reproduce this bug in a regression test, but I was unsuccessful in reliably reproducing the problematically aligned addresses.
Comment 4 WebKit Review Bot 2013-01-31 21:35:31 PST
Attachment 185937 [details] did not pass style-queue:

Failed to run "['Tools/Scripts/check-webkit-style', '--diff-files', u'Source/JavaScriptCore/ChangeLog', u'Source/JavaScriptCore/dfg/DFGSpeculativeJIT64.cpp']" exit_code: 1
Source/JavaScriptCore/ChangeLog:11:  Need whitespace between colon and description  [changelog/filechangedescriptionwhitespace] [5]
Source/JavaScriptCore/ChangeLog:13:  Need whitespace between colon and description  [changelog/filechangedescriptionwhitespace] [5]
Total errors found: 2 in 2 files


If any of these errors are false positives, please file a bug against check-webkit-style.
Comment 5 Geoffrey Garen 2013-01-31 21:55:27 PST
Committed r141536: <http://trac.webkit.org/changeset/141536>