kdevdesigner crashes when saving new file/existing file

Bug #82348 reported by Stefan Skotte
22
Affects Status Importance Assigned to Milestone
kdevelop (Ubuntu)
Won't Fix
Medium
Unassigned

Bug Description

Binary package hint: kdevdesigner

1) Start kdevdesigner from Kmenu
2) Create new project (eg. C++), click ok.
3) Click Save icon, or CTRL+S

It's always reproducible.

Does not crash however if you save and existing .ui file to a new filename.

Click Save again, and then it crashes.

I'm using Feisty + latest updates, on x86.

kernel 2.6.20-5-generic, ati-fglrx 8.32.5, KDE 3.5.6.

Revision history for this message
Rami Autiomäki (rami-autiomaki) wrote :

Confirmed here in Kubuntu Feisty. Strangely it won't crash if started from konsole.

Changed in kdevelop:
status: Unconfirmed → Confirmed
Revision history for this message
Kieran Hogg (xerosis) wrote :

Confirmed here with 0.2 on gutsy. Oddly enough it does actually save. Attached a backtrace.

Kieran Hogg (xerosis)
description: updated
Kieran Hogg (xerosis)
Changed in kdevelop:
importance: Undecided → Medium
Revision history for this message
Stefan Skotte (screemo) wrote :

So will this be fixed for gutsy?

Revision history for this message
ikman (byrdrr) wrote :
Download full text (3.2 KiB)

Still crashed on Gutsy 7.10 with updates as of today. Here is the message I received:
kdevdesigner crashed and caused the signal 11 (SIGSEGV)

Here is the back trace:

(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)

***..[30 more lines of the same thing]..**

(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 -1233295680 (LWP 19965)]
(no debugging symbols found)
(no debugging symbols found)

***..[20 more lines of the same thing]..**

(no debugging symbols found)
[KCrash handler]
#6 0xb7ef9e50 in KParts::ReadWritePart::slotUploadFinished ()
   from /usr/lib/libkparts.so.2
#7 0xb7efae82 in KParts::ReadWritePart::qt_invoke ()
   from /usr/lib/libkparts.so.2
#8 0xb6193d9b in KInterfaceDesigner::Designer::qt_invoke ()
   from /usr/lib/libkinterfacedesigner.so.0
#9 0xb6285663 in KDevDesignerPart::qt_invoke ()
   from /usr/lib/kde3/libkdevdesignerpart.so
#10 0xb6ef9893 in QObject::activate_signal () from /usr/lib/libqt-mt.so.3
#11 0xb7a43021 in KIO::Job::result () from /usr/lib/libkio.so.4
#12 0xb7a9b8cd in KIO::Job::emitResult () from /usr/lib/libkio.so.4
#13 0xb7aa8764 in KIO::FileCopyJob::slotResult () from /usr/lib/libkio.so.4
#14 0xb7aa99fd in KIO::FileCopyJob::qt_invoke () from /usr/lib/libkio.so.4
#15 0xb6ef9893 in QObject::activate_signal () from /usr/lib/libqt-mt.so.3
#16 0xb7a43021 in KIO::Job::result () from /usr/lib/libkio.so.4
#17 0xb7a9b8cd in KIO::Job::emitResult () from /usr/lib/libkio.so.4
#18 0xb7a9bd2e in KIO::SimpleJob::slotFinished () from /usr/lib/libkio.so.4
#19 0xb7a9c43d in KIO::TransferJob::slotFinished () from /usr/lib/libkio.so.4
#20 0xb7a9b301 in KIO::SimpleJob::qt_invoke () from /usr/lib/libkio.so.4
#21 0xb7a9b363 in KIO::TransferJob::qt_invoke () from /usr/lib/libkio.so.4
#22 0xb6ef9893 in QObject::activate_signal () from /usr/lib/libqt-mt.so.3
#23 0xb72858ec in QSignal::signal () from /usr/lib/libqt-mt.so.3
#24 0xb6f19842 in QSignal::activate () from /usr/lib/libqt-mt.so.3
#25 0xb6f21258 in QSingleShotTimer::event () from /usr/lib/libqt-mt.so.3
#26 0xb6e90af0 in QApplication::internalNotify () from /usr/lib/libqt-mt.so.3
#27 0xb6e9291f in QApplication::notify () from /usr/lib/libqt-mt.so.3
#28 0xb7598ca2 in KApplication::notify () from /usr/lib/libkdecore.so.4
#29 0xb6e23209 in QApplication::sendEvent () from /usr/lib/libqt-mt.so.3
#30 0xb6e8353b in QEventLoop::activateTimers () from /usr/lib/libqt-mt.so.3
#31 0xb6e37d49 in QEventLoop::processEvents () from /usr/lib/libqt-mt.so.3
#32 0xb6eab1ce in QEventLoop::enterLoop () from /usr/lib/libqt-mt.so.3
#33 0xb6eaafde in QEventLoop::exec () from /usr/lib/libqt-mt.so.3
#34 0xb6e92699 in QApplication::exec () from /usr/lib/libqt-mt.so.3
#35 0x0804f057 in ?? ()
#36 0xbfc96648 in ?? ...

Read more...

Revision history for this message
Martin (martin-hummel) wrote :

Kdevdesigner crashed also under gutsy.

Changed in kdevelop:
assignee: nobody → screemo
Revision history for this message
Ralph Janke (txwikinger) wrote :

Still reproducible on Hardy

Revision history for this message
Wolf St. Kappesser (wsk) wrote :

On my system it will happens while creating new project for kde(hello world toggle windows) save and exit kdevelop. now starting kdevelop in designermode open the project .ui file from above. kdevelop crashed. See next two attachment for more:

System:
Hardy amd64, KDE4, KDevelop 3.5, 2.6.24-21-generic #1 SMP Mon Aug 25 16:57:51 UTC 2008 x86_64 GNU/Linux

Revision history for this message
Wolf St. Kappesser (wsk) wrote :
Revision history for this message
Jonathan Thomas (echidnaman) wrote :

Looks like KDevelop isn't interested in continuing kdevdesigner development or fixing this bug.

Changed in kdevelop (Ubuntu):
assignee: Stefan Skotte (screemo) → nobody
status: Confirmed → Won't Fix
Changed in vagnk:
status: Unknown → Won't Fix
Changed in vagnk:
importance: Unknown → High
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Duplicates of this bug

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.