Bug 122692

Summary: REGRESSION (r155711): Crash in JIT code when zooming or dragging google maps
Product: WebKit Reporter: JC <penagoscorzo>
Component: JavaScriptCoreAssignee: Michael Saboff <msaboff>
Status: RESOLVED FIXED    
Severity: Normal CC: georgij.michaliutin, ggaren, lauro.neto, msaboff, oliver, sergio, webkit-bug-importer
Priority: P1 Keywords: InRadar
Version: 528+ (Nightly build)   
Hardware: Mac (Intel)   
OS: OS X 10.8   
URL: http://maps.google.com
Attachments:
Description Flags
Traceback of WebProcess crash when panning/zooming.
none
Now the proper trace file. none

Description JC 2013-10-12 07:27:05 PDT
Crash when zoom in or zoom out at google maps.
Comment 1 Lauro Moura Maranhao Neto 2013-10-16 11:16:39 PDT
Created attachment 214376 [details]
Traceback of WebProcess crash when panning/zooming.

I can confirm this problem with EFL/Nix too, with the WebProcess crashing in JSC when panning/zooming google maps. Attached is a traceback of the crash on Nix (similar to EFL).

Bisecting showed this problem started after http://trac.webkit.org/changeset/155711 (bug 118758).
Comment 2 Lauro Moura Maranhao Neto 2013-10-16 11:17:55 PDT
Created attachment 214377 [details]
Now the proper trace file.

Really attaching the traceback...
Comment 3 Radar WebKit Bug Importer 2013-10-16 12:05:53 PDT
<rdar://problem/15243668>
Comment 4 Geoffrey Garen 2014-01-27 15:52:49 PST
I can't reproduce this crash as of r162850. Can anybody else?
Comment 5 Geoffrey Garen 2014-01-27 15:53:35 PST
*** Bug 122374 has been marked as a duplicate of this bug. ***