[Bug 59904] Segmentation fault when closing
Mario Scalas
mario.scalas at libero.it
Mon Jun 23 21:30:08 UTC 2003
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.kde.org/show_bug.cgi?id=59904
mario.scalas at libero.it changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |WORKSFORME
------- Additional Comments From mario.scalas at libero.it 2003-06-23 21:28 -------
>From your backtrace:
<snip>
> #5 0x080a9e93 in KDevPlugin::~KDevPlugin() ()
> #6 0x46cf9baf in KDevGlobalVersionControl::~KDevGlobalVersionControl() ()
> from /opt/kde3.1.1/lib/kde3/libkdevglobalcvs.so
> #7 0x46cef469 in GlobalCvs::~GlobalCvs() ()
> from /opt/kde3.1.1/lib/kde3/libkdevglobalcvs.so
<snip>
it is clear that you have problems with you own kde installation:
revision 1.13
date: 2003/05/14 14:48:22; author: marios; state: Exp; lines: +115 -30
- Merged GlobalCvs in CvsPart
- removed parts/cvs/globalcvs
- added common cvs options as #define in new cvs_commonoptions.h
- updated Makefile.am
(No more GlobalCvs from 15th may 2003!)
Remove kde-3.1.1 and eventually the old gideon-a4 because its libraries conflict with
gideon cvs'. This should be sufficient: if not "make clean && make install" again from
your own gideon cvs working copy.
Good luck.
More information about the KDevelop-devel
mailing list