Gideon CVS crash on loading projects
Gaël de Chalendar
kdevelop-devel at kdevelop.org
Wed Jul 30 21:20:04 UTC 2003
Hello,
Since a few days, my gideon at home coredumps at start. It does not do the
same at work. Both are from current CVS.
I tried to download a fresh CVS tree and recompile all, but no chance. I also
tried to delete all configuration information and use a new project: same
thing.
Below is the output and next the backtrace with gdb (gideon was configured
with CXXFLAGS="-O0" and --enable-debug=full). The system is Mandrake9.1 with
the native KDE and gcc rpms.
Any idea ?
Gaël
Loading required GL library /usr/X11R6/lib/libGL.so.1.2
kdevelop (abbrev): fn = /usr/share/apps/kdevabbrev/templates/cpptemplates
kdevelop (abbrev): fn = /usr/share/apps/kdevabbrev/templates/phptemplates
kdevelop (abbrev): AbbrevPart::slotActivePartChanged()
kdevelop (history): history-length=0
kdecore (KAccel): WARNING: KKeySequence::init( seq ): key[0] is null.
kdecore (KAccel): WARNING: KKeySequence::init( seq ): key[0] is null.
Segmentation fault (core dumped)
(gdb) where
#0 0x00000011 in ?? ()
#1 0x46992ddc in FileGroupsWidget::refresh() (this=0x8721ca0)
at filegroupswidget.cpp:195
#2 0x469975ec in FileGroupsPart (this=0x87208e0, parent=0x81e6548, name=0x0)
at filegroupspart.cpp:60
#3 0x46998453 in KDEPrivate::ConcreteFactory<FileGroupsPart,
QObject>::create(QWidget*, char const*, QObject*, char const*, QStringList
const&, KDEPrivate::Type2Type<QObject>) (parent=0x81e6548, name=0x0,
args=@0xbfffe2f0)
at /usr/include/kgenericfactory.tcc:163
#4 0x469983db in KDEPrivate::ConcreteFactory<FileGroupsPart,
QObject>::create(QWidget*, char const*, QObject*, char const*, char const*,
QStringList const&) (
parentWidget=0x0, widgetName=0x0, parent=0x81e6548, name=0x0,
className=0x80a9004 "KDevPlugin", args=@0xbfffe2f0)
at /usr/include/kgenericfactory.tcc:128
#5 0x469982a9 in KGenericFactory<FileGroupsPart,
QObject>::createObject(QObject*, char const*, char const*, QStringList
const&) (this=0x8720ac0,
parent=0x81e6548, name=0x0, className=0x80a9004 "KDevPlugin",
args=@0xbfffe2f0) at /usr/include/kgenericfactory.h:170
#6 0x40abade6 in KLibFactory::create(QObject*, char const*, char const*,
QStringList const&) () from /usr/lib/libkdecore.so.4
#7 0x08081428 in KDevPlugin*
KParts::ComponentFactory::createInstanceFromLibrary<KDevPlugin>(char const*,
QObject*, char const*, QStringList const&, int*) ()
#8 0x080810a6 in KDevPlugin*
KParts::ComponentFactory::createInstanceFromService<KDevPlugin>(KSharedPtr<KService>
const&, QObject*, char const*, QStringList const&, int*) ()
#9 0x08080cea in PluginController::loadPlugin(KSharedPtr<KService> const&) ()
#10 0x0807dc9b in ProjectManager::loadLocalParts() ()
#11 0x0807bc35 in ProjectManager::loadProject(KURL const&) ()
#12 0x0807b4d7 in ProjectManager::slotOpenProject() ()
#13 0x0807e80c in ProjectManager::qt_invoke(int, QUObject*) ()
#14 0x40e3f32b in QObject::activate_signal(QConnectionList*, QUObject*) ()
from /usr/lib/qt3/lib/libqt-mt.so.3
More information about the KDevelop-devel
mailing list