Bug 302838 - Reekonq crashes while processing payment request in https
Summary: Reekonq crashes while processing payment request in https
Status: RESOLVED DUPLICATE of bug 299149
Alias: None
Product: rekonq
Classification: Applications
Component: general (show other bugs)
Version: 0.9.1
Platform: Ubuntu Linux
: NOR crash
Target Milestone: ---
Assignee: Andrea Diamantini
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-07-01 15:11 UTC by ARVIND RATHORE
Modified: 2012-07-01 15:41 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description ARVIND RATHORE 2012-07-01 15:11:25 UTC
Application: rekonq (0.9.1)
KDE Platform Version: 4.8.3 (4.8.3)
Qt Version: 4.8.1
Operating System: Linux 3.2.0-26-generic x86_64
Distribution: Ubuntu 12.04 LTS

-- Information about the crash:
- What I was doing when the application crashed:
Trying to make an online payment through https and when payment failed and the msg displayed is clicked / acknowledged, rekonq crashes!

The crash can be reproduced some of the time.

-- Backtrace:
Application: rekonq (rekonq), signal: Segmentation fault
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
[Current thread is 1 (Thread 0x7f71c4f31780 (LWP 9448))]

Thread 8 (Thread 0x7f71af301700 (LWP 9449)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007f71c37c7dec in ?? () from /usr/lib/x86_64-linux-gnu/libQtWebKit.so.4
#2  0x00007f71c37c7f19 in ?? () from /usr/lib/x86_64-linux-gnu/libQtWebKit.so.4
#3  0x00007f71be981e9a in start_thread (arg=0x7f71af301700) at pthread_create.c:308
#4  0x00007f71c47474bd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#5  0x0000000000000000 in ?? ()

Thread 7 (Thread 0x7f71ae7f4700 (LWP 9450)):
#0  pthread_mutex_lock (mutex=0x7f71a8000a60) at forward.c:182
#1  0x00007f71bd05f5a1 in g_mutex_lock () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007f71bd023851 in g_main_context_prepare () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00007f71bd023f5b in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#4  0x00007f71bd024164 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#5  0x00007f71bf33b426 in QEventDispatcherGlib::processEvents (this=0x7f71a80008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:426
#6  0x00007f71bf30ac82 in QEventLoop::processEvents (this=<optimized out>, flags=...) at kernel/qeventloop.cpp:149
#7  0x00007f71bf30aed7 in QEventLoop::exec (this=0x7f71ae7f3e00, flags=...) at kernel/qeventloop.cpp:204
#8  0x00007f71bf209fa7 in QThread::exec (this=<optimized out>) at thread/qthread.cpp:501
#9  0x00007f71bf20cfcb in QThreadPrivate::start (arg=0xe03d20) at thread/qthread_unix.cpp:298
#10 0x00007f71be981e9a in start_thread (arg=0x7f71ae7f4700) at pthread_create.c:308
#11 0x00007f71c47474bd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#12 0x0000000000000000 in ?? ()

Thread 6 (Thread 0x7f71ad978700 (LWP 9451)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007f71c4339222 in ?? () from /usr/lib/x86_64-linux-gnu/libQtScript.so.4
#2  0x00007f71c4339259 in ?? () from /usr/lib/x86_64-linux-gnu/libQtScript.so.4
#3  0x00007f71be981e9a in start_thread (arg=0x7f71ad978700) at pthread_create.c:308
#4  0x00007f71c47474bd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#5  0x0000000000000000 in ?? ()

Thread 5 (Thread 0x7f71a7fff700 (LWP 9452)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007f71bf20d4db in wait (time=18446744073709551615, this=0xaf0af0) at thread/qwaitcondition_unix.cpp:86
#2  QWaitCondition::wait (this=<optimized out>, mutex=0xaf6c40, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:158
#3  0x00007f71c125a0eb in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0xaf0670, th=0xe4c270) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#4  0x00007f71c125c9db in ThreadWeaver::WorkingHardState::applyForWork (this=0xadc340, th=0xe4c270) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#5  0x00007f71c125b84f in ThreadWeaver::ThreadRunHelper::run (this=0x7f71a7ffee20, parent=0xaf0670, th=0xe4c270) at ../../../threadweaver/Weaver/Thread.cpp:87
#6  0x00007f71c125b8db in ThreadWeaver::Thread::run (this=0xe4c270) at ../../../threadweaver/Weaver/Thread.cpp:142
#7  0x00007f71bf20cfcb in QThreadPrivate::start (arg=0xe4c270) at thread/qthread_unix.cpp:298
#8  0x00007f71be981e9a in start_thread (arg=0x7f71a7fff700) at pthread_create.c:308
#9  0x00007f71c47474bd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#10 0x0000000000000000 in ?? ()

Thread 4 (Thread 0x7f71a5bca700 (LWP 9454)):
#0  0x00007f71bd05f341 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#1  0x00007f71bd05f599 in g_mutex_lock () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007f71bd024150 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00007f71bf33b426 in QEventDispatcherGlib::processEvents (this=0x7f71580008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:426
#4  0x00007f71bf30ac82 in QEventLoop::processEvents (this=<optimized out>, flags=...) at kernel/qeventloop.cpp:149
#5  0x00007f71bf30aed7 in QEventLoop::exec (this=0x7f71a5bc9dd0, flags=...) at kernel/qeventloop.cpp:204
#6  0x00007f71bf209fa7 in QThread::exec (this=<optimized out>) at thread/qthread.cpp:501
#7  0x00007f71bf2ea9ff in QInotifyFileSystemWatcherEngine::run (this=0x10a2d00) at io/qfilesystemwatcher_inotify.cpp:248
#8  0x00007f71bf20cfcb in QThreadPrivate::start (arg=0x10a2d00) at thread/qthread_unix.cpp:298
#9  0x00007f71be981e9a in start_thread (arg=0x7f71a5bca700) at pthread_create.c:308
#10 0x00007f71c47474bd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#11 0x0000000000000000 in ?? ()

Thread 3 (Thread 0x7f715e7fc700 (LWP 9471)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007f71bf20d4db in wait (time=18446744073709551615, this=0xaf0af0) at thread/qwaitcondition_unix.cpp:86
#2  QWaitCondition::wait (this=<optimized out>, mutex=0xaf6c40, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:158
#3  0x00007f71c125a0eb in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0xaf0670, th=0x11c8340) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#4  0x00007f71c125c9db in ThreadWeaver::WorkingHardState::applyForWork (this=0xadc340, th=0x11c8340) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#5  0x00007f71c125b84f in ThreadWeaver::ThreadRunHelper::run (this=0x7f715e7fbe20, parent=0xaf0670, th=0x11c8340) at ../../../threadweaver/Weaver/Thread.cpp:87
#6  0x00007f71c125b8db in ThreadWeaver::Thread::run (this=0x11c8340) at ../../../threadweaver/Weaver/Thread.cpp:142
#7  0x00007f71bf20cfcb in QThreadPrivate::start (arg=0x11c8340) at thread/qthread_unix.cpp:298
#8  0x00007f71be981e9a in start_thread (arg=0x7f715e7fc700) at pthread_create.c:308
#9  0x00007f71c47474bd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#10 0x0000000000000000 in ?? ()

Thread 2 (Thread 0x7f71a4b11700 (LWP 9472)):
#0  0x00007f71bd023fbc in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#1  0x00007f71bd024164 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007f71bf33b426 in QEventDispatcherGlib::processEvents (this=0x7f713c00eca0, flags=...) at kernel/qeventdispatcher_glib.cpp:426
#3  0x00007f71bf30ac82 in QEventLoop::processEvents (this=<optimized out>, flags=...) at kernel/qeventloop.cpp:149
#4  0x00007f71bf30aed7 in QEventLoop::exec (this=0x7f71a4b10dd0, flags=...) at kernel/qeventloop.cpp:204
#5  0x00007f71bf209fa7 in QThread::exec (this=<optimized out>) at thread/qthread.cpp:501
#6  0x00007f71c1860efe in KIO::NameLookUpThread::run (this=0x7f71a000e860) at ../../kio/kio/hostinfo.cpp:226
#7  0x00007f71bf20cfcb in QThreadPrivate::start (arg=0x7f71a000e860) at thread/qthread_unix.cpp:298
#8  0x00007f71be981e9a in start_thread (arg=0x7f71a4b11700) at pthread_create.c:308
#9  0x00007f71c47474bd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#10 0x0000000000000000 in ?? ()

Thread 1 (Thread 0x7f71c4f31780 (LWP 9448)):
[KCrash Handler]
#6  0x00007f71c30d8ba1 in ?? () from /usr/lib/x86_64-linux-gnu/libQtWebKit.so.4
#7  0x00007f71c2ef8334 in QWebPagePrivate::handleClipboard(QEvent*, Qt::MouseButton) () from /usr/lib/x86_64-linux-gnu/libQtWebKit.so.4
#8  0x00007f71c2ef8499 in void QWebPagePrivate::mouseReleaseEvent<QMouseEvent>(QMouseEvent*) () from /usr/lib/x86_64-linux-gnu/libQtWebKit.so.4
#9  0x00007f71c2f00ee6 in QWebPage::event(QEvent*) () from /usr/lib/x86_64-linux-gnu/libQtWebKit.so.4
#10 0x00007f71c2f03cc8 in QWebView::mouseReleaseEvent(QMouseEvent*) () from /usr/lib/x86_64-linux-gnu/libQtWebKit.so.4
#11 0x00007f71c21f4573 in KWebView::mouseReleaseEvent (this=0x1cec3b0, event=0x7ffff0b3cae0) at ../../kdewebkit/kwebview.cpp:80
#12 0x00007f71bf87f144 in QWidget::event (this=0x1cec3b0, event=0x7ffff0b3cae0) at kernel/qwidget.cpp:8362
#13 0x00007f71c2f041b7 in QWebView::event(QEvent*) () from /usr/lib/x86_64-linux-gnu/libQtWebKit.so.4
#14 0x00007f71bf82e894 in notify_helper (e=0x7ffff0b3cae0, receiver=0x1cec3b0, this=0x9919f0) at kernel/qapplication.cpp:4559
#15 QApplicationPrivate::notify_helper (this=0x9919f0, receiver=0x1cec3b0, e=0x7ffff0b3cae0) at kernel/qapplication.cpp:4531
#16 0x00007f71bf8340bf in QApplication::notify (this=<optimized out>, receiver=0x1cec3b0, e=0x7ffff0b3cae0) at kernel/qapplication.cpp:4102
#17 0x00007f71c1da6bb6 in KApplication::notify (this=0x7ffff0b3d7c0, receiver=0x1cec3b0, event=0x7ffff0b3cae0) at ../../kdeui/kernel/kapplication.cpp:311
#18 0x00007f71bf30be9c in QCoreApplication::notifyInternal (this=0x7ffff0b3d7c0, receiver=0x1cec3b0, event=0x7ffff0b3cae0) at kernel/qcoreapplication.cpp:876
#19 0x00007f71bf82f862 in sendEvent (event=<optimized out>, receiver=<optimized out>) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231
#20 QApplicationPrivate::sendMouseEvent (receiver=0x1cec3b0, event=0x7ffff0b3cae0, alienWidget=0x1cec3b0, nativeWidget=0xcf4550, buttonDown=0x1cec3b0, lastMouseReceiver=..., spontaneous=true) at kernel/qapplication.cpp:3170
#21 0x00007f71bf8aebf5 in QETWidget::translateMouseEvent (this=0xcf4550, event=<optimized out>) at kernel/qapplication_x11.cpp:4617
#22 0x00007f71bf8adbae in QApplication::x11ProcessEvent (this=0x7ffff0b3d7c0, event=0x7ffff0b3d3b0) at kernel/qapplication_x11.cpp:3732
#23 0x00007f71bf8d70d2 in x11EventSourceDispatch (s=0x993770, callback=0, user_data=0x0) at kernel/qguieventdispatcher_glib.cpp:146
#24 0x00007f71bd023d53 in g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#25 0x00007f71bd0240a0 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#26 0x00007f71bd024164 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#27 0x00007f71bf33b3bf in QEventDispatcherGlib::processEvents (this=0x95cad0, flags=...) at kernel/qeventdispatcher_glib.cpp:424
#28 0x00007f71bf8d6d5e in QGuiEventDispatcherGlib::processEvents (this=<optimized out>, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#29 0x00007f71bf30ac82 in QEventLoop::processEvents (this=<optimized out>, flags=...) at kernel/qeventloop.cpp:149
#30 0x00007f71bf30aed7 in QEventLoop::exec (this=0x7ffff0b3d750, flags=...) at kernel/qeventloop.cpp:204
#31 0x00007f71bf30ff67 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1148
#32 0x00007f71c4b20c9e in kdemain () from /usr/lib/kde4/libkdeinit/libkdeinit4_rekonq.so
#33 0x00007f71c467676d in __libc_start_main (main=0x400630, argc=1, ubp_av=0x7ffff0b3df78, init=<optimized out>, fini=<optimized out>, rtld_fini=<optimized out>, stack_end=0x7ffff0b3df68) at libc-start.c:226
#34 0x0000000000400661 in _start ()

Possible duplicates by query: bug 302817, bug 301372, bug 299542, bug 299149.

Reported using DrKonqi
Comment 1 Jekyll Wu 2012-07-01 15:41:55 UTC

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