ports/114219: [devel/boehm-gc] enabling redirect port knob
causes segmentation fault when using libgc
Jeremy Messenger
mezz7 at cox.net
Sun Apr 13 20:20:06 UTC 2008
The following reply was made to PR ports/114219; it has been noted by GNATS.
From: "Jeremy Messenger" <mezz7 at cox.net>
To: bug-followup at freebsd.org, Net147 at hotmail.com
Cc: "Stanislav Sedov" <stas at 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 at cox.net - mezz at FreeBSD.org
FreeBSD GNOME Team
http://www.FreeBSD.org/gnome/ - gnome at FreeBSD.org
More information about the freebsd-gnome
mailing list