Bug 49628 - Crash when saving settings
Summary: Crash when saving settings
Status: RESOLVED DUPLICATE of bug 49566
Alias: None
Product: kdevelop
Classification: Applications
Component: kdevelop 2.x (obsolete) (show other bugs)
Version: unspecified
Platform: Compiled Sources Linux
: NOR crash
Target Milestone: ---
Assignee: KDevelop-Devel List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-10-24 16:04 UTC by Christoph Jahn
Modified: 2002-10-26 20:17 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 Christoph Jahn 2002-10-24 16:04:27 UTC
Version:            (using KDE Devel)
Installed from:    Compiled sources
Compiler:          gcc 3.2 
OS:          Linux

I choose Settings -> Configure Gideon and i get a crash.

0x41564c39 in wait4 () from /lib/libc.so.6
#0  0x41564c39 in wait4 () from /lib/libc.so.6
#1  0x415e8c18 in __DTOR_END__ () from /lib/libc.so.6
#2  0x4137f0a3 in waitpid () from /lib/libpthread.so.0
#3  0x40b1bc9b in KCrash::defaultCrashHandler(int) ()
   from /usr/kde/cvs/lib/libkdecore.so.4
#4  <signal handler called>
#5  0x40f15da0 in QListViewItem::enforceSortOrder() const ()
   from /usr/qt/3/lib/libqt-mt.so.3
#6  0x40f1c444 in QListViewItem::firstChild() const ()
   from /usr/qt/3/lib/libqt-mt.so.3
#7  0x41dfac04 in DocTreeKDELibsFolder::refresh() ()
   from /usr/lib/kde3/libkdevdoctreeview.so
#8  0x40bc7802 in av_ () from /usr/kde/cvs/lib/libkdecore.so.4
#9  0x41e03ef0 in DocTreeViewWidget::className() const ()
   from /usr/lib/kde3/libkdevdoctreeview.so
#10 0xe808245c in ?? ()

cu, stop.h
Comment 1 Christoph Jahn 2002-10-24 16:13:14 UTC
 
This happens when a php-project is open. If its closed it works. 
Comment 2 John Firebaugh 2002-10-26 20:17:17 UTC

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