Bug#18368: KDevelop Crashes on member function selection
geiseri at elysium.linuxppc.org
geiseri at elysium.linuxppc.org
Wed Jan 10 20:48:07 UTC 2001
Package: kdevelop
Version: 1.4 (KDE 2.1 post Beta 1)
Severity: critical
Compiler: gcc version 2.95.3 19991030 (prerelease/franzo/20001030)
OS: Linux 2.2.184gpmac ppc (yes)
Greetings,
Here is the bug that has been giving me fits for the last week now:
When I select a class the list expands showing member functions.
When i select a member function i KDevelop crashes.
Here is the error on the console:
CClassView::refresh( proj )
parsing:[/home/geiseri/kweather/kweather/dockwidget.h]
Storing class with path: dockwidget
parsing:[/home/geiseri/kweather/kweather/kweather.h]
Storing class with path: kweather
parsing:[/home/geiseri/kweather/kweather/prefsDialog.h]
Storing class with path: prefsDialog
parsing:[/home/geiseri/kweather/kweather/prefsDialogData.h]
Storing class with path: prefsDialogData
parsing:[/home/geiseri/kweather/kweather/weatherlib.h]
Storing class with path: weatherlib
parsing:[/home/geiseri/kweather/kweather/weatherIface.h]
Storing class with path: weatherIface
parsing:[/home/geiseri/kweather/kweather/reportview.h]
Storing class with path: reportView
parsing:[/home/geiseri/kweather/kweather/reportview.cpp]
parsing:[/home/geiseri/kweather/kweather/weatherIface.skel]
parsing:[/home/geiseri/kweather/kweather/weatherlib.cpp]
parsing:[/home/geiseri/kweather/kweather/prefsDialogData.cpp]
parsing:[/home/geiseri/kweather/kweather/prefsDialog.cpp]
parsing:[/home/geiseri/kweather/kweather/kweather.cpp]
parsing:[/home/geiseri/kweather/kweather/dockwidget.cpp]
CClassView::refresh()
buildInitalClassTree
Got 0 methods
Precondition violation [ckdevelop_classview.cpp:858]
Valid container path length: strlen( containerPath ) > 0
KCrash: crashing.... crashRecursionCounter = 2
KCrash: Application Name = kdevelop path = <unknown>
[02:25pm}-{geiseri at elysium:~}->
now it looks like somewhere the member list is getting clobbered.
It gives a line and a file, so maby this will mean something to you.
It did not mean much to me.
I did a CVS update at 4am CST, this bug is about a week old.
as another note, selection of data members yeilds nothing, and i can select
global functions. The class browser in the tool bar works perfectly though.
Thanks
-ian reinhart geiser
-
to unsubscribe from this list send an email to kdevelop-devel-request at kdevelop.org with the following body:
unsubscribe »your-email-address«
More information about the KDevelop-devel
mailing list