Bug 216260 - Crash when trying to save files
Summary: Crash when trying to save files
Status: RESOLVED UNMAINTAINED
Alias: None
Product: kdelibs
Classification: Frameworks and Libraries
Component: general (show other bugs)
Version: unspecified
Platform: Unlisted Binaries Linux
: NOR crash
Target Milestone: ---
Assignee: kdelibs bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-11-26 14:51 UTC by Abhinav Chittora
Modified: 2009-11-26 21:23 UTC (History)
0 users

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 Abhinav Chittora 2009-11-26 14:51:08 UTC
Application that crashed: kdevdesigner
Version of the application: 0.2
KDE Version: 4.3.3 (KDE 4.3.3)
Qt Version: 4.5.3
Operating System: Linux 2.6.31.5-127.fc12.x86_64 x86_64

What I was doing when the application crashed:
When I was trying to save mt file, it always crashes, it looks like there is some problem with my system library. well as I am newbie so can not track the fault. Will some one track that. 

 -- Backtrace:
Application: KDevDesigner (kdevdesigner), signal: Segmentation fault
[KCrash Handler]
#5  0x000000322fe3781b in KParts::ReadWritePart::slotUploadFinished(KIO::Job*) () from /usr/lib64/libkparts.so.2
#6  0x000000322fe39ccc in KParts::ReadWritePart::qt_invoke(int, QUObject*) () from /usr/lib64/libkparts.so.2
#7  0x000000322cd599a6 in QObject::activate_signal(QConnectionList*, QUObject*) () from /usr/lib64/qt-3.3/lib/libqt-mt.so.3
#8  0x000000322f399c7d in KIO::Job::result(KIO::Job*) () from /usr/lib64/libkio.so.4
#9  0x000000322f3c658e in KIO::Job::emitResult() () from /usr/lib64/libkio.so.4
#10 0x000000322f3e675e in KIO::FileCopyJob::slotResult(KIO::Job*) () from /usr/lib64/libkio.so.4
#11 0x000000322f3edb31 in KIO::FileCopyJob::qt_invoke(int, QUObject*) () from /usr/lib64/libkio.so.4
#12 0x000000322cd599a6 in QObject::activate_signal(QConnectionList*, QUObject*) () from /usr/lib64/qt-3.3/lib/libqt-mt.so.3
#13 0x000000322f399c7d in KIO::Job::result(KIO::Job*) () from /usr/lib64/libkio.so.4
#14 0x000000322f3c658e in KIO::Job::emitResult() () from /usr/lib64/libkio.so.4
#15 0x000000322f3c6f6a in KIO::SimpleJob::slotFinished() () from /usr/lib64/libkio.so.4
#16 0x000000322f3c753f in KIO::TransferJob::slotFinished() () from /usr/lib64/libkio.so.4
#17 0x000000322f3c5df4 in KIO::SimpleJob::qt_invoke(int, QUObject*) () from /usr/lib64/libkio.so.4
#18 0x000000322cd599a6 in QObject::activate_signal(QConnectionList*, QUObject*) () from /usr/lib64/qt-3.3/lib/libqt-mt.so.3
#19 0x000000322d093e4d in QSignal::signal(QVariant const&) () from /usr/lib64/qt-3.3/lib/libqt-mt.so.3
#20 0x000000322cd7598a in QSignal::activate() () from /usr/lib64/qt-3.3/lib/libqt-mt.so.3
#21 0x000000322cd7cd68 in QSingleShotTimer::event(QEvent*) () from /usr/lib64/qt-3.3/lib/libqt-mt.so.3
#22 0x000000322ccf96f5 in QApplication::internalNotify(QObject*, QEvent*) () from /usr/lib64/qt-3.3/lib/libqt-mt.so.3
#23 0x000000322ccfb070 in QApplication::notify(QObject*, QEvent*) () from /usr/lib64/qt-3.3/lib/libqt-mt.so.3
#24 0x000000322e3d6aa4 in KApplication::notify(QObject*, QEvent*) () from /usr/lib64/libkdecore.so.4
#25 0x000000322ccef07e in QEventLoop::activateTimers() () from /usr/lib64/qt-3.3/lib/libqt-mt.so.3
#26 0x000000322cca921a in QEventLoop::processEvents(unsigned int) () from /usr/lib64/qt-3.3/lib/libqt-mt.so.3
#27 0x000000322cd11c01 in QEventLoop::enterLoop() () from /usr/lib64/qt-3.3/lib/libqt-mt.so.3
#28 0x000000322cd11ab2 in QEventLoop::exec() () from /usr/lib64/qt-3.3/lib/libqt-mt.so.3
#29 0x000000000040945d in QWidget::setUpdatesEnabled(bool) ()
#30 0x00000030b421eb1d in __libc_start_main () from /lib64/libc.so.6
#31 0x0000000000408049 in QWidget::setUpdatesEnabled(bool) ()
#32 0x00007fff344f07c8 in ?? ()
#33 0x000000000000001c in ?? ()
#34 0x0000000000000005 in ?? ()
#35 0x00007fff344f1a25 in ?? ()
#36 0x00007fff344f1a33 in ?? ()
#37 0x00007fff344f1a39 in ?? ()
#38 0x00007fff344f1a46 in ?? ()
#39 0x00007fff344f1a4f in ?? ()
#40 0x0000000000000000 in ?? ()

Reported using DrKonqi
Comment 1 Andreas Pakulat 2009-11-26 20:05:46 UTC
Dario, no idea what you were smoking when re-assigning this to kdevelop, but this just needs closing. KDE3 is dead.
Comment 2 Andreas Pakulat 2009-11-26 21:23:56 UTC
(In reply to comment #1)
> Dario, no idea what you were smoking when re-assigning this to kdevelop

I'm sorry, I completely forgot to add the smiley there, didn't want to insult you.

PS: Thanks Michael for putting my attention on this.