On 01/17/2011 10:40 PM, ext Andrea Diamantini wrote:
> #6 0xb468dfde in QWebView::page() const () from /opt/qt/lib/libQtWebKit.so.4
>
> #7 0xb2c1a21a in WebView::page (this=0x19) at
> /SW/SRC/rekonq/src/webview.cpp:133

Looks like the webtab is already deleted and give you invalid references 
to the view.

How does the urlbar get the webtab pointer?

If you find how reproduce it somehow, valgrind's memcheck should help 
you find the source of the problem. Do not forget "--smc-check=all" when 
running with WebKit.

cheers,
Benjamin
_______________________________________________
rekonq mailing list
[email protected]
https://mail.kde.org/mailman/listinfo/rekonq

Reply via email to