uname -a, returns:
Linux skynet 2.6.17-10-generic #2 SMP Wed Oct 11
23:35:12 UTC 2006 i686 GNU/Linux
===============================
gcc -v, returns:
Using built-in specs.
Target: i486-linux-gnu
Configured with: ../src/configure -v
--enable-languages=c,c++,fortran,objc,obj-c++,treelang
--prefix=/usr --enable-shared --with-system-zlib
--libexecdir=/usr/lib --without-included-gettext
--enable-threads=posix --enable-nls
--program-suffix=-4.1 --enable-__cxa_atexit
--enable-clocale=gnu --enable-libstdcxx-debug
--enable-mpfr --enable-checking=release i486-linux-gnu
Thread model: posix
gcc version 4.1.2 20060928 (prerelease) (Ubuntu
4.1.1-13ubuntu5)
===============================
everything runs of Ubuntu edgy 6.10 beta, fully updated.
===============================
The problem:
Whatever simulation I run, even the example, it dies
with "Segmentation fault". DDD indicates the line 608
in para_library.c. One level up, it is called by the
line "dss += stack_corruption_tester (no_trace_rep);"
in function "LOCAL int get_dss()" and one more
level up, by ps_run_parasol.
===============================
I 'll try to alter the get_dss(). but any other idea is
more than appreciated since I have invested way too
much code on parasol.
! NOTE that in i386 kernel the problem does not exist
or at least it does not ruin memory
Logged In: YES
user_id=166669
Originator: NO
See patch 1831922