>> >!! inventor/apps/samples/widgets/libinventorWidget.a
>> builds correctly, but componentTest gives "segmentation fault" for any
>> widget I try.
>
> A stack trace would be more informative.
>
I don't know how to get a stack trace, I got a 1.4 MB of core dump but
I'm not going to post it here: I want to live! :)
I tried to get some infos from the ddd:
Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 1024 (runnable)]
0x408eb93d in AddEventHandler () from /usr/X11R6/lib/libXt.so.6
#10 0x4059ba42 in __libc_start_main () from /lib/libc.so.6
#9 0x804eff6 in main ()
#8 0x80584b1 in MySimpleMaterialEditor::MySimpleMaterialEditor ()
#7 0x8058703 in MySimpleMaterialEditor::constructorCommon ()
#6 0x8058ab0 in MySimpleMaterialEditor::buildWidget ()
#5 0x8054497 in MyColorWheel::MyColorWheel ()
#4 0x8054781 in MyColorWheel::constructorCommon ()
#3 0x8054e85 in MyColorWheel::buildWidget ()
#2 0x404be671 in SoXtMouse::enable () from /usr/lib/libInventorXt.so
#1 0x408ebce2 in XtAddEventHandler () from /usr/X11R6/lib/libXt.so.6
#0 0x408eb93d in AddEventHandler () from /usr/X11R6/lib/libXt.so.6
and again, about the docs, excuse me:
make[5]: Entering directory
`/fuitwin/usr/src/inventor/doc/man/man3/ivm/actions'
(cd .. && ../../../../doc/man/ivman/ivman
`../../../../doc/man/ivman/makeManDirs SoSearchAction`) >
SoSearchAction.3iv
/bin/sh: ../../../../doc/man/ivman/makeManDirs: No such file or
directory
|