Bug 206320 - Rekonq crashes on rightclicking a link
Summary: Rekonq crashes on rightclicking a link
Status: RESOLVED DUPLICATE of bug 203362
Alias: None
Product: rekonq
Classification: Unmaintained
Component: general (show other bugs)
Version: unspecified
Platform: Compiled Sources Linux
: NOR crash
Target Milestone: ---
Assignee: Andrea Diamantini
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-09-05 05:02 UTC by Henry de Valence
Modified: 2009-09-05 16:53 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Henry de Valence 2009-09-05 05:02:41 UTC
Application: rekonq (0.2.53)
KDE Version: 4.3.67 (KDE 4.3.67 (KDE 4.4 >= 20090904)) (Compiled from sources)
Qt Version: 4.7.0
Operating System: Linux 2.6.27.29-0.1-default x86_64
Distribution: "openSUSE 11.1 (x86_64)"

What I was doing when the application crashed:
Whenever I rightclick something in rekonq, it crashes. This happens every time.

Steps to reproduce:
1. Open a website
2. Rightclick on any link
3. ???
4. Rekonq crashes

 -- Backtrace:
Application: rekonq (rekonq), signal: Aborted
[Current thread is 1 (Thread 0x7fa43e3917e0 (LWP 21244))]

Thread 2 (Thread 0x7fa429eb2950 (LWP 21251)):
#0  0x00007fa43ad45d59 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
#1  0x00007fa43aff203d in QWaitConditionPrivate::wait (this=0xaa0bc0, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:87
#2  0x00007fa43aff1b9a in QWaitCondition::wait (this=0xb183b0, mutex=0x97f570, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:159
#3  0x00007fa43cbf1e3f in WTF::ThreadCondition::wait(WTF::Mutex&) () from /home/hdevalence/devel/lib/libQtWebKit.so.4
#4  0x00007fa43d2bddcf in WebCore::IconDatabase::syncThreadMainLoop() () from /home/hdevalence/devel/lib/libQtWebKit.so.4
#5  0x00007fa43d2bfa35 in WebCore::IconDatabase::iconDatabaseSyncThread() () from /home/hdevalence/devel/lib/libQtWebKit.so.4
#6  0x00007fa43d2bfa97 in WebCore::IconDatabase::iconDatabaseSyncThreadStart(void*) () from /home/hdevalence/devel/lib/libQtWebKit.so.4
#7  0x00007fa43cbf06aa in WTF::threadEntryPoint(void*) () from /home/hdevalence/devel/lib/libQtWebKit.so.4
#8  0x00007fa43cbf0f08 in WTF::ThreadPrivate::run() () from /home/hdevalence/devel/lib/libQtWebKit.so.4
#9  0x00007fa43aff164e in QThreadPrivate::start (arg=0x7b80e0) at thread/qthread_unix.cpp:244
#10 0x00007fa43ad42070 in start_thread () from /lib64/libpthread.so.0
#11 0x00007fa4393c310d in clone () from /lib64/libc.so.6
#12 0x0000000000000000 in ?? ()

