Bug 204909

Summary: choosing calendar date crashed konqueror
Product: [Applications] konqueror Reporter: Gerry Gavigan <gerrysw11>
Component: khtmlAssignee: Konqueror Bugs <konqueror-bugs-null>
Status: RESOLVED DUPLICATE    
Severity: crash CC: andresbajotierra, finex
Priority: NOR    
Version First Reported In: unspecified   
Target Milestone: ---   
Platform: Unlisted Binaries   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:

Description Gerry Gavigan 2009-08-23 20:30:20 UTC
Application that crashed: konqueror
Version of the application: 4.3.00 (KDE 4.3.0) "release 158"
KDE Version: 4.3.00 (KDE 4.3.0) "release 152"
Qt Version: 4.5.2
Operating System: Linux 2.6.27.29-0.1-pae i686
Distribution: "openSUSE 11.1 (i586)"

What I was doing when the application crashed:
selecting a new month on calendar function of thetrainline.com caused konqueror to crash, selecting a visible day/date didn't cause a problem

 -- Backtrace:
Application: Konqueror (kdeinit4), signal: Segmentation fault
[Current thread is 1 (Thread 0xb5e30700 (LWP 12858))]

Thread 2 (Thread 0xada8db90 (LWP 13097)):
#0  0xffffe430 in __kernel_vsyscall ()
#1  0xb7cb0f62 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
#2  0xb7d1055c in QWaitCondition::wait (this=0x888e6a0, mutex=0x888e69c, time=30000) at thread/qwaitcondition_unix.cpp:85
#3  0xb7d05b96 in QThreadPoolThread::run (this=0x85fbbf8) at concurrent/qthreadpool.cpp:140
#4  0xb7d0f572 in QThreadPrivate::start (arg=0x85fbbf8) at thread/qthread_unix.cpp:188
#5  0xb7cad1b5 in start_thread () from /lib/libpthread.so.0
#6  0xb64f43be in clone () from /lib/libc.so.6

Thread 1 (Thread 0xb5e30700 (LWP 12858)):
[KCrash Handler]
#6  QAbstractScrollArea::viewport (this=0x91549f8) at widgets/qabstractscrollarea.cpp:537
#7  0xb1671587 in KHTMLPart::slotAutoScroll() () from /usr/lib/libkhtml.so.5
#8  0xb16a8060 in KHTMLPart::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib/libkhtml.so.5
#9  0xb7e19788 in QMetaObject::activate (sender=0xbda9f64, from_signal_index=4, to_signal_index=4, argv=0x0) at kernel/qobject.cpp:3113
#10 0xb7e1a412 in QMetaObject::activate (sender=0xbda9f64, m=0xb7efb904, local_signal_index=0, argv=0x0) at kernel/qobject.cpp:3187
#11 0xb7e55fe7 in QTimer::timeout (this=0xbda9f64) at .moc/release-shared/moc_qtimer.cpp:128
#12 0xb7e1fc0e in QTimer::timerEvent (this=0xbda9f64, e=0xbfcb7000) at kernel/qtimer.cpp:261
#13 0xb7e1472f in QObject::event (this=0xbda9f64, e=0xbfcb7000) at kernel/qobject.cpp:1075
#14 0xb67cc7fc in QApplicationPrivate::notify_helper (this=0x80b97a8, receiver=0xbda9f64, e=0xbfcb7000) at kernel/qapplication.cpp:4056
#15 0xb67d4aee in QApplication::notify (this=0xbfcb7478, receiver=0xbda9f64, e=0xbfcb7000) at kernel/qapplication.cpp:3603
#16 0xb72bf27d in KApplication::notify(QObject*, QEvent*) () from /usr/lib/libkdeui.so.5
#17 0xb7e0416b in QCoreApplication::notifyInternal (this=0xbfcb7478, receiver=0xbda9f64, event=0xbfcb7000) at kernel/qcoreapplication.cpp:610
#18 0xb7e335f6 in QTimerInfoList::activateTimers (this=0x80bc57c) at kernel/qcoreapplication.h:213
#19 0xb7e2f980 in timerSourceDispatch (source=0x80bc548) at kernel/qeventdispatcher_glib.cpp:165
#20 0xb63719c8 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#21 0xb6375083 in ?? () from /usr/lib/libglib-2.0.so.0
#22 0xb6375241 in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#23 0xb7e2f8d8 in QEventDispatcherGlib::processEvents (this=0x805cd48, flags={i = -1077186136}) at kernel/qeventdispatcher_glib.cpp:327
#24 0xb686ccc5 in QGuiEventDispatcherGlib::processEvents (this=0x805cd48, flags={i = -1077186088}) at kernel/qguieventdispatcher_glib.cpp:202
#25 0xb7e0278a in QEventLoop::processEvents (this=0xbfcb7250, flags={i = -1077186024}) at kernel/qeventloop.cpp:149
#26 0xb7e02bd2 in QEventLoop::exec (this=0xbfcb7250, flags={i = -1077185960}) at kernel/qeventloop.cpp:201
#27 0xb7e05079 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:888
#28 0xb67cc677 in QApplication::exec () at kernel/qapplication.cpp:3525
#29 0xb38eb42f in kdemain () from /usr/lib/libkdeinit4_konqueror.so
#30 0x0804e505 in _start ()

Reported using DrKonqi
Comment 1 FiNeX 2009-08-23 21:20:03 UTC
Crash confirmed in current trunk.
Comment 2 Dario Andres 2009-08-26 00:56:27 UTC
Merging with bug 197417. Thanks

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