It crashes (does so even without those patches). I get a core dump just before the page gets displayed.
Output and backtrace: [Thread debugging using libthread_db enabled] warning: Lowest section in /usr/lib/libicudata.so.38 is .hash at 000000b4 [New Thread 0xb431b760 (LWP 18328)] UNIMPLEMENTED: (WebKit/clutter/WebCoreSupport/FrameLoaderClientClutter.cpp:618 virtual void WebKit::FrameLoaderClient::provisionalLoadStarted()) UNIMPLEMENTED: (WebKit/clutter/WebCoreSupport/FrameLoaderClientClutter.cpp:389 virtual bool WebKit::FrameLoaderClient::hasWebView() const) UNIMPLEMENTED: (WebKit/clutter/WebCoreSupport/FrameLoaderClientClutter.cpp:444 virtual void WebKit::FrameLoaderClient::setCopiesOnScroll()) UNIMPLEMENTED: (WebKit/clutter/WebCoreSupport/FrameLoaderClientClutter.cpp:625 virtual void WebKit::FrameLoaderClient::prepareForDataSourceReplacement()) UNIMPLEMENTED: (WebCore/platform/clutter/PlatformScrollBarClutter.cpp:105 static int WebCore::PlatformScrollbar::verticalScrollbarWidth()) UNIMPLEMENTED: (WebCore/platform/clutter/PlatformScrollBarClutter.cpp:98 static int WebCore::PlatformScrollbar::horizontalScrollbarHeight()) UNIMPLEMENTED: (WebKit/clutter/WebCoreSupport/FrameLoaderClientClutter.cpp:395 virtual bool WebKit::FrameLoaderClient::hasFrameView() const) UNIMPLEMENTED: (WebKit/clutter/WebCoreSupport/EditorClientClutter.cpp:155 virtual void WebKit::EditorClient::clearUndoRedoOperations()) UNIMPLEMENTED: (WebKit/clutter/WebCoreSupport/FrameLoaderClientClutter.cpp:344 virtual WebCore::String WebKit::FrameLoaderClient::overrideMediaType() const) UNIMPLEMENTED: (WebKit/clutter/WebCoreSupport/FrameLoaderClientClutter.cpp:406 virtual void WebKit::FrameLoaderClient::frameLoadCompleted()) UNIMPLEMENTED: (WebKit/clutter/WebCoreSupport/FrameLoaderClientClutter.cpp:439 virtual void WebKit::FrameLoaderClient::forceLayoutForNonHTML()) UNIMPLEMENTED: (WebCore/platform/clutter/WidgetClutter.cpp:194 virtual void WebCore::Widget::invalidateRect(const WebCore::IntRect&)) UNIMPLEMENTED: (WebCore/platform/clutter/PlatformScrollBarClutter.cpp:33 WebCore::PlatformScrollbar::PlatformScrollbar(WebCore::ScrollbarClient*, WebCore::ScrollbarOrientation, WebCore::ScrollbarControlSize)) UNIMPLEMENTED: (WebCore/platform/clutter/PlatformScrollBarClutter.cpp:44 virtual int WebCore::PlatformScrollbar::width() const) UNIMPLEMENTED: (WebCore/platform/clutter/PlatformScrollBarClutter.cpp:58 virtual void WebCore::PlatformScrollbar::setEnabled(bool)) UNIMPLEMENTED: (WebCore/platform/clutter/PlatformScrollBarClutter.cpp:81 virtual void WebCore::PlatformScrollbar::setRect(const WebCore::IntRect&)) UNIMPLEMENTED: (WebCore/platform/clutter/PlatformScrollBarClutter.cpp:74 virtual void WebCore::PlatformScrollbar::updateThumbProportion()) UNIMPLEMENTED: (WebKit/clutter/WebCoreSupport/FrameLoaderClientClutter.cpp:547 virtual void WebKit::FrameLoaderClient::dispatchDidFirstLayout()) UNIMPLEMENTED: (WebKit/clutter/WebCoreSupport/FrameLoaderClientClutter.cpp:557 virtual void WebKit::FrameLoaderClient::cancelPolicyCheck()) UNIMPLEMENTED: (WebKit/clutter/webkit/webkitwebview.cpp:556 WebKitNavigationResponse webkit_web_view_real_navigation_requested(WebKitWebView*, WebKitWebFrame*, WebKitNetworkRequest*)) UNIMPLEMENTED: (WebKit/clutter/WebCoreSupport/FrameLoaderClientClutter.cpp:582 virtual bool WebKit::FrameLoaderClient::canHandleRequest(const WebCore::ResourceRequest&) const) UNIMPLEMENTED: (WebKit/clutter/WebCoreSupport/FrameLoaderClientClutter.cpp:198 virtual void WebKit::FrameLoaderClient::assignIdentifierToInitialRequest(long unsigned int, WebCore::DocumentLoader*, const WebCore::ResourceRequest&)) UNIMPLEMENTED: (WebKit/clutter/WebCoreSupport/FrameLoaderClientClutter.cpp:193 virtual void WebKit::FrameLoaderClient::dispatchWillSendRequest(WebCore::DocumentLoad er*, long unsigned int, WebCore::ResourceRequest&, const WebCore::ResourceResponse&)) UNIMPLEMENTED: (WebKit/clutter/WebCoreSupport/FrameLoaderClientClutter.cpp:588 virtual bool WebKit::FrameLoaderClient::canShowMIMEType(const WebCore::String&) const) UNIMPLEMENTED: (WebKit/clutter/WebCoreSupport/FrameLoaderClientClutter.cpp:501 virtual void WebKit::FrameLoaderClient::dispatchWillClose()) UNIMPLEMENTED: (WebKit/clutter/WebCoreSupport/FrameLoaderClientClutter.cpp:429 virtual void WebKit::FrameLoaderClient::makeRepresentation(WebCore::DocumentLoader*)) UNIMPLEMENTED: (WebKit/clutter/WebCoreSupport/FrameLoaderClientClutter.cpp:744 virtual void WebKit::FrameLoaderClient::updateGlobalHistory(const WebCore::KURL&)) UNIMPLEMENTED: (WebKit/clutter/WebCoreSupport/FrameLoaderClientClutter.cpp:476 virtual void WebKit::FrameLoaderClient::dispatchDidHandleOnloadEvents()) UNIMPLEMENTED: (WebKit/clutter/WebCoreSupport/FrameLoaderClientClutter.cpp:542 virtual void WebKit::FrameLoaderClient::dispatchDidFinishDocumentLoad()) UNIMPLEMENTED: (WebKit/clutter/WebCoreSupport/FrameLoaderClientClutter.cpp:562 virtual void WebKit::FrameLoaderClient::dispatchDidLoadMainResource(WebCore::Document Loader*)) UNIMPLEMENTED: (WebKit/clutter/WebCoreSupport/FrameLoaderClientClutter.cpp:641 virtual void WebKit::FrameLoaderClient::dispatchDidFinishLoading(WebCore::DocumentLoa der*, long unsigned int)) UNIMPLEMENTED: (WebKit/clutter/WebCoreSupport/FrameLoaderClientClutter.cpp:594 virtual bool WebKit::FrameLoaderClient::representationExistsForURLScheme(const WebCore::String&) const) UNIMPLEMENTED: (WebKit/clutter/WebCoreSupport/FrameLoaderClientClutter.cpp:481 virtual void WebKit::FrameLoaderClient::dispatchDidReceiveServerRedirectForProvisiona lLoad()) UNIMPLEMENTED: (WebKit/clutter/WebCoreSupport/FrameLoaderClientClutter.cpp:411 virtual void WebKit::FrameLoaderClient::saveViewStateToItem(WebCore::HistoryItem*)) Program received signal SIGSEGV, Segmentation fault. [Switching to Thread 0xb431b760 (LWP 18328)] 0xb7329383 in WebCore::Widget::resize (this=0x0, w=800, h=480) at WebCore/platform/Widget.cpp:35 Current language: auto; currently c++ (gdb) bt #0 0xb7329383 in WebCore::Widget::resize (this=0x0, w=800, h=480) at WebCore/platform/Widget.cpp:35 #1 0xb6d94713 in webkit_web_view_request_coords (actor=0x80ee1e8, box=0xbfff3354) at WebKit/clutter/webkit/webkitwebview.cpp:753 #2 0xb680f38e in clutter_actor_request_coords (self=0x80ee1e8, box=0xbfff3354) at clutter-actor.c:1300 #3 0xb7f6cc2c in tidy_frame_request_coords (actor=0x811e8f8, box=0xbfff3424) at tidy-frame.c:107 #4 0xb680f38e in clutter_actor_request_coords (self=0x811e8f8, box=0xbfff3424) at clutter-actor.c:1300 #5 0xb7f75de6 in tidy_scroll_view_request_coords (actor=0x8120248, box=0x8120314) at tidy-scroll-view.c:221 #6 0xb7f75f0b in child_adjustment_changed_cb (adjustment=0x8144130, bar=0x8121b80) at tidy-scroll-view.c:319 #7 0xb65fea4f in g_cclosure_marshal_VOID__VOID () from /usr/lib/libgobject-2.0.so.0 #8 0xb65f1759 in g_closure_invoke () from /usr/lib/libgobject-2.0.so.0 #9 0xb6605d1d in ?? () from /usr/lib/libgobject-2.0.so.0 #10 0xb6607916 in g_signal_emit_valist () from /usr/lib/libgobject-2.0.so.0 #11 0xb6607c59 in g_signal_emit () from /usr/lib/libgobject-2.0.so.0 #12 0xb7f66a3f in tidy_adjustment_set_valuesx (adjustment=0x8144130, value=0, lower=0, upper=0, step_increment=65536, page_increment=47185920, page_size=52428800) at tidy-adjustment.c:568 #13 0xb7f66b63 in tidy_adjustment_set_values (adjustment=0x8144130, value=0, lower=0, upper=0, step_increment=1, page_increment=720, page_size=800) at tidy-adjustment.c:582 #14 0x0804ad2e in hadj_wk_changed (adjustment=0x8144088, frame=0x811e8f8) at scroll-frame.c:177 #15 0xb65fea4f in g_cclosure_marshal_VOID__VOID () from /usr/lib/libgobject-2.0.so.0 #16 0xb65f1759 in g_closure_invoke () from /usr/lib/libgobject-2.0.so.0 #17 0xb6605d1d in ?? () from /usr/lib/libgobject-2.0.so.0 #18 0xb6607916 in g_signal_emit_valist () from /usr/lib/libgobject-2.0.so.0 #19 0xb6607c59 in g_signal_emit () from /usr/lib/libgobject-2.0.so.0 #20 0xb6d86106 in webkit_adjustment_set_valuesx (adjustment=0x8144088, value=0, lower=0, upper=0, step_increment=65536, page_increment=47185920, page_size=52428800) at WebKit/clutter/webkit/webkitadjustment.cpp:546 #21 0xb6d861ff in webkit_adjustment_set_values (adjustment=0x8144088, value=0, lower=0, upper=0, step_increment=1, page_increment=720, page_size=800) at WebKit/clutter/webkit/webkitadjustment.cpp:566 #22 0xb6dcfbe6 in WebCore::ScrollView::updateScrollbars (this=0x821d4b8, [EMAIL PROTECTED]) at WebCore/platform/clutter/ScrollViewClutter.cpp:580 #23 0xb6dd0bd8 in WebCore::ScrollView::setAdjustments (this=0x821d4b8, hadj=0x8144088, vadj=0x81440c0) at WebCore/platform/clutter/ScrollViewClutter.cpp:292 #24 0xb6d9db37 in WebKit::FrameLoaderClient::transitionToCommittedForNewPage (this=0x821bf28) at WebKit/clutter/WebCoreSupport/FrameLoaderClientClutter.cpp:772 #25 0xb722a56f in WebCore::FrameLoader::transitionToCommitted (this=0x821ca24, [EMAIL PROTECTED]) at WebCore/loader/FrameLoader.cpp:2746 #26 0xb722af51 in WebCore::FrameLoader::commitProvisionalLoad (this=0x821ca24, [EMAIL PROTECTED]) at WebCore/loader/FrameLoader.cpp:2646 #27 0xb720ad8b in WebCore::DocumentLoader::commitIfReady (this=0x841ac10) at WebCore/loader/DocumentLoader.cpp:333 #28 0xb720c9c2 in WebCore::DocumentLoader::commitLoad (this=0x841ac10, data=0x8430130 "<!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Transitional//EN\" \"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd\">\n<html xmlns=\"http://www.w3.org/1999/xhtml\">\n\n<head profile=\"http://gmpg.org/xf"..., length=9735) at WebCore/loader/DocumentLoader.cpp:353 #29 0xb720ca82 in WebCore::DocumentLoader::receivedData (this=0x841ac10, data=0x8430130 "<!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Transitional//EN\" \"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd\">\n<html xmlns=\"http://www.w3.org/1999/xhtml\">\n\n<head profile=\"http://gmpg.org/xf"..., length=9735) at WebCore/loader/DocumentLoader.cpp:367 #30 0xb721dab3 in WebCore::FrameLoader::receivedData (this=0x821ca24, data=0x8430130 "<!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Transitional//EN\" \"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd\">\n<html xmlns=\"http://www.w3.org/1999/xhtml\">\n\n<head profile=\"http://gmpg.org/xf"..., length=9735) at WebCore/loader/FrameLoader.cpp:2308 #31 0xb7245cfe in WebCore::MainResourceLoader::addData (this=0x841b2e8, data=0x8430130 "<!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Transitional//EN\" \"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd\">\n<html xmlns=\"http://www.w3.org/1999/xhtml\">\n\n<head profile=\"http://gmpg.org/xf"..., length=9735, allAtOnce=false) at WebCore/loader/MainResourceLoader.cpp:145 #32 0xb724c873 in WebCore::ResourceLoader::didReceiveData (this=0x841b2e8, data=0x8430130 "<!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Transitional//EN\" \"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd\">\n<html xmlns=\"http://www.w3.org/1999/xhtml\">\n\n<head profile=\"http://gmpg.org/xf"..., length=9735, lengthReceived=0, allAtOnce=false) at WebCore/loader/ResourceLoader.cpp:247 #33 0xb7244d6a in WebCore::MainResourceLoader::didReceiveData (this=0x841b2e8, data=0x8430130 "<!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Transitional//EN\" \"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd\">\n<html xmlns=\"http://www.w3.org/1999/xhtml\">\n\n<head profile=\"http://gmpg.org/xf"..., length=9735, lengthReceived=0, allAtOnce=false) at WebCore/loader/MainResourceLoader.cpp:305 #34 0xb724bc12 in WebCore::ResourceLoader::didReceiveData (this=0x841b2e8, data=0x8430130 "<!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Transitional//EN\" \"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd\">\n<html xmlns=\"http://www.w3.org/1999/xhtml\">\n\n<head profile=\"http://gmpg.org/xf"..., length=9735, lengthReceived=0) at WebCore/loader/ResourceLoader.cpp:384 #35 0xb7436ef2 in writeCallback (ptr=0x8430130, size=1, nmemb=9735, data=0x8220ff0) at WebCore/platform/network/curl/ResourceHandleManager.cpp:125 #36 0xb634b82c in ?? () from /usr/lib/libcurl-gnutls.so.4 #37 0xb63658eb in ?? () from /usr/lib/libcurl-gnutls.so.4 #38 0xb63617e1 in ?? () from /usr/lib/libcurl-gnutls.so.4 #39 0xb635dfe7 in ?? () from /usr/lib/libcurl-gnutls.so.4 #40 0xb63640f9 in ?? () from /usr/lib/libcurl-gnutls.so.4 #41 0xb6364509 in curl_multi_perform () from /usr/lib/libcurl-gnutls.so.4 #42 0xb7436956 in WebCore::ResourceHandleManager::downloadTimerCallback (this=0x83424f0, timer=0x83424f0) at WebCore/platform/network/curl/ResourceHandleManager.cpp:266 #43 0xb7437e4b in WebCore::Timer<WebCore::ResourceHandleManager>::fired (this=0x83424f0) at ./WebCore/platform/Timer.h:99 #44 0xb7325f4b in WebCore::TimerBase::fireTimers (fireTime=1214342692.5615771, [EMAIL PROTECTED]) at WebCore/platform/Timer.cpp:347 #45 0xb7325fd8 in WebCore::TimerBase::sharedTimerFired () at WebCore/platform/Timer.cpp:368 #46 0xb6dd3826 in timeout_cb () at WebCore/platform/clutter/SharedTimerClutter.cpp:48 #47 0xb6563081 in ?? () from /usr/lib/libglib-2.0.so.0 #48 0xb6564bf8 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0 #49 0xb6567e5e in ?? () from /usr/lib/libglib-2.0.so.0 #50 0xb65681e7 in g_main_loop_run () from /usr/lib/libglib-2.0.so.0 #51 0xb68295b5 in clutter_main () at clutter-main.c:326 #52 0x0804d680 in main (argc=1, argv=0xbfff4cf4) at web-browser.c:888 > -----Original Message----- > From: Gwenole Beauchesne [mailto:[EMAIL PROTECTED] > Sent: Tuesday, June 24, 2008 12:59 PM > To: Kashyap Ashwin > Cc: iain; Matthew Allum; [email protected] > Subject: RE: [clutter] Webkit > > Hi, > > On Tue, 24 Jun 2008, Kashyap Ashwin wrote: > > > I still get this on first compile, it goes away when I do make again: > > Creating hashtable for JavaScriptCore/kjs/string_object.cpp > > JavaScriptCore/pcre/dftables JavaScriptCore/pcre/chartables.c > > WebCore/platform/clutter/PopupFactoryClient.h > > /bin/bash: WebCore/platform/clutter/PopupFactoryClient.h: Permission > > denied > > The attached patch should help. -- To unsubscribe send a mail to [EMAIL PROTECTED]
