WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED INVALID
131273
Crash when zooming Google Map with an editable rectangle
https://bugs.webkit.org/show_bug.cgi?id=131273
Summary
Crash when zooming Google Map with an editable rectangle
Cheng Lan
Reported
2014-04-05 17:14:22 PDT
Sorry I don't know the exact version number for webkit in Qt 5.2.1. I opened Google map and drew an editable rectangle in it, then zoomed the map in and in. When I was trying to zoom the map to the maximum zoom level, crash occurred. Here's the output related to the crash: QPainter::begin: Paint device returned engine == 0, type: 2 ASSERTION FAILED: m_ptr c:\work\build\qt5_workdir\w\s\qtwebkit\Source\WTF\wtf/OwnPtr.h(72) : WTF::OwnPtr<class WebCore::ImageBuffer>::operator -> And the call stack is in the attachment. It seems that the "m_image" in the BitmapTextureImageBuffer class is a null empty.
Attachments
call stack when the crash occurred.
(26.18 KB, image/png)
2014-04-05 17:15 PDT
,
Cheng Lan
no flags
Details
View All
Add attachment
proposed patch, testcase, etc.
Cheng Lan
Comment 1
2014-04-05 17:15:34 PDT
Created
attachment 228688
[details]
call stack when the crash occurred.
Alexey Proskuryakov
Comment 2
2022-07-29 10:53:34 PDT
The Qt port has been removed from WebKit, resolving this bug.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug