Bug 212661 - Konqueror crashes while closing tab
Summary: Konqueror crashes while closing tab
Status: RESOLVED DUPLICATE of bug 197630
Alias: None
Product: konqueror
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Unlisted Binaries Linux
: NOR crash
Target Milestone: ---
Assignee: Konqueror Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-11-01 21:26 UTC by Max Rohland
Modified: 2009-11-15 10:50 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 Max Rohland 2009-11-01 21:26:11 UTC
Application that crashed: konqueror
Version of the application: 4.3.2 (KDE 4.3.2)
KDE Version: 4.3.2 (KDE 4.3.2)
Qt Version: 4.5.2
Operating System: Linux 2.6.31-14-generic x86_64
Distribution: Ubuntu 9.10

 -- Backtrace:
Application: Konqueror (kdeinit4), signal: Segmentation fault
The current source language is "auto; currently c".
[Current thread is 1 (Thread 0x7f442530c750 (LWP 29109))]

Thread 4 (Thread 0x7f44083b6910 (LWP 6200)):
#0  pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:220
#1  0x00007f4424d51462 in QWaitConditionPrivate::wait (this=<value optimized out>, mutex=0x2b341c0, time=30000) at thread/qwaitcondition_unix.cpp:85
#2  QWaitCondition::wait (this=<value optimized out>, mutex=0x2b341c0, time=30000) at thread/qwaitcondition_unix.cpp:159
#3  0x00007f4424d474f2 in QThreadPoolThread::run (this=<value optimized out>) at concurrent/qthreadpool.cpp:140
#4  0x00007f4424d50445 in QThreadPrivate::start (arg=0x2b9b470) at thread/qthread_unix.cpp:188
#5  0x00007f4421ac6a04 in start_thread (arg=<value optimized out>) at pthread_create.c:300
#6  0x00007f44226a67bd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#7  0x0000000000000000 in ?? ()

Thread 3 (Thread 0x7f4404a95910 (LWP 6201)):
#0  pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:220
#1  0x00007f4424d51462 in QWaitConditionPrivate::wait (this=<value optimized out>, mutex=0x2b341c0, time=30000) at thread/qwaitcondition_unix.cpp:85
#2  QWaitCondition::wait (this=<value optimized out>, mutex=0x2b341c0, time=30000) at thread/qwaitcondition_unix.cpp:159
#3  0x00007f4424d474f2 in QThreadPoolThread::run (this=<value optimized out>) at concurrent/qthreadpool.cpp:140
#4  0x00007f4424d50445 in QThreadPrivate::start (arg=0x2b83140) at thread/qthread_unix.cpp:188
#5  0x00007f4421ac6a04 in start_thread (arg=<value optimized out>) at pthread_create.c:300
#6  0x00007f44226a67bd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#7  0x0000000000000000 in ?? ()
The current source language is "auto; currently asm".

Thread 2 (Thread 0x7f4408bb7910 (LWP 6202)):
#0  pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:220
#1  0x00007f4424d51462 in QWaitConditionPrivate::wait (this=<value optimized out>, mutex=0x2b341c0, time=30000) at thread/qwaitcondition_unix.cpp:85
#2  QWaitCondition::wait (this=<value optimized out>, mutex=0x2b341c0, time=30000) at thread/qwaitcondition_unix.cpp:159
#3  0x00007f4424d474f2 in QThreadPoolThread::run (this=<value optimized out>) at concurrent/qthreadpool.cpp:140
#4  0x00007f4424d50445 in QThreadPrivate::start (arg=0x2b01170) at thread/qthread_unix.cpp:188
#5  0x00007f4421ac6a04 in start_thread (arg=<value optimized out>) at pthread_create.c:300
#6  0x00007f44226a67bd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#7  0x0000000000000000 in ?? ()

