[Webkit-unassigned] [Bug 31009] New: Crash for specific animated gif
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Nov 2 05:43:54 PST 2009
https://bugs.webkit.org/show_bug.cgi?id=31009
Summary: Crash for specific animated gif
Product: WebKit
Version: 528+ (Nightly build)
Platform: PC
OS/Version: All
Status: UNCONFIRMED
Severity: Normal
Priority: P2
Component: Images
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: webkitbugs.3.kkohne at spamgourmet.com
Created an attachment (id=42311)
--> (https://bugs.webkit.org/attachment.cgi?id=42311)
Animated gif image causing the crash
This is reproducable both on Linux & Windows. Loading the attached image will
crash the qt standalone demo browser.
Backtrace:
QtWebKitd4.dll!WTF::Vector<WebCore::RGBA32Buffer,0>::at(unsigned int i=87)
Line 508 + 0x29 bytes C++
QtWebKitd4.dll!WTF::Vector<WebCore::RGBA32Buffer,0>::operator[](unsigned
int i=87) Line 517 + 0x13 bytes C++
QtWebKitd4.dll!WebCore::ImageDecoderQt::clearFrameBufferCache(unsigned int
index=87) Line 157 + 0xf bytes C++
QtWebKitd4.dll!WebCore::ImageSource::clear(bool destroyAll=false, unsigned
int clearBeforeFrame=1, WebCore::SharedBuffer * data=0x0f1c8178, bool
allDataReceived=true) Line 61 C++
QtWebKitd4.dll!WebCore::BitmapImage::destroyDecodedData(bool
destroyAll=false) Line 91 C++
QtWebKitd4.dll!WebCore::BitmapImage::destroyDecodedDataIfNecessary(bool
destroyAll=false) Line 100 C++
QtWebKitd4.dll!WebCore::BitmapImage::internalAdvanceAnimation(bool
skippingFrames=false) Line 421 C++
QtWebKitd4.dll!WebCore::BitmapImage::advanceAnimation(WebCore::Timer<WebCore::BitmapImage>
* __formal=0x0c9c5740) Line 386 C++
QtWebKitd4.dll!WebCore::Timer<WebCore::BitmapImage>::fired() Line 98 +
0x1f bytes C++
QtWebKitd4.dll!WebCore::ThreadTimers::sharedTimerFiredInternal() Line 115
C++
QtWebKitd4.dll!WebCore::ThreadTimers::sharedTimerFired() Line 91 C++
QtWebKitd4.dll!WebCore::SharedTimerQt::timerEvent(QTimerEvent *
ev=0x0012dab4) Line 106 C++
QtCored4.dll!QObject::event(QEvent * e=0x0012dab4) Line 1196 C++
QtGuid4.dll!QApplicationPrivate::notify_helper(QObject *
receiver=0x0a877b18, QEvent * e=0x0012dab4) Line 4245 + 0x11 bytes C++
QtGuid4.dll!QApplication::notify(QObject * receiver=0x0a877b18, QEvent *
e=0x0012dab4) Line 3669 + 0x10 bytes C++
QtCored4.dll!QCoreApplication::notifyInternal(QObject *
receiver=0x0a877b18, QEvent * event=0x0012dab4) Line 704 + 0x15 bytes C++
QtCored4.dll!QCoreApplication::sendEvent(QObject * receiver=0x0a877b18,
QEvent * event=0x0012dab4) Line 215 + 0x39 bytes C++
QtCored4.dll!QEventDispatcherWin32Private::sendTimerEvent(int
timerId=16777254) Line 589 + 0x10 bytes C++
QtCored4.dll!qt_internal_proc(HWND__ * hwnd=0x001e0610, unsigned int
message=275, unsigned int wp=16777254, long lp=0) Line 489 C++
....
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list