Hi,
I've been trying to get different tests to work with CS but I end up with a
segmentation fault. I can run walktest (which is horrible but that's due to
video drivers) but things like sndtest and celtst; they all segfault. I'm
running ubuntu 8.04, gcc version gcc (GCC) 4.2.3 (Ubuntu 4.2.3-2ubuntu7), CS
svn revision 29863, and CEL svn revision 3456. I'm using libXt version
1.0.5. Here's a backtrace (it seems like its failing in libXt):
#0 _XtIsSubclassOf (object=0x8392f60, widgetClass=0xb74362c0,
superClass=0xb7436220, flag=128 '\200') at ../../src/Intrinsic.c:135
#1 0xb73fcde8 in xtCreate (name=<value optimized out>, class=0x0,
widget_class=0xb73c1e0c, parent=0x8392198, default_screen=0x8363c78,
args=0x0,
num_args=0, typed_args=0x8392118, num_typed_args=1,
parent_constraint_class=0x0, post_proc=0xb73fc690 <widgetPostProc>) at
../../src/Create.c:373
#2 0xb73fd84f in _XtCreateWidget (name=0xb744a400 "form",
widget_class=0xb73c1e0c, parent=0x8392198, args=0x0, num_args=0,
typed_args=0x8392118,
num_typed_args=1) at ../../src/Create.c:563
#3 0xb742cf69 in _XtVaCreateWidget (name=0xb744a400 "form",
widget_class=0xb73c1e0c, parent=0x8392198, var=0xbfea7e2c "d4C���\020�",
count=1)
at ../../src/VarCreate.c:84
#4 0xb742d07b in XtVaCreateManagedWidget (name=0xb744a400 "form",
widget_class=0xb73c1e0c, parent=0x8392198) at ../../src/VarCreate.c:139
#5 0xb7447a42 in make_queryform (parent=0x8392198, msgstr=0x836c008
"CrystalSpace.SndTest: Failed to locate sound renderer!\n",
button=0xb710b4f2 "Ok",
title=0xb710b4f5 "Fatal Error!") at
plugins/video/canvas/xwindow/xalert_xaw/makeform.c:69
#6 0xb74482e1 in csXWindow::AlertV_Xaw (this=0xb78da8d8, title=0xb710b4f5
"Fatal Error!", okMsg=0xb710b4f2 "Ok", msg=0xb710b4e0 "%s",
args=0xbfea8084 "Э6\bD��") at
plugins/video/canvas/xwindow/xalert_xaw/alert.cpp:106
#7 0xb743cb0e in csXWindow::AlertV (this=0xb78da8d8, type=1,
title=0xb710b4f5 "Fatal Error!", okMsg=0xb710b4f2 "Ok", msg=0xb710b4e0 "%s",
arg=0xbfea8084 "Э6\bD��") at
plugins/video/canvas/xwindow/xwindow.cpp:896
#8 0xb745fc4d in csGraphics2DGLX::AlertV (this=0xb78ce370, type=1,
title=0xb710b4f5 "Fatal Error!", okMsg=0xb710b4f2 "Ok", msg=0xb710b4e0 "%s",
arg=0xbfea8084 "Э6\bD��") at ./plugins/video/canvas/openglx/glx2d.h:86
#9 0xb7e5c0e3 in csGraphics2D::Alert (this=0xb78ce370, type=1,
title=0xb710b4f5 "Fatal Error!", okMsg=0xb710b4f2 "Ok", msg=0xb710b4e0 "%s")
at libs/csplugincommon/canvas/graph2d.cpp:979
#10 0xb7101b42 in CS::Plugin::StdRep::csReporterListener::Report
(this=0xb78e1d70, severity=1, msgID=0x804fda2 "CrystalSpace.SndTest",
description=0xbfea8538 "Failed to locate sound renderer!") at
plugins/stdrep/stdrep.cpp:332
#11 0xb711094a in csReporter::ActualReport (this=0xb78da498,
[EMAIL PROTECTED], severity=1, msgId=0x804fda2 "CrystalSpace.SndTest",
buf=0xbfea8538 "Failed to locate sound renderer!") at
plugins/reporter/reporter.cpp:100
#12 0xb7110c36 in csReporter::ReportV (this=0xb78da498, severity=1,
msgId=0x804fda2 "CrystalSpace.SndTest",
description=0x80503f4 "Failed to locate sound renderer!", arg=0xbfea88b4
"$\211���\210��\200dӷ��\214�\003") at plugins/reporter/reporter.cpp:167
#13 0x0804ef71 in ?? ()
#14 0x0804f082 in ?? ()
#15 0x0804bb6e in ?? ()
#16 0xb7e02eb4 in csApplicationFramework::Start () at
libs/cstool/csapplicationframework.cpp:71
#17 0xb7e0329d in csApplicationFramework::Main (this=0xbfea89bc, argc=1,
argv=0xbfea8ae4) at libs/cstool/csapplicationframework.cpp:131
#18 0x0804e80b in ?? ()
#19 0x0804a1ca in ?? ()
#20 0xb7956450 in __libc_start_main () from /lib/tls/i686/cmov/libc.so.6
#21 0x08049b51 in ?? ()
Thanks in Advance,
Katriska Francis (cara)
P.S. let me know you need anymore information
-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php
_______________________________________________
Crystal-main mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/crystal-main
Unsubscribe: mailto:[EMAIL PROTECTED]