Bug 301802 - crash on automatic closing of a tab
Summary: crash on automatic closing of a tab
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: qtwebkitToFix
Assignee: Andrea Diamantini
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-06-13 10:17 UTC by m.wege
Modified: 2012-07-08 16:19 UTC (History)
0 users

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 m.wege 2012-06-13 10:17:03 UTC
Application: rekonq (0.9.1)
KDE Platform Version: 4.8.3 (4.8.3)
Qt Version: 4.8.1
Operating System: Linux 3.4.0-3-generic x86_64
Distribution: Ubuntu 12.04 LTS

-- Information about the crash:
- What I was doing when the application crashed:
the crash happened on the automatic closing of a tab while using online banking. Therefor reproducing it would require an account there :-(

The crash can be reproduced every 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 0x7f2aa398a780 (LWP 2536))]

Thread 6 (Thread 0x7f2a9f01a700 (LWP 2537)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x0000003c0efcbdec in WTF::TCMalloc_PageHeap::scavengerThread (this=0x3c0f994de0) at wtf/FastMalloc.cpp:2495
#2  0x0000003c0efcbf19 in WTF::TCMalloc_PageHeap::runScavengerThread (context=<optimized out>) at wtf/FastMalloc.cpp:1618
#3  0x0000003ba0807e9a in start_thread (arg=0x7f2a9f01a700) at pthread_create.c:308
#4  0x0000003ba00f24bd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#5  0x0000000000000000 in ?? ()

Thread 5 (Thread 0x7f2a9e50d700 (LWP 2538)):
#0  0x0000003ba0809f69 in __pthread_mutex_lock (mutex=0x7f2a98000a60) at pthread_mutex_lock.c:92
#1  0x0000003dcda835a1 in g_mutex_lock () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x0000003dcda47851 in g_main_context_prepare () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x0000003dcda47f5b in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#4  0x0000003dcda48164 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#5  0x0000003dce3aa426 in QEventDispatcherGlib::processEvents (this=0x7f2a980008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:426
#6  0x0000003dce379c82 in QEventLoop::processEvents (this=<optimized out>, flags=...) at kernel/qeventloop.cpp:149
#7  0x0000003dce379ed7 in QEventLoop::exec (this=0x7f2a9e50ce00, flags=...) at kernel/qeventloop.cpp:204
#8  0x0000003dce278fa7 in QThread::exec (this=<optimized out>) at thread/qthread.cpp:501
#9  0x0000003dce27bfcb in QThreadPrivate::start (arg=0x2870880) at thread/qthread_unix.cpp:298
#10 0x0000003ba0807e9a in start_thread (arg=0x7f2a9e50d700) at pthread_create.c:308
#11 0x0000003ba00f24bd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#12 0x0000000000000000 in ?? ()

Thread 4 (Thread 0x7f2a9d681700 (LWP 2539)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x0000003ddbd85222 in ?? () from /usr/lib/x86_64-linux-gnu/libQtScript.so.4
#2  0x0000003ddbd85259 in ?? () from /usr/lib/x86_64-linux-gnu/libQtScript.so.4
#3  0x0000003ba0807e9a in start_thread (arg=0x7f2a9d681700) at pthread_create.c:308
#4  0x0000003ba00f24bd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#5  0x0000000000000000 in ?? ()

Thread 3 (Thread 0x7f2a97fff700 (LWP 2540)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x0000003dce27c4db in wait (time=18446744073709551615, this=0x25051e0) at thread/qwaitcondition_unix.cpp:86
#2  QWaitCondition::wait (this=<optimized out>, mutex=0x2505300, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:158
#3  0x0000003dd380a0eb in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x25050c0, th=0x28b7f80) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#4  0x0000003dd380c9db in ThreadWeaver::WorkingHardState::applyForWork (this=0x2505360, th=0x28b7f80) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#5  0x0000003dd380b84f in ThreadWeaver::ThreadRunHelper::run (this=0x7f2a97ffee20, parent=0x25050c0, th=0x28b7f80) at ../../../threadweaver/Weaver/Thread.cpp:87
#6  0x0000003dd380b8db in ThreadWeaver::Thread::run (this=0x28b7f80) at ../../../threadweaver/Weaver/Thread.cpp:142
#7  0x0000003dce27bfcb in QThreadPrivate::start (arg=0x28b7f80) at thread/qthread_unix.cpp:298
#8  0x0000003ba0807e9a in start_thread (arg=0x7f2a97fff700) at pthread_create.c:308
#9  0x0000003ba00f24bd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#10 0x0000000000000000 in ?? ()

Thread 2 (Thread 0x7f2a95eba700 (LWP 2545)):
#0  __pthread_mutex_unlock_usercnt (mutex=<optimized out>, decr=<optimized out>) at pthread_mutex_unlock.c:49
#1  __pthread_mutex_unlock (mutex=0x7f2a48000a60) at pthread_mutex_unlock.c:290
#2  0x0000003dcda835d1 in g_mutex_unlock () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x0000003dcda47b3d in g_main_context_check () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#4  0x0000003dcda47fd6 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#5  0x0000003dcda48164 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#6  0x0000003dce3aa426 in QEventDispatcherGlib::processEvents (this=0x7f2a480008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:426
#7  0x0000003dce379c82 in QEventLoop::processEvents (this=<optimized out>, flags=...) at kernel/qeventloop.cpp:149
#8  0x0000003dce379ed7 in QEventLoop::exec (this=0x7f2a95eb9dd0, flags=...) at kernel/qeventloop.cpp:204
#9  0x0000003dce278fa7 in QThread::exec (this=<optimized out>) at thread/qthread.cpp:501
#10 0x0000003dce3599ff in QInotifyFileSystemWatcherEngine::run (this=0x2a6ea70) at io/qfilesystemwatcher_inotify.cpp:248
#11 0x0000003dce27bfcb in QThreadPrivate::start (arg=0x2a6ea70) at thread/qthread_unix.cpp:298
#12 0x0000003ba0807e9a in start_thread (arg=0x7f2a95eba700) at pthread_create.c:308
#13 0x0000003ba00f24bd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#14 0x0000000000000000 in ?? ()

Thread 1 (Thread 0x7f2aa398a780 (LWP 2536)):
[KCrash Handler]
#6  WebCore::Editor::canCopy (this=0x2bea538) at editing/Editor.cpp:238
#7  0x0000003c0e6fc334 in QWebPagePrivate::handleClipboard (this=<optimized out>, ev=0x7fff9a0660f0, button=Qt::LeftButton) at Api/qwebpage.cpp:768
#8  0x0000003c0e6fc499 in QWebPagePrivate::mouseReleaseEvent<QMouseEvent> (this=0x28e83f0, ev=0x7fff9a0660f0) at Api/qwebpage.cpp:798
#9  0x0000003c0e704ee6 in QWebPage::event (this=<optimized out>, ev=0x7fff9a0660f0) at Api/qwebpage.cpp:3061
#10 0x0000003c0e707cc8 in QWebView::mouseReleaseEvent (this=<optimized out>, ev=0x7fff9a0660f0) at Api/qwebview.cpp:1028
#11 0x0000003c1061b573 in KWebView::mouseReleaseEvent (this=0x2daaa50, event=0x7fff9a0660f0) at ../../kdewebkit/kwebview.cpp:80
#12 0x00000034bf01c144 in QWidget::event (this=0x2daaa50, event=0x7fff9a0660f0) at kernel/qwidget.cpp:8362
#13 0x0000003c0e7081b7 in QWebView::event (this=0x2daaa50, e=0x7fff9a0660f0) at Api/qwebview.cpp:865
#14 0x00000034befcb894 in notify_helper (e=0x7fff9a0660f0, receiver=0x2daaa50, this=0x233cfb0) at kernel/qapplication.cpp:4559
#15 QApplicationPrivate::notify_helper (this=0x233cfb0, receiver=0x2daaa50, e=0x7fff9a0660f0) at kernel/qapplication.cpp:4531
#16 0x00000034befd10bf in QApplication::notify (this=<optimized out>, receiver=0x2daaa50, e=0x7fff9a0660f0) at kernel/qapplication.cpp:4102
#17 0x0000003c09e36bb6 in KApplication::notify (this=0x7fff9a066dd0, receiver=0x2daaa50, event=0x7fff9a0660f0) at ../../kdeui/kernel/kapplication.cpp:311
#18 0x0000003dce37ae9c in QCoreApplication::notifyInternal (this=0x7fff9a066dd0, receiver=0x2daaa50, event=0x7fff9a0660f0) at kernel/qcoreapplication.cpp:876
#19 0x00000034befcc862 in sendEvent (event=<optimized out>, receiver=<optimized out>) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231
#20 QApplicationPrivate::sendMouseEvent (receiver=0x2daaa50, event=0x7fff9a0660f0, alienWidget=0x2daaa50, nativeWidget=0x254d980, buttonDown=0x2daaa50, lastMouseReceiver=..., spontaneous=true) at kernel/qapplication.cpp:3170
#21 0x00000034bf04bbf5 in QETWidget::translateMouseEvent (this=0x254d980, event=<optimized out>) at kernel/qapplication_x11.cpp:4617
#22 0x00000034bf04abae in QApplication::x11ProcessEvent (this=0x7fff9a066dd0, event=0x7fff9a0669c0) at kernel/qapplication_x11.cpp:3732
#23 0x00000034bf0740d2 in x11EventSourceDispatch (s=0x2330b70, callback=0, user_data=0x0) at kernel/qguieventdispatcher_glib.cpp:146
#24 0x0000003dcda47d53 in g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#25 0x0000003dcda480a0 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#26 0x0000003dcda48164 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#27 0x0000003dce3aa3bf in QEventDispatcherGlib::processEvents (this=0x22f9ad0, flags=...) at kernel/qeventdispatcher_glib.cpp:424
#28 0x00000034bf073d5e in QGuiEventDispatcherGlib::processEvents (this=<optimized out>, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#29 0x0000003dce379c82 in QEventLoop::processEvents (this=<optimized out>, flags=...) at kernel/qeventloop.cpp:149
#30 0x0000003dce379ed7 in QEventLoop::exec (this=0x7fff9a066d60, flags=...) at kernel/qeventloop.cpp:204
#31 0x0000003dce37ef67 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1148
#32 0x0000003c0c30ec9e in kdemain (argc=1, argv=<optimized out>) at /build/buildd/rekonq-0.9.1/src/main.cpp:180
#33 0x0000003ba002176d in __libc_start_main (main=0x400630 <main(int, char**)>, argc=1, ubp_av=0x7fff9a067588, init=<optimized out>, fini=<optimized out>, rtld_fini=<optimized out>, stack_end=0x7fff9a067578) at libc-start.c:226
#34 0x0000000000400661 in _start ()

This bug may be a duplicate of or related to bug 301372.

Possible duplicates by query: bug 301372, bug 301272, bug 300899, bug 299384, bug 299149.

Reported using DrKonqi
Comment 1 Andrea Diamantini 2012-07-08 16:19:14 UTC

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