Bug 193608 - crash in KJob / kio
Summary: crash in KJob / kio
Status: RESOLVED WORKSFORME
Alias: None
Product: konqueror
Classification: Applications
Component: general (other bugs)
Version First Reported In: unspecified
Platform: Mandriva RPMs Linux
: NOR crash
Target Milestone: ---
Assignee: Konqueror Bugs
URL:
Keywords: investigated, triaged
Depends on:
Blocks:
 
Reported: 2009-05-22 08:31 UTC by VeeraBhadra Swamy N B
Modified: 2018-10-21 05:24 UTC (History)
3 users (show)

See Also:
Latest Commit:
Version Fixed/Implemented In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description VeeraBhadra Swamy N B 2009-05-22 08:31:03 UTC
Version:            (using KDE 4.2.85)
OS:                Linux
Installed from:    Mandriva RPMs

Application: Konqueror (konqueror), signal SIGSEGV
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
[Thread debugging using libthread_db enabled]
[New Thread 0xb5e22a10 (LWP 17398)]
[KCrash handler]
#6  0xb7aa33a1 in ?? () from /usr/lib/libkio.so.5
#7  0xb7aa4e75 in ?? () from /usr/lib/libkio.so.5
#8  0xb733ac8d in QMetaObject::activate () from /usr/lib/libQtCore.so.4
#9  0xb733ba95 in QMetaObject::activate () from /usr/lib/libQtCore.so.4
#10 0xb74db255 in KJob::result () from /usr/lib/libkdecore.so.5
#11 0xb74db762 in KJob::emitResult () from /usr/lib/libkdecore.so.5
#12 0xb7a7609f in KIO::SimpleJob::slotFinished () from /usr/lib/libkio.so.5
#13 0xb7a761ea in KIO::ListJob::slotFinished () from /usr/lib/libkio.so.5
#14 0xb7a7ea5c in KIO::ListJob::qt_metacall () from /usr/lib/libkio.so.5
#15 0xb733ac8d in QMetaObject::activate () from /usr/lib/libQtCore.so.4
#16 0xb733ba95 in QMetaObject::activate () from /usr/lib/libQtCore.so.4
#17 0xb7b2aef5 in KIO::SlaveInterface::finished () from /usr/lib/libkio.so.5
#18 0xb7b2dc53 in KIO::SlaveInterface::dispatch () from /usr/lib/libkio.so.5
#19 0xb7b2b80a in KIO::SlaveInterface::dispatch () from /usr/lib/libkio.so.5
#20 0xb7b1db05 in KIO::Slave::gotInput () from /usr/lib/libkio.so.5
#21 0xb7b1de90 in KIO::Slave::qt_metacall () from /usr/lib/libkio.so.5
#22 0xb733ac8d in QMetaObject::activate () from /usr/lib/libQtCore.so.4
#23 0xb733ba95 in QMetaObject::activate () from /usr/lib/libQtCore.so.4
#24 0xb7a43b65 in KIO::Connection::readyRead () from /usr/lib/libkio.so.5
#25 0xb7a4569b in ?? () from /usr/lib/libkio.so.5
#26 0xb7a45cfb in KIO::Connection::qt_metacall () from /usr/lib/libkio.so.5
#27 0xb7333b8a in QMetaCallEvent::placeMetaCall ()
   from /usr/lib/libQtCore.so.4
#28 0xb7335782 in QObject::event () from /usr/lib/libQtCore.so.4
#29 0xb67ccfac in QApplicationPrivate::notify_helper ()
   from /usr/lib/libQtGui.so.4
#30 0xb67d5205 in QApplication::notify () from /usr/lib/libQtGui.so.4
#31 0xb77ec771 in KApplication::notify () from /usr/lib/libkdeui.so.5
#32 0xb7325853 in QCoreApplication::notifyInternal ()
   from /usr/lib/libQtCore.so.4
#33 0xb7326535 in QCoreApplicationPrivate::sendPostedEvents ()
   from /usr/lib/libQtCore.so.4
#34 0xb732671c in QCoreApplication::sendPostedEvents ()
   from /usr/lib/libQtCore.so.4
#35 0xb735172d in ?? () from /usr/lib/libQtCore.so.4
#36 0xb61617ca in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#37 0xb6164ee8 in ?? () from /usr/lib/libglib-2.0.so.0
#38 0xb61650a8 in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#39 0xb735134a in QEventDispatcherGlib::processEvents ()
   from /usr/lib/libQtCore.so.4
#40 0xb686995a in ?? () from /usr/lib/libQtGui.so.4
#41 0xb7323ec3 in QEventLoop::processEvents () from /usr/lib/libQtCore.so.4
#42 0xb7324081 in QEventLoop::exec () from /usr/lib/libQtCore.so.4
#43 0xb73267f2 in QCoreApplication::exec () from /usr/lib/libQtCore.so.4
#44 0xb67cce14 in QApplication::exec () from /usr/lib/libQtGui.so.4
#45 0xb7ed9778 in kdemain () from /usr/lib/libkdeinit4_konqueror.so
#46 0x0804854f in _start ()
Comment 1 A. Spehr 2009-05-22 08:36:09 UTC
What we you doing when this happened?
Comment 2 Dario Andres 2009-05-22 15:11:04 UTC
Are you using KDE4.3Beta1 or just a previous snapshot ? Thanks
Comment 3 VeeraBhadra Swamy N B 2009-05-25 06:49:52 UTC
Hi i am usin kde 4.1.2 mandrva linux
Comment 4 Dario Andres 2009-05-27 19:44:22 UTC
BTW: KDE4.1.2 is a bit old now.
What were you doing when the application crashed? Can you reproduce the crash at will? Thanks
Comment 5 Dario Andres 2009-07-07 20:28:18 UTC
Marking as NEEDSINFO
Comment 6 VeeraBhadra Swamy N B 2009-07-08 07:07:53 UTC
Hi ,when i try to connect to others windows system using smb i got this error.and after restarting  am able to connect use smb
Comment 7 Dario Andres 2009-07-08 13:12:30 UTC
What KDE version are you using "(using KDE 4.2.85)" or 4.1.2 ?
As you can reproduce the crash at will, may you read http://techbase.kde.org/Development/Tutorials/Debugging/How_to_create_useful_crash_reports and post a complete backtrace here? You need to install the "kdelibs5-debuginfo" package. Thanks
Comment 8 Andrew Crouthamel 2018-09-19 04:37:12 UTC
Dear Bug Submitter,

This bug has been in NEEDSINFO status with no change for at least 15 days. Please provide the requested information as soon as possible and set the bug status as REPORTED. Due to regular bug tracker maintenance, if the bug is still in NEEDSINFO status with no change in 30 days the bug will be closed as RESOLVED > WORKSFORME due to lack of needed information.

For more information about our bug triaging procedures please read the wiki located here: https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

If you have already provided the requested information, please mark the bug as REPORTED so that the KDE team knows that the bug is ready to be confirmed.

Thank you for helping us make KDE software even better for everyone!
Comment 9 Andrew Crouthamel 2018-10-21 05:24:04 UTC
This bug has been in NEEDSINFO status with no change for at least
30 days. The bug is now closed as RESOLVED > WORKSFORME
due to lack of needed information.

For more information about our bug triaging procedures please read the
wiki located here:
https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

Thank you for helping us make KDE software even better for everyone!