From nobody@FreeBSD.org  Thu Mar 21 07:46:00 2002
Return-Path: <nobody@FreeBSD.org>
Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21])
	by hub.freebsd.org (Postfix) with ESMTP id BC77437B400
	for <freebsd-gnats-submit@FreeBSD.org>; Thu, 21 Mar 2002 07:45:59 -0800 (PST)
Received: (from nobody@localhost)
	by freefall.freebsd.org (8.11.6/8.11.6) id g2LFjx258095;
	Thu, 21 Mar 2002 07:45:59 -0800 (PST)
	(envelope-from nobody)
Message-Id: <200203211545.g2LFjx258095@freefall.freebsd.org>
Date: Thu, 21 Mar 2002 07:45:59 -0800 (PST)
From: Marcus Geiger <bwolf@antbear.org>
To: freebsd-gnats-submit@FreeBSD.org
Subject: boehm-gc BUS error with gdb
X-Send-Pr-Version: www-1.0

>Number:         36165
>Category:       misc
>Synopsis:       boehm-gc BUS error with gdb
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Thu Mar 21 07:50:01 PST 2002
>Closed-Date:    Fri Oct 10 23:51:32 PDT 2003
>Last-Modified:  Fri Oct 10 23:51:32 PDT 2003
>Originator:     Marcus Geiger
>Release:        4.5-RELEASE
>Organization:
>Environment:
FreeBSD blackwolf.cs.antbear.org 4.5-RELEASE-p2 FreeBSD 4.5-RELEASE-p2 #0: Sun Mar 17 23:05:01 CET 2002     bwolf@blackwolf.cs.antbear.org:/usr/obj/usr/src/sys/BLACKWOLF  i386     
>Description:
I'm unable to use gdb with programs linked against the boehm garbage collector. Even a simple test programm will crash within gdb with an BUS error:

Program received signal SIGBUS, Bus error.
0x28074786 in GC_find_limit () from /usr/local/lib/libgc.so.1
>How-To-Repeat:
Either run gdb on a simple test program that allocates some memory with malloc or simply run gdb /usr/local/bin/w3m (if you have the www/w3m port installed).
>Fix:
      
>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: kris 
State-Changed-When: Fri Oct 10 23:51:17 PDT 2003 
State-Changed-Why:  
boehm-gc is not maintained by FreeBSD, please take this up 
with the developers. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=36165 
>Unformatted:
