Bug#18368: marked as done (KDevelop Crashes on member function selection) by Ralf Nolden <nolden at kde.org>

Stephan Kulow owner at bugs.kde.org
Fri Jan 26 09:18:06 UTC 2001


Your message dated Fri, 26 Jan 2001 10:12:57 +0100
with message-id <01012610125700.05780 at unixware>
and subject line (no subject)
has caused the attached bug report to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what I'm
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Stephan Kulow
(administrator, KDE bugs database)

Received: (at submit) by bugs.kde.org; 10 Jan 2001 20:38:41 +0000
Received: (qmail 15534 invoked from network); 10 Jan 2001 20:38:41 -0000
Received: from unknown (HELO elysium.linuxppc.org) (geiseri at 209.83.63.64)
  by max.tat.physik.uni-tuebingen.de with SMTP; 10 Jan 2001 20:38:41 -0000
Subject: KDevelop Crashes on member function selection
From: geiseri at elysium.linuxppc.org
To: submit at bugs.kde.org
X-Spam-Rating: max.tat.physik.uni-tuebingen.de 0/1000/N

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