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
http://trac.webkit.org/changeset/128456
Created attachment 163899 [details] follow up
Comment on attachment 163899 [details] follow up Rejecting attachment 163899 [details] from commit-queue. Failed to run "['/mnt/git/webkit-commit-queue/Tools/Scripts/webkit-patch', '--status-host=queues.webkit.org', '-..." exit_code: 2 Last 500 characters of output: t/webkit-commit-queue/Tools/Scripts/svn-apply', u'--force']" exit_code: 1 cwd: /mnt/git/webkit-commit-queue Parsed 2 diffs from patch file(s). patching file Source/WebKit/blackberry/Api/InRegionScroller.cpp patching file Source/WebKit/blackberry/ChangeLog Hunk #1 FAILED at 1. 1 out of 1 hunk FAILED -- saving rejects to file Source/WebKit/blackberry/ChangeLog.rej Failed to run "[u'/mnt/git/webkit-commit-queue/Tools/Scripts/svn-apply', u'--force']" exit_code: 1 cwd: /mnt/git/webkit-commit-queue Full output: http://queues.webkit.org/results/13847234
Created attachment 163905 [details] follow up
Comment on attachment 163905 [details] follow up Clearing flags on attachment: 163905 Committed r128484: <http://trac.webkit.org/changeset/128484>
All reviewed patches have been landed. Closing bug.