Bug 201612 - During Acid 3 test
Summary: During Acid 3 test
Status: RESOLVED DUPLICATE of bug 201315
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-07-27 02:38 UTC by Michał Tomaszewski
Modified: 2009-07-27 14:29 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 Michał Tomaszewski 2009-07-27 02:38:02 UTC
Application that crashed: konqueror
Version of the application: 4.2.98 (KDE 4.2.98 (KDE 4.3 RC3))
KDE Version: 4.2.98 (KDE 4.2.98 (KDE 4.3 RC3))
Qt Version: 4.5.0
Operating System: Linux 2.6.28-14-generic i686
Distribution: Ubuntu 9.04

What I was doing when the application crashed:
Konqueror crashes during Acid 3 test

 -- Backtrace:
Application: Konqueror (kdeinit4), signal: Segmentation fault
[Current thread is 0 (LWP 4141)]

Thread 2 (Thread 0xb0936b90 (LWP 4150)):
#0  0xb809e430 in __kernel_vsyscall ()
#1  0xb656b412 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/tls/i686/cmov/libpthread.so.0
#2  0xb674b344 in pthread_cond_timedwait () from /lib/tls/i686/cmov/libc.so.6
#3  0xb7ea198c in QWaitCondition::wait () from /usr/lib/libQtCore.so.4
#4  0xb7e96e76 in ?? () from /usr/lib/libQtCore.so.4
#5  0xb7ea096e in ?? () from /usr/lib/libQtCore.so.4
#6  0xb65674ff in start_thread () from /lib/tls/i686/cmov/libpthread.so.0
#7  0xb673c49e in clone () from /lib/tls/i686/cmov/libc.so.6

Thread 1 (Thread 0xb6075a10 (LWP 4141)):
[KCrash Handler]
#6  0xb792ea47 in KIO::SimpleJob::url () from /usr/lib/libkio.so.5
#7  0xb7c0977e in KParts::BrowserRun::qt_metacall () from /usr/lib/libkparts.so.4
#8  0xb21f9c82 in ?? () from /usr/lib/libkhtml.so.5
#9  0xb7faaca8 in QMetaObject::activate () from /usr/lib/libQtCore.so.4
#10 0xb7fab932 in QMetaObject::activate () from /usr/lib/libQtCore.so.4
#11 0xb792f2a9 in KIO::TransferJob::mimetype () from /usr/lib/libkio.so.5
#12 0xb792fd82 in KIO::TransferJob::slotMimetype () from /usr/lib/libkio.so.5
#13 0xb7936a2d in KIO::TransferJob::qt_metacall () from /usr/lib/libkio.so.5
#14 0xb7faaca8 in QMetaObject::activate () from /usr/lib/libQtCore.so.4
#15 0xb7fab932 in QMetaObject::activate () from /usr/lib/libQtCore.so.4
#16 0xb79ff6a3 in KIO::SlaveInterface::mimeType () from /usr/lib/libkio.so.5
#17 0xb7a032ec in KIO::SlaveInterface::dispatch () from /usr/lib/libkio.so.5
#18 0xb7a00067 in KIO::SlaveInterface::dispatch () from /usr/lib/libkio.so.5
#19 0xb79f1ddd in KIO::Slave::gotInput () from /usr/lib/libkio.so.5
#20 0xb79f4273 in KIO::Slave::qt_metacall () from /usr/lib/libkio.so.5
#21 0xb7faaca8 in QMetaObject::activate () from /usr/lib/libQtCore.so.4
#22 0xb7fab932 in QMetaObject::activate () from /usr/lib/libQtCore.so.4
#23 0xb78fe147 in KIO::Connection::readyRead () from /usr/lib/libkio.so.5
#24 0xb78ffab3 in ?? () from /usr/lib/libkio.so.5
#25 0xb78ffe96 in KIO::Connection::qt_metacall () from /usr/lib/libkio.so.5
#26 0xb7fa38fb in QMetaCallEvent::placeMetaCall () from /usr/lib/libQtCore.so.4
#27 0xb7fa53a0 in QObject::event () from /usr/lib/libQtCore.so.4
#28 0xb6a21e9c in QApplicationPrivate::notify_helper () from /usr/lib/libQtGui.so.4
#29 0xb6a2a19e in QApplication::notify () from /usr/lib/libQtGui.so.4
#30 0xb755c5cd in KApplication::notify () from /usr/lib/libkdeui.so.5
#31 0xb7f94a3b in QCoreApplication::notifyInternal () from /usr/lib/libQtCore.so.4
#32 0xb7f95695 in QCoreApplicationPrivate::sendPostedEvents () from /usr/lib/libQtCore.so.4
#33 0xb7f9588d in QCoreApplication::sendPostedEvents () from /usr/lib/libQtCore.so.4
#34 0xb7fc07ef in ?? () from /usr/lib/libQtCore.so.4
#35 0xb65b4b88 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#36 0xb65b80eb in ?? () from /usr/lib/libglib-2.0.so.0
#37 0xb65b8268 in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#38 0xb7fc0438 in QEventDispatcherGlib::processEvents () from /usr/lib/libQtCore.so.4
#39 0xb6ac3365 in ?? () from /usr/lib/libQtGui.so.4
#40 0xb7f9306a in QEventLoop::processEvents () from /usr/lib/libQtCore.so.4
#41 0xb7f934aa in QEventLoop::exec () from /usr/lib/libQtCore.so.4
#42 0xb7f95959 in QCoreApplication::exec () from /usr/lib/libQtCore.so.4
#43 0xb6a21d17 in QApplication::exec () from /usr/lib/libQtGui.so.4
#44 0xb4b240c8 in kdemain () from /usr/lib/libkdeinit4_konqueror.so
#45 0x0804e27d in _start ()

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

Reported using DrKonqi
Comment 1 Frank Reininghaus 2009-07-27 14:29:14 UTC
Thanks for the bug report! This issue is known already (see, e.g., bug 201468).

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