Bug 61022 - REGRESSION (r86724): Repro crash loading any webpage in WebKit2 on SnowLeopard
Summary: REGRESSION (r86724): Repro crash loading any webpage in WebKit2 on SnowLeopard
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit2 (show other bugs)
Version: 528+ (Nightly build)
Hardware: Mac (Intel) OS X 10.6
: P2 Normal
Assignee: mitz
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2011-05-17 21:05 PDT by Alice Liu
Modified: 2011-05-17 21:45 PDT (History)
4 users (show)

See Also:


Attachments
Patch (1.33 KB, patch)
2011-05-17 21:42 PDT, mitz
alice.barraclough: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Alice Liu 2011-05-17 21:05:18 PDT
Reproducible crash in webprocess when loading any webpage after http://trac.webkit.org/changeset/86724.  I'm using Snowleopard.

<rdar://problem/9458300>
Comment 1 Alice Liu 2011-05-17 21:07:11 PDT
Thread 0 Crashed:  Dispatch queue: com.apple.main-thread
0   ???                           	000000000000000000 0 + 0
1   com.apple.WebKit2             	0x00000001002e4a0a WebKit::WebProcessMain(WebKit::CommandLine const&) + 594 (WebProcessMainMac.mm:97)
2   com.apple.WebKit2             	0x000000010028175d WebKitMain(WebKit::CommandLine const&) + 159 (WebKitMain.cpp:48)
3   com.apple.WebKit2             	0x000000010028181c WebKitMain + 155 (WebKitMain.cpp:72)
4   com.apple.WebProcess          	0x0000000100000e33 main + 233
5   com.apple.WebProcess          	0x0000000100000d14 start + 52
Comment 2 mitz 2011-05-17 21:42:21 PDT
Created attachment 93867 [details]
Patch
Comment 3 mitz 2011-05-17 21:45:31 PDT
Fixed in r86734.