[Bug 52797] New: crash on startup or opening existing project
William Stephenson
william.stephenson at ncl.ac.uk
Thu Jan 9 15:58:40 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=52797
Summary: crash on startup or opening existing project
Product: kdevelop
Version: unspecified
Platform: Compiled Sources
OS/Version: Linux
Status: UNCONFIRMED
Severity: crash
Priority: NOR
Component: general
AssignedTo: kdevelop-devel at barney.cs.uni-potsdam.de
ReportedBy: william.stephenson at ncl.ac.uk
Version: gideon alpha 3 (using KDE KDE 3.0.99)
Installed from: Compiled From Sources
Compiler: gcc3.2
OS: Linux
I've been using alpha2 successfully, so I have all its configuration present. I'm starting alpha3 as if I was continuing with alpha2, and it bails on startup.
I was just running 'gideon 2&>1 | tee gideon.log' from the command line, but it interprets the 2 as a project file, which destroyed its 'last project opened session data' so the console output is from 'gideon kopete.kdevelop'. Now that the session data is gone it starts, but crashes when I open the project.
Backtrace:
[New Thread 1024 (LWP 23)]
0x414ab8c9 in wait4 () from /lib/libc.so.6
#0 0x414ab8c9 in wait4 () from /lib/libc.so.6
#1 0x41526c90 in __DTOR_END__ () from /lib/libc.so.6
#2 0x41306a93 in waitpid () from /lib/libpthread.so.0
#3 0x40a59057 in KCrash::defaultCrashHandler(int) ()
from /usr/local/kde/lib/libkdecore.so.4
#4 0x4130412b in pthread_sighandler () from /lib/libpthread.so.0
#5 <signal handler called>
#6 0x41011c4d in QGListIterator::QGListIterator(QGList const&) ()
from /home/n9715321/projects/build/kde/non-release/qt-copy/lib/libqt-mt.so.3
#7 0x41e9d557 in FileCreatePart::slotProjectOpened() (this=0x857d080)
at /home/n9715321/projects/build/kde/non-release/qt-copy/include/qptrlist.h:126
#8 0x41e9ef6d in FileCreatePart::qt_invoke(int, QUObject*) (this=0x857d080,
_id=2, _o=0xbfffee70) at filecreate_part.moc:91
#9 0x40dc11ed in QObject::activate_signal(QConnectionList*, QUObject*) ()
from /home/n9715321/projects/build/kde/non-release/qt-copy/lib/libqt-mt.so.3
#10 0x40dc1120 in QObject::activate_signal(int) ()
from /home/n9715321/projects/build/kde/non-release/qt-copy/lib/libqt-mt.so.3
#11 0x0808d507 in KDevCore::projectOpened() (this=0x8135508)
at /home/n9715321/projects/build/kde/non-release/qt-copy/include/qmetaobject.h:261
#12 0x08072ade in ProjectManager::loadProject(KURL const&) (this=0x817aed0,
url=@0x817aed0) at core.h:26
#13 0x08072770 in ProjectManager::loadDefaultProject() (this=0x817aed0)
at projectmanager.cpp:150
#14 0x08066f19 in main (argc=3, argv=0xbffff1a4) at main.cpp:70
#15 0x414264a2 in __libc_start_main () from /lib/libc.so.6
Console output:
gideon ../kdenonbeta/kopete/kopete.kdevelop
kdevelop (core): SPLASH: message=Starting core application
kdevelop (core): SPLASH: message=Loading plugin: Make frontend
kio (KTrader): KServiceTypeProfile::offers( KDevelop/MakeFrontend, )
kio (KTrader): Returning 1 offers
QObject::connect: No such signal KTabWidget::closeOthers(QWidget*)
QObject::connect: (sender name: 'tabbar')
QObject::connect: (receiver name: 'unnamed')
QObject::connect: No such signal KTabWidget::closeOthers(QWidget*)
QObject::connect: (sender name: 'unnamed')
QObject::connect: (receiver name: 'unnamed')
kparts: MainWindow::createGUI, part=(nil)
kio (KTrader): KServiceTypeProfile::offers( KDevelop/Plugin, )
kio (KTrader): Returning 43 offers
kdevelop (core): SPLASH: message=Loading plugin: Application frontend
kio (KTrader): KServiceTypeProfile::offers( KDevelop/AppFrontend, )
kio (KTrader): Returning 1 offers
kdevelop (core): SPLASH: message=Loading plugin: Diff frontend
kio (KTrader): KServiceTypeProfile::offers( KDevelop/DiffFrontend, )
kio (KTrader): Returning 1 offers
kparts: ReadWritePart::setModified( false)
kio (KTrader): KServiceTypeProfile::offers( KDevelop/Plugin, )
kio (KTrader): Returning 43 offers
kdevelop (core): SPLASH: message=Loading plugin: Source code formatter
kdevelop (core): SPLASH: message=Loading plugin: valgrind
kdevelop (core): SPLASH: message=Loading plugin: Shell Filtering and Insertion
kdevelop (core): SPLASH: message=Loading plugin: Abbrevation expansion
kdevelop (abbrev): fn = /usr/local/kde/share/apps/kdevabbrev/templates/phptemplates
kdevelop (abbrev): fn = /usr/local/kde/share/apps/kdevabbrev/templates/cpptemplates
kdevelop (core): SPLASH: message=Loading plugin: Regular Expression tester
kdevelop (core): SPLASH: message=Loading plugin: Tools
kdevelop (core): SPLASH: message=Loading plugin: CVS Integration (global)
kdevelop (core): SPLASH: message=Loading plugin: Grep frontend
kdevelop (core): SPLASH: message=Loading plugin: Tip of the day
kdevelop (core): SPLASH: message=Loading plugin: Text Tools
kdevelop (core): SPLASH: message=Loading plugin: User-Interface Selection
kdevelop (core): SPLASH: message=Loading plugin: "Open with" menu addon
kdevelop (core): SPLASH: message=Loading plugin: Documentation tree
kdevelop (doc tree view): Could not read qt.xml
QObject::connect: No such slot DocTreeViewPart::slotDocumentationIndex()
QObject::connect: (sender name: 'help_lookupindex')
QObject::connect: (receiver name: 'DocTreeViewPart')
kdevelop (core): SPLASH: message=Loading plugin: Editor Selection
kdevelop (core): SPLASH: message=Loading plugin: Embedded Konsole
kdevelop (core): SPLASH: message=Loading plugin: Application Wizard
kdevelop (core): Looking for language support for C++
kio (KTrader): KServiceTypeProfile::offers( KDevelop/LanguageSupport, )
kio (KTrader): Returning 7 offers
kdevelop (cpp support): ProblemReporter::configure()
kdevelop (cpp support): slotEnableCodeHinting
kdecore (KAccel): WARNING: KKeySequence::init( seq ): key[0] is null.
kdecore (KAccel): WARNING: KKeySequence::init( seq ): key[0] is null.
kdevelop (core): projectDir: /home/n9715321/projects/build/kde/non-release/kdenonbeta/kopete projectName: kopete
kdevelop (auto project): subdirs are libkopete kopete protocols plugins pics sounds
kdevelop (auto project): subdirs are conf addcontactwizard
kdevelop (auto project): subdirs are ui
kdevelop (auto project): subdirs are emoticons
kdevelop (auto project): subdirs are ccmathteam.com Default greggman.com phpBB plain redones set1 BoxedEmoticonSet KMess KMess-Blue KMess-Violet
kdevelop (auto project): subdirs are nowlistening webpresence autoaway translator contactnotes cryptography connectionstatus $(MOTIONAUTOAWAY_SUBDIR)
kdevelop (auto project): Found Makefile var MOTIONAUTOAWAY_SUBDIR, adding dirs <motionautoaway>
kdevelop (auto project): subdirs are icq_new $(JABBER_PROTOCOL) msn irc gadu oscar yahoo
kdevelop (auto project): Found Makefile var JABBER_PROTOCOL, adding dirs <jabber>
kdevelop (auto project): subdirs are lib ui pixmaps
kdevelop (auto project): subdirs are ui pixmaps libicq
kdevelop (auto project): subdirs are ui pixmaps libkirc
kdevelop (auto project): subdirs are ui pixmaps
kdevelop (auto project): subdirs are ui . pixmaps
kdevelop (auto project): subdirs are ui pixmaps oscarsocket data
kdevelop (auto project): subdirs are libyahoo2 ui pixmaps
kdevelop (auto project): activeTarget
kio (KTrader): KServiceTypeProfile::offers( KDevelop/Plugin, )
kio (KTrader): Returning 43 offers
kdevelop (cpp support): DistpartPart::DistpartPart()
gideon: New Statefalse
kdevelop (class view): ClassViewPart::projectSpaceOpened()
kdevelop (class view): MethodListAction::refresh
QObject::connect: No such slot DebuggerPart::slotDisableBreakpoint()
QObject::connect: (sender name: 'debug_disable_breakpoint')
QObject::connect: (receiver name: 'DebuggerPart')
QObject::connect: No such slot DebuggerPart::projectOpened()
QObject::connect: (sender name: 'unnamed')
QObject::connect: (receiver name: 'DebuggerPart')
QObject::connect: No such slot DebuggerPart::projectClosed()
QObject::connect: (sender name: 'unnamed')
QObject::connect: (receiver name: 'DebuggerPart')
kdevelop (core): ignoreParts because Keyword doesn't match: KDevVisualBoyAdvance
filecreate constructor called
kdecore (KProcIO): KPIO::readln
kio (KDirLister): +KDirLister
kio (KDirListerCache): +KDirListerCache
kio (KDirWatch): Can't use FAM (fam daemon not running?)
kio (KDirWatch): Available methods: Stat
kio (KDirLister): [virtual bool KDirLister::openURL(const KURL&, bool, bool)] file:/home/n9715321/projects/build/kde/non-release/kdenonbeta/kopete keep=true reload=false
kio (KDirListerCache): [void KDirListerCache::listDir(KDirLister*, const KURL&, bool, bool)] 0x85e30b0 url=file:/home/n9715321/projects/build/kde/non-release/kdenonbeta/kopete keep=true reload=false
kio (KDirListerCache): listDir: Entry not in cache or reloaded: file:/home/n9715321/projects/build/kde/non-release/kdenonbeta/kopete
kio (KDirWatch): Added Dir /home/n9715321/projects/build/kde/non-release/kdenonbeta/kopete [KDirWatch-1]
kio (KDirWatch): Global Poll Freq is now 500 msec
kio (KDirWatch): Started Polling Timer, freq 500
kio (KDirWatch): Setup Stat (freq 500) for /home/n9715321/projects/build/kde/non-release/kdenonbeta/kopete
kdevelop (core): dcop emitting project opened
kdevelop (grep view): GrepViewPart::projectOpened()
kdevelop (cpp support): projectOpened( )
kdevelop (class view): ClassViewPart::projectSpaceOpened()
kdevelop (class view): MethodListAction::refresh
More information about the KDevelop-devel
mailing list