Kenichi Satoh wrote: > Thanks for your advice. > I have tried with ECL 10.7.1(CVS HEAD) , however that problem still persist. > I also tried to compile with configure option --with-__thread=no, but > have same problem.
Hmm since the backtrace seems to show the gc is involved, when the test succeeded here it was using boehm-gc 7.1 (ECL configure has --enable-boehm=auto by default which will link against an already installed gc library if found, or revert to the included one otherwise, I think). -- Matt ------------------------------------------------------------------------------ This SF.net email is sponsored by Sprint What will you do first with EVO, the first 4G phone? Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first _______________________________________________ Ecls-list mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/ecls-list
