Bug 107270 - konqueror crashed while file system browsing
Summary: konqueror crashed while file system browsing
Status: RESOLVED DUPLICATE of bug 103795
Alias: None
Product: kio
Classification: Frameworks and Libraries
Component: general (show other bugs)
Version: unspecified
Platform: Debian testing Linux
: NOR crash
Target Milestone: ---
Assignee: David Faure
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-06-12 13:32 UTC by Jitka Kudrnacova
Modified: 2005-06-12 16:33 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments
backtrace (7.23 KB, text/plain)
2005-06-12 13:33 UTC, Jitka Kudrnacova
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jitka Kudrnacova 2005-06-12 13:32:14 UTC
Version:            (using KDE KDE 3.4.0)
Installed from:    Debian testing/unstable Packages
Compiler:          gcc 3.3 
OS:                Linux

While opening a file in my home dir, the konq crashed. I am not sure, which file I wanted to open - it was JPEG or HMTL file. There were about 3 tabs opened in the same konq - with web pages.
the backtrace is attached.
Comment 1 Jitka Kudrnacova 2005-06-12 13:33:54 UTC
Created attachment 11409 [details]
backtrace
Comment 2 Maksim Orlovich 2005-06-12 16:29:16 UTC
#5  0x40d2ee48 in QGList::first () from /usr/lib/libqt-mt.so.3
#6  0x40475dbb in KDirListerCache::slotUpdateResult ()
   from /usr/lib/libkio.so.4
#7  0x4047aae4 in KDirListerCache::qt_invoke () from /usr/lib/libkio.so.4
#8  0x40a7671c in QObject::activate_signal () from /usr/lib/libqt-mt.so.3
#9  0x403cad2a in KIO::Job::result () from /usr/lib/libkio.so.4
#10 0x403b302c in KIO::Job::emitResult () from /usr/lib/libkio.so.4
#11 0x403b454c in KIO::SimpleJob::slotFinished () from /usr/lib/libkio.so.4
#12 0x403bd59e in KIO::ListJob::slotFinished () from /usr/lib/libkio.so.4
#13 0x403ce183 in KIO::ListJob::qt_invoke () from /usr/lib/libkio.so.4
#14 0x40a7671c in QObject::activate_signal () from /usr/lib/libqt-mt.so.3
#15 0x40a76544 in QObject::activate_signal () from /usr/lib/libqt-mt.so.3
#16 0x403a923e in KIO::SlaveInterface::finished () from /usr/lib/libkio.so.4
#17 0x403a7da1 in KIO::SlaveInterface::dispatch () from /usr/lib/libkio.so.4
#18 0x403a72a9 in KIO::SlaveInterface::dispatch () from /usr/lib/libkio.so.4
#19 0x403a4cdb in KIO::Slave::gotInput () from /usr/lib/libkio.so.4
#20 0x403a69f8 in KIO::Slave::qt_invoke () from /usr/lib/libkio.so.4
#21 0x40a7671c in QObject::activate_signal () from /usr/lib/libqt-mt.so.3
#22 0x40a7687d in QObject::activate_signal () from /usr/lib/libqt-mt.so.3
#23 0x40db6452 in QSocketNotifier::activated () from /usr/lib/libqt-mt.so.3
#24 0x40a92f00 in QSocketNotifier::event () from /usr/lib/libqt-mt.so.3
#25 0x40a19e1f in QApplication::internalNotify () from /usr/lib/libqt-mt.so.3
#26 0x40a1941e in QApplication::notify () from /usr/lib/libqt-mt.so.3
#27 0x40673ac5 in KApplication::notify () from /usr/lib/libkdecore.so.4
#28 0x40a0981a in QEventLoop::activateSocketNotifiers ()
   from /usr/lib/libqt-mt.so.3
#29 0x409c2cb3 in QEventLoop::processEvents () from /usr/lib/libqt-mt.so.3
#30 0x40a2c1d8 in QEventLoop::enterLoop () from /usr/lib/libqt-mt.so.3
#31 0x40a2c088 in QEventLoop::exec () from /usr/lib/libqt-mt.so.3
#32 0x40a1a071 in QApplication::exec () from /usr/lib/libqt-mt.so.3
#33 0x417702cc in kdemain () from /usr/lib/libkdeinit_konqueror.so
#34 0x4001a786 in kdeinitmain () from /usr/lib/kde3/konqueror.so
Comment 3 Maksim Orlovich 2005-06-12 16:33:54 UTC

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