[Webkit-unassigned] [Bug 73914] New: [Qt] Fix assertion in QtViewportInteractionEngine.cpp:468
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Dec 6 05:48:36 PST 2011
https://bugs.webkit.org/show_bug.cgi?id=73914
Summary: [Qt] Fix assertion in
QtViewportInteractionEngine.cpp:468
Product: WebKit
Version: 528+ (Nightly build)
Platform: Unspecified
OS/Version: Unspecified
Status: UNCONFIRMED
Severity: Normal
Priority: P2
Component: WebKit Qt
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: ahf at 0x90.dk
CC: kenneth at webkit.org
Error:
ASSERTION FAILED: m_suspendCount
/scratchbox/users/ahf/home/ahf/swork/src/webkit-trunk/Source/WebKit2/UIProcess/qt/QtViewportInteractionEngine.cpp(468) : void WebKit::QtViewportInteractionEngine::pinchGestureStarted(const QPointF&)
1 0x7ffff4d40ac4
2 0x7ffff4d2d932
3 0x7ffff4d2c8f0
4 0x7ffff4d31dc5
5 0x7ffff4cd51c1
6 0x7ffff4d2c66f
7 0x7ffff4d2b711
8 0x7ffff4c72db3
9 0x7ffff4c72e1e
10 0x7ffff414ce1a
11 0x7ffff4160ed1
12 0x7ffff415face
13 0x7ffff415f607
Program received signal SIGSEGV, Segmentation fault.
0x00007ffff4d40ac9 in WebKit::QtViewportInteractionEngine::pinchGestureStarted (this=0x71fc80, pinchCenterInContentCoordinates=...)
at /scratchbox/users/ahf/home/ahf/swork/src/webkit-trunk/Source/WebKit2/UIProcess/qt/QtViewportInteractionEngine.cpp:468
468 ASSERT(m_suspendCount);
Patch coming up.
--
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