DragonFly BSD
DragonFly bugs List (threaded) for 2012-10
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

[DragonFlyBSD - Bug #1525] boehm-gc problems


From: Chris Turner via Redmine <bugtracker-admin@xxxxxxxxxxxxxxxxxxxxx>
Date: Thu, 11 Oct 2012 10:59:48 -0700

Issue #1525 has been updated by Chris Turner.


Also: this was on gc-7.2d.tar.gz fetched from upstream today rather than 7.1 as 
outlined in original report


----------------------------------------
Bug #1525: boehm-gc problems
http://bugs.dragonflybsd.org/issues/1525

Author: Hasso Tepper
Status: New
Priority: Normal
Assignee: 
Category: 
Target version: 


Although devel/boehm-gc builds on DragonFly, there are problems - its own 
testuite doesn't run. The test for garbage collecting functionality either 
segfaults or hangs and if boehm-gc is built with threading support (making it 
treat DragonFly as FreeBSD), threading test does the same.

Note, that boehm-gc is used by in many software pieces (mainly various 
programming languages) and is probably onw of reasons why so many languages 
actually fail to run on DragonFly.

How to test:

fetch http://www.hpl.hp.com/personal/Hans_Boehm/gc/gc_source/gc-7.1.tar.gz
tar zxf gc-7.1.tar.gz
cd gc-7.1
./configure --disable-threads
gmake
gmake check


-- 
You have received this notification because you have either subscribed to it, or are involved in it.
To change your notification preferences, please click here: http://bugs.dragonflybsd.org/my/account



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]