Re: Floating Rate Bond dumps core on AIX 5.3
Posted by
quanter on
URL: http://quantlib.414.s1.nabble.com/Floating-Rate-Bond-dumps-core-on-AIX-5-3-tp6731p6735.html
HiĀ Luigi
I think the problem in the 64bit kernel that the compiler is running in.
In 32-bit mode, the pointers p and q are pointing to the same memory location.
However, the pointer q is likely pointing to an invalid address in 64-bit mode, and
could result in a segmentation fault when q is dereferenced.
-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/_______________________________________________
QuantLib-users mailing list
[hidden email]
https://lists.sourceforge.net/lists/listinfo/quantlib-users