Bug 149701

Summary: Kdevelop crashes after save (signal: 11)
Product: [Applications] kdevelop Reporter: ivanvivet
Component: generalAssignee: kdevelop-bugs-null
Status: RESOLVED DUPLICATE    
Severity: crash    
Priority: NOR    
Version First Reported In: 0.2   
Target Milestone: ---   
Platform: Debian stable   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:

Description ivanvivet 2007-09-09 13:49:52 UTC
Version:           0.2 (using KDE KDE 3.5.6)
Installed from:    Debian stable PackagesDebian stable Packages
OS:                Linux

When i open save a file the program crashes.... 

The program always does that, no matter what there is done in the file. He reports a crash-report. (signal 11) When i restart the program and open the file he is mostley saved,.... 

tis is the code he is giving:

(no debugging symbols found)
Using host libthread_db library "/lib/tls/i686/cmov/libthread_db.so.1".
(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)
(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)
(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 -1233193264 (LWP 6664)]
(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)
(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)
(no debugging symbols found)
[KCrash handler]
#6  0xb7ef2ea0 in KParts::ReadWritePart::slotUploadFinished ()
   from /usr/lib/libkparts.so.2
#7  0xb7ef3ed2 in KParts::ReadWritePart::qt_invoke ()
   from /usr/lib/libkparts.so.2
#8  0xb61b3dbb in KInterfaceDesigner::Designer::qt_invoke ()
   from /usr/lib/libkinterfacedesigner.so.0
#9  0xb62a5673 in KDevDesignerPart::qt_invoke ()
   from /usr/lib/kde3/libkdevdesignerpart.so
#10 0xb6f0988b in QObject::activate_signal () from /usr/lib/libqt-mt.so.3
#11 0xb7a4c58e in KIO::Job::result () from /usr/lib/libkio.so.4
#12 0xb7a8ef6d in KIO::Job::emitResult () from /usr/lib/libkio.so.4
#13 0xb7ab59d4 in KIO::FileCopyJob::slotResult () from /usr/lib/libkio.so.4
#14 0xb7ab590d in KIO::FileCopyJob::qt_invoke () from /usr/lib/libkio.so.4
#15 0xb6f0988b in QObject::activate_signal () from /usr/lib/libqt-mt.so.3
#16 0xb7a4c58e in KIO::Job::result () from /usr/lib/libkio.so.4
#17 0xb7a8ef6d in KIO::Job::emitResult () from /usr/lib/libkio.so.4
#18 0xb7a8f3ce in KIO::SimpleJob::slotFinished () from /usr/lib/libkio.so.4
#19 0xb7a8fadd in KIO::TransferJob::slotFinished () from /usr/lib/libkio.so.4
#20 0xb7a8eb01 in KIO::SimpleJob::qt_invoke () from /usr/lib/libkio.so.4
#21 0xb7a8eb63 in KIO::TransferJob::qt_invoke () from /usr/lib/libkio.so.4
#22 0xb6f0988b in QObject::activate_signal () from /usr/lib/libqt-mt.so.3
#23 0xb72957ac in QSignal::signal () from /usr/lib/libqt-mt.so.3
#24 0xb6f2981e in QSignal::activate () from /usr/lib/libqt-mt.so.3
#25 0xb6f31234 in QSingleShotTimer::event () from /usr/lib/libqt-mt.so.3
#26 0xb6ea0a60 in QApplication::internalNotify () from /usr/lib/libqt-mt.so.3
#27 0xb6ea288f in QApplication::notify () from /usr/lib/libqt-mt.so.3
#28 0xb75a8cc2 in KApplication::notify () from /usr/lib/libkdecore.so.4
#29 0xb6e331e9 in QApplication::sendEvent () from /usr/lib/libqt-mt.so.3
#30 0xb6e934ab in QEventLoop::activateTimers () from /usr/lib/libqt-mt.so.3
#31 0xb6e47d25 in QEventLoop::processEvents () from /usr/lib/libqt-mt.so.3
#32 0xb6ebb136 in QEventLoop::enterLoop () from /usr/lib/libqt-mt.so.3
#33 0xb6ebaf46 in QEventLoop::exec () from /usr/lib/libqt-mt.so.3
#34 0xb6ea2609 in QApplication::exec () from /usr/lib/libqt-mt.so.3
#35 0x0804f057 in ?? ()
#36 0xbf87b2d8 in ?? ()
#37 0xbf87b2b8 in ?? ()
#38 0x00000000 in ?? ()
Comment 1 Andreas Pakulat 2007-09-09 14:34:23 UTC

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