Bug 88350 - [WK2] fast/hidpi/device-scale-factor-paint.html crashes
Summary: [WK2] fast/hidpi/device-scale-factor-paint.html crashes
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit2 (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Sadrul Habib Chowdhury
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-06-05 11:28 PDT by Sadrul Habib Chowdhury
Modified: 2012-06-06 10:33 PDT (History)
3 users (show)

See Also:


Attachments
Patch (2.74 KB, patch)
2012-06-05 11:32 PDT, Sadrul Habib Chowdhury
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Sadrul Habib Chowdhury 2012-06-05 11:28:46 PDT
Head of crash log:
Binary Images:
       0x106116000 -        0x10612cfff +WebKitTestRunner (??? - ???) <1DAB678D-9C98-345A-88EB-54999960E815> /Volumes/VOLUME/*/WebKitTestRunner
       0x10614a000 -        0x1066b6ff7  com.apple.WebKit2 (537+ - 537.1+) <20158C30-6CDA-35FE-A5EE-5E0AEFA9D699> /Volumes/VOLUME/*/WebKit2.framework/Versions/A/WebKit2
       0x10704d000 -        0x107611fff  com.apple.JavaScriptCore (537+ - 537.1+) <0D434FF6-0721-3BAB-B012-A46539B6170C> /Volumes/VOLUME/*/JavaScriptCore.framework/Versions/A/JavaScriptCore
       0x107cdc000 -        0x107fc2fff  com.apple.WebKit (537+ - 537.1+) <6FA92E09-E65D-38AF-8CE8-892298A62C6F> /Volumes/VOLUME/*/WebKit.framework/Versions/A/WebKit
       0x108348000 -        0x10a834ff7  com.apple.WebCore (537+ - 537.1+) <FDD4F5EB-F8BD-39E4-965D-D0E3527C854F> /Volumes/VOLUME/*/WebCore.framework/Versions/A/WebCore
       0x1104a3000 -        0x11063cfff  GLEngine (??? - ???) <8BA26192-A4D7-362D-8B57-5FCF4B706A25> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
       0x110670000 -        0x110769fff  libGLProgrammability.dylib (??? - ???) <B7710703-8652-36B8-83DD-4F216FAF0730> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib
       0x110790000 -        0x1107beff7  GLRendererFloat (??? - ???) <0C213C61-C08C-3B5D-85A4-EB4660AF55BF> /System/Library/Frameworks/OpenGL.framework/Resources/GLRendererFloat.bundle/GLRendererFloat
       0x110a1b000 -        0x110ca2fe7  com.apple.ATIRadeonX1000GLDriver (7.0.52 - 7.0.0) <A66DB2AB-58C3-32C8-B52C-CF1509A59122> /System/Library/Extensions/ATIRadeonX1000GLDriver.bundle/Contents/MacOS/ATIRadeonX1000GLDriver
    0x7fff65d16000 -     0x7fff65d4abaf  dyld (195.6 - ???) <0CD1B35B-A28F-32DA-B72E-452EAD609613> /usr/lib/dyld
    0x7fff81ee8000 -     0x7fff81eedff7  libsystem_network.dylib (??? - ???) <5DE7024E-1D2D-34A2-80F4-08326331A75B> /usr/lib/system/libsystem_network.dylib
    0x7fff81f24000 -     0x7fff81f7fff7  com.apple.HIServices (1.11 - ???) <DE8FA7FA-0A41-35D9-8473-5104F81DA934> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
    0x7fff81f84000 -     0x7fff81f85fff  libDiagnosticMessagesClient.dylib (??? - ???) <3DCF577B-F126-302B-BCE2-4DB9A95B8598> /usr/lib/libDiagnosticMessagesClient.dylib
    0x7fff81f95000 -     0x7fff81f95fff  com.apple.vecLib (3.7 - vecLib 3.7) <9A58105C-B36E-35B5-812C-4ED693F2618F> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x7fff81fc0000 -     0x7fff82028ff7  com.apple.audio.CoreAudio (4.0.2 - 4.0.2) <DFD8F4DE-3B45-3A2E-9CBE-FD8D5DD30923> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x7fff82029000 -     0x7fff8202ffff  com.apple.DiskArbitration (2.4.1 - 2.4.1) <CEA34337-63DE-302E-81AA-10D717E1F699>
Comment 1 Sadrul Habib Chowdhury 2012-06-05 11:32:52 PDT
Created attachment 145847 [details]
Patch
Comment 2 Sadrul Habib Chowdhury 2012-06-05 11:39:22 PDT
(In reply to comment #1)
> Created an attachment (id=145847) [details]
> Patch

The patch disables the test for WK2, and also moves the result out of chromium. (I am unsure if it will pass on other platforms, but it will be interesting to see what happens)
Comment 3 Alexey Proskuryakov 2012-06-05 14:18:18 PDT
Comment on attachment 145847 [details]
Patch

OK, let's do at least this. Please keep the bug open after landing.
Comment 4 Alexey Proskuryakov 2012-06-05 14:19:15 PDT
Part of this has been already done by Tim Horton, but we still need to move the retest result AFAICT.
Comment 5 WebKit Review Bot 2012-06-06 10:33:50 PDT
Comment on attachment 145847 [details]
Patch

Clearing flags on attachment: 145847

Committed r119596: <http://trac.webkit.org/changeset/119596>
Comment 6 WebKit Review Bot 2012-06-06 10:33:56 PDT
All reviewed patches have been landed.  Closing bug.