Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 13 Apr 2008 20:20:05 GMT
From:      "Jeremy Messenger" <mezz7@cox.net>
To:        gnome@FreeBSD.org
Subject:   Re: ports/114219: [devel/boehm-gc] enabling redirect port knob causes segmentation fault when using libgc
Message-ID:  <200804132020.m3DKK5db081123@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/114219; it has been noted by GNATS.

From: "Jeremy Messenger" <mezz7@cox.net>
To: bug-followup@freebsd.org, Net147@hotmail.com
Cc: "Stanislav Sedov" <stas@freebsd.org>
Subject: Re: ports/114219: [devel/boehm-gc] enabling redirect port knob causes segmentation fault when using libgc
Date: Sun, 13 Apr 2008 15:12:28 -0500

 I have reinstalled boehm-gc with threading support and I can't reproduce  
 it on RELENG_7 (Fri Apr 11 13:30:52). I also even have tested it in  
 runtime. Must be fixed somewhere in RELENG_7 (maybe 7.0-R too).
 
 ------------------------------------------------------
 # pkg_info -IX boehm
 boehm-gc+threaded-6.8 Garbage collection and memory leak detection for C  
 and C++
 
 # cd /usr/ports/graphics/inkscape
 # make configure
 [...]
 checking for dlopen... yes
 checking gc.h usability... yes
 checking gc.h presence... yes
 checking for gc.h... yes
 checking for GC_init in -lgc... yes
 checking libgc version 6.4+... 6.8.255 yes
 checking sys/filio.h usability... yes
 checking sys/filio.h presence... yes
 checking for sys/filio.h... yes
 [...]
 ------------------------------------------------------
 
 Jonathan, you will have to build libc, libpthread, boehm-gc and inkscape  
 with debug then reinstall those. When you get segfault, check in  
 inkscape's config.log and see where it crashes at, and try to use gdb to  
 collect the backtraces. I personal would upgrade to FreeBSD 7.x instead  
 all of that headaches.
 
 Cheers,
 Mezz
 
 
 -- 
 mezz7@cox.net  -  mezz@FreeBSD.org
 FreeBSD GNOME Team
 http://www.FreeBSD.org/gnome/  -  gnome@FreeBSD.org



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200804132020.m3DKK5db081123>