Bug 156000 - REGRESSION: Yosemite-only: com.apple.WebKit.Plugin.32.Development crashed in PluginProcessShim.dylib: WebKit::shimMachVMMap + 26
Summary: REGRESSION: Yosemite-only: com.apple.WebKit.Plugin.32.Development crashed in ...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Plug-ins (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: David Kilzer (:ddkilzer)
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2016-03-29 18:37 PDT by David Kilzer (:ddkilzer)
Modified: 2016-03-29 19:50 PDT (History)
7 users (show)

See Also:


Attachments
Patch v1 (1.79 KB, patch)
2016-03-29 18:40 PDT, David Kilzer (:ddkilzer)
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description David Kilzer (:ddkilzer) 2016-03-29 18:37:30 PDT
When built with AddressSanitizer, com.apple.WebKit.Plugin.32.Development crashes on Yosemite (10.10.x) in PluginProcessShim.dylib: WebKit::shimMachVMMap().

We should just disable ASan support for WebKit::shimMachVMMap() on Yosemite.
Comment 1 David Kilzer (:ddkilzer) 2016-03-29 18:38:18 PDT
<rdar://problem/25272133>
Comment 2 David Kilzer (:ddkilzer) 2016-03-29 18:40:55 PDT
Created attachment 275162 [details]
Patch v1
Comment 3 Joseph Pecoraro 2016-03-29 18:58:22 PDT
Comment on attachment 275162 [details]
Patch v1

rs=me
Comment 4 WebKit Commit Bot 2016-03-29 19:50:10 PDT
Comment on attachment 275162 [details]
Patch v1

Clearing flags on attachment: 275162

Committed r198823: <http://trac.webkit.org/changeset/198823>
Comment 5 WebKit Commit Bot 2016-03-29 19:50:15 PDT
All reviewed patches have been landed.  Closing bug.