At Mon, 4 May 2009 15:52:49 +0200, Srećko Jurić-Kavelj wrote: > The problem is with bigs and smalls stack (randist/discrete.c). > Although the same code is used when calculating the size of stacks and > when inserting (that's when the problem manifests) in them it seems it > works differently (FPU unit?). I've solved this temporarily with > allocating stacks of fixed size (Kevents).
Could you try the attached patch and see if it fixes the problem (I think I see how the probelm occurs but I wasn't able to reproduce it locally on x86 or x86_64). Thanks. -- Brian Gough (GSL Maintainer) Support freedom by joining the FSF! http://www.fsf.org/associate/support_freedom/join_fsf?referrer=37
discrete.patch
Description: Binary data
_______________________________________________ Bug-gsl mailing list [email protected] http://lists.gnu.org/mailman/listinfo/bug-gsl
