On 6/6/06, Guillaume Libersat <[EMAIL PROTECTED]> wrote:
> Happy to learn somebody managed to run it under linux/pcc :)

Most Mac users also run it on PPC, so PPC support in CS should be pretty solid.

> Here's the traceback I get when running walktest.
> Program received signal SIGSEGV, Segmentation fault.
> [Switching to Thread -134459360 (LWP 7993)]
> 0x0e68612c in CS::Plugin::XMLShader::Variables::GetValues
> (this=0xff972824, variable=1) at condeval.h:198
> 198         Values () : refcount (1), valueFlags (0), multiValues (0) { }
> (gdb) bt
> #0  0x0e68612c in CS::Plugin::XMLShader::Variables::GetValues
> (this=0xff972824, variable=1) at condeval.h:198

It's not immediately obvious why this should crash.

What compiler are you using? Some compilers are notoriously buggy
(especially on lesser-used architectures, such as PPC). gcc 4.0.0 was
known to be especially buggy and crashed CS in perfectly valid pieces
of code. Others in the 4.0.x line may also have been problematic.

-- ES


_______________________________________________
Crystal-main mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/crystal-main
Unsubscribe: mailto:[EMAIL PROTECTED]

Reply via email to