From owner-freebsd-bugs@FreeBSD.ORG Thu Apr 13 13:20:12 2006 Return-Path: X-Original-To: freebsd-bugs@hub.freebsd.org Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8E5AB16A409 for ; Thu, 13 Apr 2006 13:20:12 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id ED89143D53 for ; Thu, 13 Apr 2006 13:20:07 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id k3DDK7jU050045 for ; Thu, 13 Apr 2006 13:20:07 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k3DDK7RY050044; Thu, 13 Apr 2006 13:20:07 GMT (envelope-from gnats) Resent-Date: Thu, 13 Apr 2006 13:20:07 GMT Resent-Message-Id: <200604131320.k3DDK7RY050044@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Vaclav Haisman Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A0D7216A403 for ; Thu, 13 Apr 2006 13:18:47 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (www.freebsd.org [216.136.204.117]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6CB4943D49 for ; Thu, 13 Apr 2006 13:18:47 +0000 (GMT) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.13.1/8.13.1) with ESMTP id k3DDIkmk009269 for ; Thu, 13 Apr 2006 13:18:46 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.13.1/8.13.1/Submit) id k3DDIkxZ009267; Thu, 13 Apr 2006 13:18:46 GMT (envelope-from nobody) Message-Id: <200604131318.k3DDIkxZ009267@www.freebsd.org> Date: Thu, 13 Apr 2006 13:18:46 GMT From: Vaclav Haisman To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-2.3 Cc: Subject: gnu/95691: GDB segfaults on my programme in both FreeBSD 6 and 5 X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 13 Apr 2006 13:20:12 -0000 >Number: 95691 >Category: gnu >Synopsis: GDB segfaults on my programme in both FreeBSD 6 and 5 >Confidential: no >Severity: critical >Priority: high >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Thu Apr 13 13:20:07 GMT 2006 >Closed-Date: >Last-Modified: >Originator: Vaclav Haisman >Release: FreeBSD 6 >Organization: SU SH >Environment: FreeBSD logout.sh.cvut.cz 6.0-STABLE FreeBSD 6.0-STABLE #0: Tue Jan 3 01:20:59 CET 2006 root@logout.sh.cvut.cz:/usr/obj/usr/src/sys/LOGOUT i386 >Description: This is my programme: http://logout.sh.cvut.cz/~wilx/imgcmp This executable (linked against math/fftw3 and graphics/gd) crashes GDB with segmentation fault when it is loading it: logout::wilx:~/imgcmp> gdb ./imgcmp GNU gdb 6.1.1 [FreeBSD] Copyright 2004 Free Software Foundation, Inc. GDB is free software, covered by the GNU General Public License, and you are welcome to change it and/or distribute copies of it under certain conditions. Type "show copying" to see the conditions. There is absolutely no warranty for GDB. Type "show warranty" for details. This GDB was configured as "i386-marcel-freebsd"...zsh: segmentation fault (core dumped) gdb ./imgcmp When I compile the source on FreeBSD 5 I get the same segfault. This is pretty bad problem for me because I cannot debug the programme (I know it is buggy.). I can attach the source code if it shows to be necessary to find out the root cause and to fix it. >How-To-Repeat: >Fix: >Release-Note: >Audit-Trail: >Unformatted: