I wanted to work on the directFB version of the WebKit. I build it with these 
options:

--enable-debug=yes --enable-video=no --without-gtk --with-target=directfb


I wanted to use pure directFb with no GTK. The problem is if I don't add debug 
in my option everything works fine. But when I add debug, make goes fine but 
when I run WebKitDFB or testdfb I get this error and abort:

(*) FrameLoaderClientDFB: Creating DocumentLoader...
ASSERTION FAILED: !m_mainFrame
(WebCore/page/Page.cpp:204 void 
WebCore::Page::setMainFrame(WTF::PassRefPtr<WebCore::Frame>))
(!) [ 2420:    0.333] --> Caught signal 11 (at 0xbbadbeef, invalid address) <--
 (!!!)  *** WARNING [still objects in 'Window Pool'] *** [object.c:241 in 
fusion_object_pool_destroy()]
 (!!!)  *** WARNING [still objects in 'Layer Region Pool'] *** [object.c:241 in 
fusion_object_pool_destroy()]
 (!!!)  *** WARNING [still objects in 'Layer Context Pool'] *** [object.c:241 
in fusion_object_pool_destroy()]
 (!!!)  *** WARNING [still objects in 'Surface Pool'] *** [object.c:241 in 
fusion_object_pool_destroy()]
(!) DirectFB/linux_input: Socket shutdown failed: Bad file descriptor
    --> Bad file descriptor
(!) DirectFB/Input: StopHotplug() failed with linux_input
Aborted

 
Soheil Servati Beiragh
PhD Candidate, ECE Department,

Research Center for Integrated Microsystems,
University of Windsor.
Room 268 Essex Hall
401 Sunset Avenue
Windsor, Ontario
Canada, N9B 3P4
Phone: 519-253-3000 Ext 3396
Email: serv...@uwindsor.ca
_______________________________________________
directfb-dev mailing list
directfb-dev@directfb.org
http://mail.directfb.org/cgi-bin/mailman/listinfo/directfb-dev

Reply via email to