From owner-freebsd-ports@FreeBSD.ORG Mon Aug 27 14:03:43 2012 Return-Path: Delivered-To: freebsd-ports@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 9DEC41065675 for ; Mon, 27 Aug 2012 14:03:43 +0000 (UTC) (envelope-from avg@FreeBSD.org) Received: from citadel.icyb.net.ua (citadel.icyb.net.ua [212.40.38.140]) by mx1.freebsd.org (Postfix) with ESMTP id D05548FC1A for ; Mon, 27 Aug 2012 14:03:42 +0000 (UTC) Received: from odyssey.starpoint.kiev.ua (alpha-e.starpoint.kiev.ua [212.40.38.101]) by citadel.icyb.net.ua (8.8.8p3/ICyb-2.3exp) with ESMTP id RAA09814; Mon, 27 Aug 2012 17:03:40 +0300 (EEST) (envelope-from avg@FreeBSD.org) Message-ID: <503B7E3B.9010306@FreeBSD.org> Date: Mon, 27 Aug 2012 17:03:39 +0300 From: Andriy Gapon User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:14.0) Gecko/20120730 Thunderbird/14.0 MIME-Version: 1.0 To: Luca Pizzamiglio , freebsd-ports@FreeBSD.org X-Enigmail-Version: 1.4.3 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: Subject: gdb75 dumps core on startup X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 27 Aug 2012 14:03:43 -0000 Program terminated with signal 11, Segmentation fault ... #0 0x00000000004777e2 in i386_use_watchpoints () #1 0x0000000000476bbd in _initialize_amd64fbsd_nat () #2 0x000000000060deea in initialize_all_files () #3 0x00000000005e710f in gdb_init () #4 0x0000000000549086 in relocate_gdb_directory () #5 0x0000000000547aa4 in catch_errors () #6 0x0000000000548bb4 in gdb_main () #7 0x0000000000457ea9 in main () This is on amd64 head. -- Andriy Gapon