On Sun, 31 Jul 2011 19:57:39 +0200
Mark Evenson <even...@panix.com> wrote:

> #2424 0x000000010f6c4dd3 in GC_clear_stack_inner ()
> #2425 0x000000010f6c4dd3 in GC_clear_stack_inner ()
> #2426 0x000000010f6c4ee9 in GC_clear_stack ()
> #2427 0x000000010f6b9fa5 in ecl_list1 ()
> #2428 0x000000010f64f14d in cl_list ()
> #2429 0x000000010f649213 in cl_boot ()
> #2430 0x000000010f647b42 in main ()
> (gdb)

Just in case, was this a build with threads?  If so, was boehm-gc also
built with thread support, and does the compiler support TLS (in the
configure script it's possible to tell it to use __thread or not)?
When I last had that kind of problem those were the causes here.

Thanks,
-- 
Matt

------------------------------------------------------------------------------
Got Input?   Slashdot Needs You.
Take our quick survey online.  Come on, we don't ask for help often.
Plus, you'll get a chance to win $100 to spend on ThinkGeek.
http://p.sf.net/sfu/slashdot-survey
_______________________________________________
Ecls-list mailing list
Ecls-list@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ecls-list

Reply via email to