[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [GNU PSPP 0.8.1.1-g608cc6] testsuite: 144 failed
From: |
Jeremy Lavergne |
Subject: |
Re: [GNU PSPP 0.8.1.1-g608cc6] testsuite: 144 failed |
Date: |
Thu, 9 Jan 2014 10:31:17 -0500 |
Cleaned, added the patch and ran autoreconf and rebuilt: no change, still
crashing in the same spot.
0 libpspp-core-0.8.1.1-g608cc6.dylib 0x00000001005b25e8 create_iconv__ + 69
(hmap.h:308)
1 libpspp-core-0.8.1.1-g608cc6.dylib 0x00000001005b1699
recode_substring_pool + 67 (i18n.c:92)
2 libpspp-core-0.8.1.1-g608cc6.dylib 0x00000001005a225b sfm_open_reader +
7065 (sys-file-reader.c:1039)
3 pspp-convert 0x0000000100450fd7 main + 907
(pspp-convert.c:159)
4 libdyld.dylib 0x00007fff8b13b5fd start + 1
On Jan 9, 2014, at 1:41, Ben Pfaff <address@hidden> wrote:
> This is odd, but it reminds me of commit 4afd608d61b469 "Avoid redundant
> linking against libtool convenience libraries." So: can you try this
> patch?