Bug 186402 - konqueror crashes on specific website when clicking the back button
Summary: konqueror crashes on specific website when clicking the back button
Status: RESOLVED FIXED
Alias: None
Product: konqueror
Classification: Applications
Component: general (show other bugs)
Version: 4.2.1
Platform: Ubuntu Linux
: NOR crash
Target Milestone: ---
Assignee: Konqueror Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-03-06 23:29 UTC by Christian Kloimüllner
Modified: 2009-03-07 14:40 UTC (History)
2 users (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 Christian Kloimüllner 2009-03-06 23:29:47 UTC
Version:           4.2.1 (using KDE 4.2.1)
Compiler:          gcc version 4.3.2 
OS:                Linux
Installed from:    Ubuntu Packages

I went to the site: http://www.archive.org/web/web.php. In the Wayback Machine I typed: http://edvo.htlstp.ac.at. Then I clicked on the link "Jan 23, 2002". On this site I clicked on the link "Projekte". Then I clicked the back button and konqueror crashed.

crash manager output:

Anwendung: Konqueror (konqueror), Signal SIGSEGV
0x00007fef317106e1 in nanosleep () from /lib/libc.so.6
[Current thread is 0 (LWP 15454)]

Thread 3 (Thread 0x4190b950 (LWP 15455)):
#0  0x00007fef304f955d in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
#1  0x00007fef33c9f327 in QWaitCondition::wait () from /usr/lib/libQtCore.so.4
#2  0x00007fef33c95509 in ?? () from /usr/lib/libQtCore.so.4
#3  0x00007fef33c9e362 in ?? () from /usr/lib/libQtCore.so.4
#4  0x00007fef304f53ea in start_thread () from /lib/libpthread.so.0
#5  0x00007fef3174ecbd in clone () from /lib/libc.so.6
#6  0x0000000000000000 in ?? ()

Thread 2 (Thread 0x4210c950 (LWP 15456)):
#0  0x00007fef304f955d in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
#1  0x00007fef33c9f327 in QWaitCondition::wait () from /usr/lib/libQtCore.so.4
#2  0x00007fef33c95509 in ?? () from /usr/lib/libQtCore.so.4
#3  0x00007fef33c9e362 in ?? () from /usr/lib/libQtCore.so.4
#4  0x00007fef304f53ea in start_thread () from /lib/libpthread.so.0
#5  0x00007fef3174ecbd in clone () from /lib/libc.so.6
#6  0x0000000000000000 in ?? ()

Thread 1 (Thread 0x7fef367486f0 (LWP 15454)):
[KCrash Handler]
#5  0x00007fef33cdcc7b in QString::operator== () from /usr/lib/libQtCore.so.4
#6  0x00007fef2705666d in KHTMLPart::restoreState () from /usr/lib/libkhtml.so.5
#7  0x00007fef362b8a80 in KonqView::restoreHistory (this=0x2155050) at /build/buildd/kdebase-4.2.1/apps/konqueror/src/konqview.cpp:871
#8  0x00007fef3630659a in KonqMainWindow::slotGoHistoryDelayed (this=0x1a1c410) at /build/buildd/kdebase-4.2.1/apps/konqueror/src/konqmainwindow.cpp:2837
#9  0x00007fef3630ef35 in KonqMainWindow::qt_metacall (this=0x1a1c410, _c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0x7fff3e77b9b0)
    at /build/buildd/kdebase-4.2.1/obj-x86_64-linux-gnu/apps/konqueror/src/konqmainwindow.moc:437
#10 0x00007fef33d9b134 in QMetaObject::activate () from /usr/lib/libQtCore.so.4
#11 0x00007fef33da139f in ?? () from /usr/lib/libQtCore.so.4
#12 0x00007fef33d95a43 in QObject::event () from /usr/lib/libQtCore.so.4
#13 0x00007fef332a8c3d in QApplicationPrivate::notify_helper () from /usr/lib/libQtGui.so.4
#14 0x00007fef332b09ba in QApplication::notify () from /usr/lib/libQtGui.so.4
#15 0x00007fef34b9b71b in KApplication::notify () from /usr/lib/libkdeui.so.5
#16 0x00007fef33d86d61 in QCoreApplication::notifyInternal () from /usr/lib/libQtCore.so.4
#17 0x00007fef33db2ab6 in ?? () from /usr/lib/libQtCore.so.4
#18 0x00007fef33daf1fd in ?? () from /usr/lib/libQtCore.so.4
#19 0x00007fef2f419d3b in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#20 0x00007fef2f41d50d in ?? () from /usr/lib/libglib-2.0.so.0
#21 0x00007fef2f41d6cb in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#22 0x00007fef33daf15f in QEventDispatcherGlib::processEvents () from /usr/lib/libQtCore.so.4
#23 0x00007fef3333aa6f in ?? () from /usr/lib/libQtGui.so.4
#24 0x00007fef33d85682 in QEventLoop::processEvents () from /usr/lib/libQtCore.so.4
#25 0x00007fef33d8580d in QEventLoop::exec () from /usr/lib/libQtCore.so.4
#26 0x00007fef33d87cbd in QCoreApplication::exec () from /usr/lib/libQtCore.so.4
#27 0x00007fef36334b69 in kdemain (argc=<value optimized out>, argv=<value optimized out>) at /build/buildd/kdebase-4.2.1/apps/konqueror/src/konqmain.cpp:257
#28 0x00007fef31686466 in __libc_start_main () from /lib/libc.so.6
#29 0x00000000004007a9 in _start ()
Comment 1 Dario Andres 2009-03-07 00:09:58 UTC
According to bug 158794, this should be fixed on 4.2.1 (?)
Comment 2 Christian Kloimüllner 2009-03-07 08:06:44 UTC
(In reply to comment #1)
> According to bug 158794, this should be fixed on 4.2.1 (?)

I don't know exactly, but I have for sure konqueror version 4.2.1 and get this problem. It is reproducable every time. 
I have Kubuntu Intrepid with kubuntu-experimenterial repository and have the latest updates.
Can someone else reproduce this error?
Comment 3 Frank Reininghaus 2009-03-07 13:05:09 UTC
(In reply to comment #2)
> Can someone else reproduce this error?

I can't, tried 4.2.1 on Kubuntu 8.10 and trunk rev. 936079.
Comment 4 Christian Kloimüllner 2009-03-07 14:40:23 UTC
(In reply to comment #3)
> (In reply to comment #2)
> > Can someone else reproduce this error?
> 
> I can't, tried 4.2.1 on Kubuntu 8.10 and trunk rev. 936079.

Today I got an update for konqueror in the kubuntu repository. I tried it again and now it works. I am not able to reproduce it again.