Bug 108576 - REGRESSION (r141192): Crash beneath cti_op_get_by_id_generic @ discussions.apple.com
Summary: REGRESSION (r141192): Crash beneath cti_op_get_by_id_generic @ discussions.ap...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Geoffrey Garen
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2013-01-31 21:27 PST by Geoffrey Garen
Modified: 2013-01-31 21:55 PST (History)
5 users (show)

See Also:


Attachments
Patch (1.75 KB, patch)
2013-01-31 21:32 PST, Geoffrey Garen
fpizlo: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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>