>>>>> "Eric" == Eric Sunshine <[EMAIL PROTECTED]> writes:

    Eric> On Jun 3, 2006, at 6:06 AM, Guillaume Libersat wrote:
    >> I managed to compile CS on Linux/powerpc, but when trying to
    >> start an app, I've got a segfault (Tried with pseudostable and
    >> SVN).  Is Linux/ppc supported officially ? Is somebody using it
    >> on this platform ?

    Eric> It should work. There shouldn't be anything special about that
    Eric> configuration which breaks CS. Best would be to run it under
    Eric> the debugger and get a traceback so we can see where it's
    Eric> crashing.

Happy to learn somebody managed to run it under linux/pcc :)

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
#1  0x0e67d904 in
CS::Plugin::XMLShader::EvaluatorShadervarValues::Boolean
(this=0xff972768, [EMAIL PROTECTED])
    at plugins/video/render3d/shader/shadercompiler/xmlshader/condeval.cpp:1919
#2  0x0e687d7c in
CS::Plugin::XMLShader::csConditionEvaluator::Evaluate<CS::Plugin::XMLShader::EvaluatorShadervarValues>
(this=<value optimized out>, [EMAIL PROTECTED], condition=<value
optimized out>) 
    at plugins/video/render3d/shader/shadercompiler/xmlshader/condeval.cpp:1095
#3  0x0e67de9c in
CS::Plugin::XMLShader::csConditionEvaluator::CheckConditionResults
(this=0x1075897c, condition=1, [EMAIL PROTECTED], [EMAIL PROTECTED], [EMAIL 
PROTECTED])
    at plugins/video/render3d/shader/shadercompiler/xmlshader/condeval.cpp:1888
#4  0x0e67e344 in
CS::Plugin::XMLShader::EvaluatorShadervarValues::LogicOr
(this=0xff972978, [EMAIL PROTECTED], [EMAIL PROTECTED])
    at plugins/video/render3d/shader/shadercompiler/xmlshader/condeval.cpp:2055
...
...


Just tell me if you want more.

Thanks!

Guillaume


Attachment: pgpVqB2oO6aA7.pgp
Description: PGP signature

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

Reply via email to