Bug 83312

Summary: Abort trap while building devel/icu port
Product: Ports & Packages Reporter: igorr
Component: Individual Port(s)Assignee: Thierry Thomas <thierry>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   

Description igorr 2005-07-12 07:00:39 UTC
While building devel/icu port some tests are performed, and build process breaks with:
 /custrtrn/
   ---[OK]  ---/custrtrn/Test_UChar_UTF32_API
   ---[OK]  ---/custrtrn/Test_UChar_UTF8_API
   ---[OK]  ---/custrtrn/Test_UChar_WCHART_API
   ---[OK]  ---/custrtrn/Test_widestrs
cintltst in free(): error: page is already free
Abort trap (core dumped)
*** Error code 134

This happens on 5-STABLE and 6-CURRENT (at home), but does not happen on older system:
uname -a
FreeBSD r1.stc 5.4-STABLE FreeBSD 5.4-STABLE #2: Wed May 25 10:54:58 MSD 2005     root@r1.stc:/usr/obj/usr/src/sys/R1  i386

How-To-Repeat: Try build devel/icu port on recent system.
Comment 1 Thierry Thomas freebsd_committer freebsd_triage 2005-07-31 17:30:47 UTC
State Changed
From-To: open->feedback


I have built it successfully on 5.4-STABLE and on 6.0-BETA1. 
It ends with the following message: 

[All tests passed successfully...] 
# 
# Note, due to occasional hangs in one of the intltest's 
# multi-threading subtests, the intltest is not part of automatic 
# test in the current version of this port. This an unresolved 
# problem so far: 
#       http://www.jtcsv.com/cgibin/icu-bugs/incoming?id=1141 
# 
# If you wish to help resolving it, try 
# 
#       `make intltest' manually. 
# 


Have you checked the bug described at 
<http://dev.icu-project.org/cgi-bin/icu-bugs/fixed?id=1141> ? 
Is it the same problem? 



Comment 2 Thierry Thomas freebsd_committer freebsd_triage 2005-07-31 17:30:47 UTC
Responsible Changed
From-To: freebsd-ports-bugs->thierry


Take it.
Comment 3 igorr 2005-08-01 07:53:37 UTC
Ok. I have checked it in fresh jail, and it builds successfully. So. I think 
this is bug in my two local setups.
Comment 4 Thierry Thomas freebsd_committer freebsd_triage 2005-08-01 08:47:00 UTC
State Changed
From-To: feedback->closed


Port built successfully in a clean environment. 

Anyway, thanks for your report.
Comment 5 boynagar 2005-11-28 12:53:12 UTC
I have the same problem WITHOUT any malloc options.
uname -a
FreeBSD xxx.xxx.com 6.0-STABLE FreeBSD 6.0-STABLE #0: Sun Nov 27 =
23:40:19 AMT 2005     root@w11.lc.armentel.com:/usr/obj/usr/src/sys/KATU =
 i386

Icu built with threads support.