From owner-freebsd-current Tue Nov 14 10:18:51 2000 Delivered-To: freebsd-current@freebsd.org Received: from vulture.dmem.strath.ac.uk (vulture.dmem.strath.ac.uk [130.159.232.158]) by hub.freebsd.org (Postfix) with ESMTP id 2899037B4C5 for ; Tue, 14 Nov 2000 10:18:46 -0800 (PST) Received: from cs.strath.ac.uk (posh [130.159.202.3]) by vulture.dmem.strath.ac.uk (8.9.3/8.9.3) with ESMTP id SAA29080 for ; Tue, 14 Nov 2000 18:18:44 GMT (envelope-from roger@cs.strath.ac.uk) Message-ID: <3A1181CE.A99EAB7C@cs.strath.ac.uk> Date: Tue, 14 Nov 2000 18:17:50 +0000 From: Roger Hardiman Organization: University of Strathclyde X-Mailer: Mozilla 4.76 [en] (X11; U; FreeBSD 5.0-CURRENT i386) X-Accept-Language: en MIME-Version: 1.0 To: current@freebsd.org Subject: OpenH323 Core Dumps and gdb reports ptrace(PT_GETDBREGS) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi Since cvsup'ing -current box, I've got a port which core dumps immediatly. When I tried to run a debug version of the program under GDB I just got this ptrace(PT_GETDBREGS) failed: Operation not permitted ptrace(PT_GETDBREGS) failed: Operation not permitted Cannot insert breakpoint -1: Error accessing memory address 0x28260ea8: Bad address. The port is net/OpenH323 and the program is asnparser. (an internal program built by one part of the port and used in another part of the port) I noticed bento (the ports builder) core dumps on asnparser too now, so the problem is not just on my machine. The code runs fine on 4.2-RC and 3.x boxes. Can someone help work out what is going on. Cheers Roger -- roger@freebsd.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message