Thanks.  I applied this fix to master.

On Thu, Jan 09, 2014 at 03:34:59PM -0500, Jeremy Lavergne wrote:
> There?s no crash and the test passes when using only libpspp-core.
> 
> On Jan 9, 2014, at 11:43, Ben Pfaff <[email protected]> wrote:
> 
> > I don't see how the problem can occur without some kind of funny linking
> > issue, because line 159 of pspp-convert.c in your backtrace is a long
> > way after the call to i18n_init() on line 75, and i18n_init() has a
> > pretty obvious initialization of the map that is causing the fault.
> > 
> > Hmm, maybe we still have a duplicate, can you just change
> > utilities/automake.mk to use
> >        utilities_pspp_convert_LDADD = src/libpspp-core.la
> > instead of the committed assignment of three items or the one that I
> > suggested earlier with two items?
> 

_______________________________________________
pspp-dev mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/pspp-dev

Reply via email to