Thread 1 (Thread 0x7f442530c750 (LWP 29109)):
[KCrash Handler]
#5  QWidget::internalWinId (this=0x3e9d3b0) at ../../include/QtGui/../../src/gui/kernel/qwidget.h:234
#6  QWidget::effectiveWinId (this=0x3e9d3b0) at kernel/qwidget.cpp:2223
#7  0x00007f4422e6c3f1 in qt_x11_enforce_cursor (w=0x2b15d90, force=false) at kernel/qwidget_x11.cpp:306
#8  0x00007f4422e6c5dd in QWidgetPrivate::setCursor_sys (this=<value optimized out>) at kernel/qwidget_x11.cpp:1241
#9  0x00007f4422e34e9a in QWidget::setCursor (this=0x2b15d90, cursor=...) at kernel/qwidget.cpp:4623
#10 0x00007f4411f9fa32 in KHTMLView::mouseMoveEvent (this=0x287c7e0, _mouse=0x7fffb6ea6ff0) at ../../khtml/khtmlview.cpp:1481
#11 0x00007f4422e35822 in QWidget::event (this=0x287c7e0, event=0x7fffb6ea6ff0) at kernel/qwidget.cpp:7534
#12 0x00007f44231912a6 in QFrame::event (this=0x287c7e0, e=0x7fffb6ea6ff0) at widgets/qframe.cpp:559
#13 0x00007f4411f9c675 in KHTMLView::widgetEvent (this=0x287c7e0, e=0x3c) at ../../khtml/khtmlview.cpp:2338
#14 0x00007f4411f9c98f in KHTMLView::eventFilter (this=0x287c7e0, o=0x299a380, e=0x7fffb6ea6ff0) at ../../khtml/khtmlview.cpp:2191
#15 0x00007f4424e35f47 in QCoreApplicationPrivate::sendThroughObjectEventFilters (this=<value optimized out>, receiver=0x299a380, event=0x7fffb6ea6ff0) at kernel/qcoreapplication.cpp:726
#16 0x00007f4422de6ecc in QApplicationPrivate::notify_helper (this=0x22c3cd0, receiver=0x299a380, e=0x7fffb6ea6ff0) at kernel/qapplication.cpp:4052
#17 0x00007f4422dee011 in QApplication::notify (this=<value optimized out>, receiver=0x299a380, e=0x7fffb6ea6ff0) at kernel/qapplication.cpp:3758
#18 0x00007f4423a1dab6 in KApplication::notify (this=0x7fffb6ea9050, receiver=0x299a380, event=0x7fffb6ea6ff0) at ../../kdeui/kernel/kapplication.cpp:302
#19 0x00007f4424e36c2c in QCoreApplication::notifyInternal (this=0x7fffb6ea9050, receiver=0x299a380, event=0x7fffb6ea6ff0) at kernel/qcoreapplication.cpp:610
#20 0x00007f4422ded8e0 in QCoreApplication::sendSpontaneousEvent (receiver=0x299a380, event=0x7fffb6ea6ff0, alienWidget=0x0, nativeWidget=0x299a380, buttonDown=<value optimized out>, 
    lastMouseReceiver=<value optimized out>) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:216
#21 QApplicationPrivate::sendMouseEvent (receiver=0x299a380, event=0x7fffb6ea6ff0, alienWidget=0x0, nativeWidget=0x299a380, buttonDown=<value optimized out>, lastMouseReceiver=<value optimized out>)
    at kernel/qapplication.cpp:2924
#22 0x00007f4422e53a0e in QETWidget::translateMouseEvent (this=0x299a380, event=<value optimized out>) at kernel/qapplication_x11.cpp:4409
#23 0x00007f4422e52aa9 in QApplication::x11ProcessEvent (this=<value optimized out>, event=0x7fffb6ea8b20) at kernel/qapplication_x11.cpp:3550
#24 0x00007f4422e7bd0c in x11EventSourceDispatch (s=<value optimized out>, callback=<value optimized out>, user_data=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:146
#25 0x00007f4421d17bbe in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#26 0x00007f4421d1b588 in ?? () from /lib/libglib-2.0.so.0
#27 0x00007f4421d1b6b0 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#28 0x00007f4424e5f1a6 in QEventDispatcherGlib::processEvents (this=0x2232040, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:327
#29 0x00007f4422e7b4be in QGuiEventDispatcherGlib::processEvents (this=0x3e9d3b0, flags=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:202
#30 0x00007f4424e35532 in QEventLoop::processEvents (this=<value optimized out>, flags=) at kernel/qeventloop.cpp:149
#31 0x00007f4424e35904 in QEventLoop::exec (this=0x7fffb6ea8e50, flags=) at kernel/qeventloop.cpp:201
#32 0x00007f4424e37ab9 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:888
#33 0x00007f44191d1e26 in kdemain () from /usr/lib/libkdeinit4_konqueror.so
#34 0x0000000000406da8 in launch (argc=2, _name=<value optimized out>, args=<value optimized out>, cwd=<value optimized out>, envc=16, envs=<value optimized out>, reset_env=false, tty=0x0, 
    avoid_loops=false, startup_id_str=0x40a299 "0") at ../../kinit/kinit.cpp:677
#35 0x0000000000407aa0 in handle_launcher_request (sock=8, who=<value optimized out>) at ../../kinit/kinit.cpp:1169
#36 0x0000000000407f51 in handle_requests (waitForPid=0) at ../../kinit/kinit.cpp:1362
#37 0x0000000000408bb2 in main (argc=2, argv=<value optimized out>, envp=<value optimized out>) at ../../kinit/kinit.cpp:1793
The current source language is "auto; currently c".

This bug may be a duplicate of or related to bug 209980

Reported using DrKonqi
Comment 1 Tommi Tervo 2009-11-15 10:50:11 UTC

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