[Webkit-unassigned] [Bug 96645] New: [BlackBerry] ASSERT failure in InRegionScrollableArea::InRegionScrollableArea

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Sep 13 07:18:08 PDT 2012


https://bugs.webkit.org/show_bug.cgi?id=96645

           Summary: [BlackBerry] ASSERT failure in
                    InRegionScrollableArea::InRegionScrollableArea
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit BlackBerry
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: tonikitoo at webkit.org
                CC: tonikitoo at webkit.org


Start up browser, go to app menu and tap on any setting.

Program terminated with signal 11, Segmentation fault.
#0  0x79b8a6f4 in
BlackBerry::WebKit::InRegionScrollableArea::InRegionScrollableArea
(this=0x762eedb8, webPage=0x796db010, layer=0x76449110) at
/home/jacky/dev/webkit/Source/WebKit/blackberry/WebKitSupport/InRegionScrollableArea.cpp:85
85              ASSERT(box->canBeScrolledAndHasScrollableArea());
(gdb) bt
#0  0x79b8a6f4 in
BlackBerry::WebKit::InRegionScrollableArea::InRegionScrollableArea
(this=0x762eedb8, webPage=0x796db010, layer=0x76449110) at
/home/jacky/dev/webkit/Source/WebKit/blackberry/WebKitSupport/InRegionScrollableArea.cpp:85
#1  0x79af74a0 in
BlackBerry::WebKit::InRegionScrollerPrivate::calculateInRegionScrollableAreasForPoint
(this=0x798ae750, point=...) at
/home/jacky/dev/webkit/Source/WebKit/blackberry/Api/InRegionScroller.cpp:220
#2  0x79b0e2d4 in BlackBerry::WebKit::WebPagePrivate::setScrollOriginPoint
(this=0x796db010, point=...) at
/home/jacky/dev/webkit/Source/WebKit/blackberry/Api/WebPage.cpp:4186
#3  0x79b0e384 in BlackBerry::WebKit::WebPage::setScrollOriginPoint
(this=0x796e86f8, point=...) at
/home/jacky/dev/webkit/Source/WebKit/blackberry/Api/WebPage.cpp:4194
#4  0x780a5fcc in TouchHandlerWebKitThread::onTouchEvent (this=0x798b22a8,
event=..., permissions=...) at
/home/jacky/dev/libwebview/TouchHandlerWebKitThread.cpp:108
#5  0x780c1162 in BlackBerry::Platform::MethodDelegate2<void
(TouchHandlerWebKitThread::*)(BlackBerry::Platform::TouchEvent const&,
TouchPermissions const&), TouchHandlerWebKitThread,
BlackBerry::Platform::TouchEvent, TouchPermissions>::execute (this=0x75e4e488)
at

-- 
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