Bug#2272: marked as done (CClassView::refresh [parsing] -> segfault)

Stephan Kulow owner at bugs.kde.org
Wed Nov 17 00:03:01 UTC 1999


Your message dated Wed, 17 Nov 1999 00:50:44 +0100
with message-id <99111700510009.00371 at ati15>
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 Nov 1999 16:49:19 +0000
From reutiman at cns.unibe.ch Wed Nov 10 17:49:19 1999
Received: from mailhub.unibe.ch ([130.92.254.109]:50826 "EHLO mailhub.unibe.ch")
	by max.tat.physik.uni-tuebingen.de with ESMTP id <S741483AbPKJQtI>;
	Wed, 10 Nov 1999 17:49:08 +0100
Received: from pylp76.unibe.ch (pylp76.unibe.ch [130.92.162.76])
 by mailhub.unibe.ch (PMDF V5.2-29 #33079)
 with ESMTP id <0FKZ0009AQMYDT at mailhub.unibe.ch> for submit at bugs.kde.org; Wed,
 10 Nov 1999 17:47:22 +0100 (MET)
Received: from pylp94.unibe.ch (pylp94.unibe.ch [130.92.162.94])
	by pylp76.unibe.ch (8.9.3/8.8.7) with ESMTP id RAA27036	for
 <submit at bugs.kde.org>; Wed, 10 Nov 1999 17:48:11 +0100
Received: (from reutiman at localhost)	by pylp94.unibe.ch (8.9.3/8.8.7)
 id RAA04561; Wed, 10 Nov 1999 17:48:11 +0100
Date:   Wed, 10 Nov 1999 17:48:11 +0100
From:   Jan Reutimann <jan.reutimann at cns.unibe.ch>
Subject: CClassView::refresh [parsing] -> segfault
To:     submit at bugs.kde.org
Message-id: <199911101648.RAA04561 at pylp94.unibe.ch>
MIME-version: 1.0
Content-type: TEXT/PLAIN
Content-transfer-encoding: 8BIT
Return-Path: <reutiman at cns.unibe.ch>
X-Orcpt: rfc822;submit at bugs.kde.org

Package: kdevelop
Version: 1.0beta4.1
Severity: normal

Bugreport ID : 17:27,10.11.99

Originator	: Jan Reutimann
E-Mail		: jan.reutimann at cns.unibe.ch

Subject : CClassView::refresh [parsing] -> segfault

Error Class	: software bug
Error Location	: I don´t know
Priority	: low
Bug Description ---------------------------

KDevelop crashes (segfault) when a headerfile contains a 'class' 
statement and nothing follows, like :

class

The error msg is:
CClassView::refresh( proj )
  parsing:[./bug/bug.h]
Segmentation fault      


How to repeat the error -------------------

Consider headerfile bug.h:
$ cat bug/bug.h
class
      
$

If bug.h is a project file of bug.kdevprj, this is what happens:
$ kdevelop bug.kdevprj
Path: /opt/users/.../bug/bug
File: bug.h
CClassView::refresh( proj )
  parsing:[./bug/bug.h]
Segmentation fault      
$


Bugfix or Workaround ----------------------

nop

System Information ------------------------

KDevelop version	: 1.0beta4.1
KDE version		: 1.2
QT version		: 1.44
OS/Distribution		: RedHat6.0
Compiler		: gcc version egcs-2.91.66 19990314/Linux (egcs-1.1.2 release)     

misc :




More information about the KDevelop-devel mailing list