On 2017/06/03 15:50, Bryan Linton wrote: > On 2017-05-27 18:02:54, Bryan Linton <b...@shoshoni.info> wrote: > > Hello ports@ > > > > I noticed that somehow, ispell now segfaults immediately upon > > being run with an error such as: > > > > ispell(67135) in free(): bogus pointer (double free?) 0x687361 > > > > [...] > > > > ispell Just Works(TM) when compiled with clang. > > > > [...] > > > > Ping? No users of ispell here? > > -- > Bryan >
It works here, can you build with symbols (make clean && make repackage DEBUG=-g) and get a backtrace?