From owner-freebsd-questions@FreeBSD.ORG Tue Feb 10 06:00:49 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1B9ED16A4CE for ; Tue, 10 Feb 2004 06:00:49 -0800 (PST) Received: from sccrmhc12.comcast.net (sccrmhc12.comcast.net [204.127.202.56]) by mx1.FreeBSD.org (Postfix) with ESMTP id DA4C243D2F for ; Tue, 10 Feb 2004 06:00:48 -0800 (PST) (envelope-from jshamlet@comcast.net) Received: from localhost.invalid (pcp04637401pcs.gambrl01.md.comcast.net[68.49.84.210]) by comcast.net (sccrmhc12) with ESMTP id <2004021014004801200816c1e>; Tue, 10 Feb 2004 14:00:48 +0000 From: "J. Seth Henry" To: freebsd-questions@freebsd.org Date: Tue, 10 Feb 2004 09:00:43 -0500 User-Agent: KMail/1.6 MIME-Version: 1.0 Content-Disposition: inline Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Message-Id: <200402100900.43780.jshamlet@comcast.net> Subject: Problems with kdevelop3 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 10 Feb 2004 14:00:49 -0000 Guys, I recently built kdevelop3 from the ports tree, and it has been, to say the least, a bit unstable. Has anyone else had any problems with it? Specifically, after opening a project, it will crash out very easily. Closing the project, adding files to the project - even closing the application a project open will cause a crash handler to pop up. I thought it might be having a problem with old configuration files, so I removed all of the kdevelop specific configuration files from my home directory. I'm not sure whether this is a specific build problem on my system, perhaps a problem with the FreeBSD port, or a kdevelop issue. It seems a bit strange they would call this a "stable" build if it were happening to everyone. Also, since it isn't yet built into a package, perhaps it's just a port bug that hasn't been worked out yet? As for the build environment, it's a FreeBSD 4.9-RELEASE system (I haven't cvsup'ed the base system). I am using the ports tree from Monday, around 12:00 PM EST. Also, how do you turn on debugging information when you compile via the ports tree? If I need to file a kde bug report, it would be nice to have a full backtrace. Thanks, Seth Henry