Bug 122692 - REGRESSION (r155711): Crash in JIT code when zooming or dragging google maps
Summary: REGRESSION (r155711): Crash in JIT code when zooming or dragging google maps
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: 528+ (Nightly build)
Hardware: Mac (Intel) OS X 10.8
: P1 Normal
Assignee: Michael Saboff
URL: http://maps.google.com
Keywords: InRadar
: NightMapCrash (view as bug list)
Depends on:
Blocks:
 
Reported: 2013-10-12 07:27 PDT by JC
Modified: 2014-01-27 15:53 PST (History)
7 users (show)

See Also:


Attachments
Traceback of WebProcess crash when panning/zooming. (97 bytes, text/plain)
2013-10-16 11:16 PDT, Lauro Moura Maranhao Neto
no flags Details
Now the proper trace file. (10.70 KB, text/plain)
2013-10-16 11:17 PDT, Lauro Moura Maranhao Neto
no flags Details

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