Thread 1 (Thread 0x7fa43e3917e0 (LWP 21244)):
[KCrash Handler]
#5  0x00007fa439322645 in raise () from /lib64/libc.so.6
#6  0x00007fa439323c33 in abort () from /lib64/libc.so.6
#7  0x00007fa43afe4d3c in qt_message_output (msgType=QtFatalMsg, buf=0x10f3d78 "ASSERT: \"d\" in file /home/hdevalence/devel/include/ksharedptr.h, line 126") at global/qglobal.cpp:2195
#8  0x00007fa43afe4f34 in qt_message (msgType=QtFatalMsg, msg=0x7fa43b1a15a8 "ASSERT: \"%s\" in file %s, line %d", ap=0x7fffdc36e720) at global/qglobal.cpp:2241
#9  0x00007fa43afe5060 in qFatal (msg=0x7fa43b1a15a8 "ASSERT: \"%s\" in file %s, line %d") at global/qglobal.cpp:2424
#10 0x00007fa43afe52d5 in qt_assert (assertion=0x511a6c "d", file=0x511a40 "/home/hdevalence/devel/include/ksharedptr.h", line=126) at global/qglobal.cpp:1958
#11 0x000000000049c384 in KSharedPtr<KService>::operator-> (this=0x7fffdc36e8e0) at /home/hdevalence/devel/include/ksharedptr.h:126
#12 0x000000000049b1a0 in WebView::contextMenuEvent (this=0xb50e30, event=0x7fffdc36fa50) at /home/hdevalence/devel/src/rekonq/src/webview.cpp:178
#13 0x00007fa43a051d91 in QWidget::event (this=0xb50e30, event=0x7fffdc36fa50) at kernel/qwidget.cpp:8046
#14 0x00007fa43d1fc030 in QWebView::event(QEvent*) () from /home/hdevalence/devel/lib/libQtWebKit.so.4
#15 0x00007fa439fd7f17 in QApplicationPrivate::notify_helper (this=0x7742c0, receiver=0xb50e30, e=0x7fffdc36fa50) at kernel/qapplication.cpp:4152
#16 0x00007fa439fd9520 in QApplication::notify (this=0x7fffdc3709c0, receiver=0xb50e30, e=0x7fffdc36fa50) at kernel/qapplication.cpp:3876
#17 0x00007fa43c09f6df in KApplication::notify (this=0x7fffdc3709c0, receiver=0xb50e30, event=0x7fffdc36fa50) at /home/hdevalence/devel/src/KDE/kdelibs/kdeui/kernel/kapplication.cpp:302
#18 0x00007fa43b11a381 in QCoreApplication::notifyInternal (this=0x7fffdc3709c0, receiver=0xb50e30, event=0x7fffdc36fa50) at kernel/qcoreapplication.cpp:699
#19 0x00007fa439feb38f in QCoreApplication::sendSpontaneousEvent (receiver=0xb50e30, event=0x7fffdc36fa50) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:218
#20 0x00007fa43a07c9f9 in QETWidget::translateMouseEvent (this=0x76dc80, event=0x7fffdc370510) at kernel/qapplication_x11.cpp:4389
#21 0x00007fa43a07dad6 in QApplication::x11ProcessEvent (this=0x7fffdc3709c0, event=0x7fffdc370510) at kernel/qapplication_x11.cpp:3401
#22 0x00007fa43a0b12b6 in x11EventSourceDispatch (s=0x77a040, callback=0, user_data=0x0) at kernel/qguieventdispatcher_glib.cpp:146
#23 0x00007fa435a550fb in g_main_context_dispatch () from /usr/lib64/libglib-2.0.so.0
#24 0x00007fa435a588cd in ?? () from /usr/lib64/libglib-2.0.so.0
#25 0x00007fa435a58a8b in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
#26 0x00007fa43b155bec in QEventDispatcherGlib::processEvents (this=0x74e480, flags={i = -600373296}) at kernel/qeventdispatcher_glib.cpp:328
#27 0x00007fa43a0b0917 in QGuiEventDispatcherGlib::processEvents (this=0x74e480, flags={i = -600373200}) at kernel/qguieventdispatcher_glib.cpp:202
#28 0x00007fa43b1167fb in QEventLoop::processEvents (this=0x7fffdc370910, flags={i = -600373088}) at kernel/qeventloop.cpp:149
#29 0x00007fa43b116a1f in QEventLoop::exec (this=0x7fffdc370910, flags={i = -600372960}) at kernel/qeventloop.cpp:201
#30 0x00007fa43b11adcb in QCoreApplication::exec () at kernel/qcoreapplication.cpp:976
#31 0x00007fa439fd7a02 in QApplication::exec () at kernel/qapplication.cpp:3558
#32 0x000000000049cdbd in main (argc=2, argv=0x7fffdc370ea8) at /home/hdevalence/devel/src/rekonq/src/main.cpp:130

Reported using DrKonqi
Comment 1 Dario Andres 2009-09-05 16:53:46 UTC
Merging with bug 203362 Thanks

*** This bug has been marked as a duplicate of bug 203362 ***