From: Pawel A. Hernik (hernik++at++ai.com.pl)
Date: 09/12/2002 05:37:42
Hi performers,
I have problem with running performer on my
laptop. In details my hardware is Dell Inspiron 8100,
1GHz P3, 256MB RAM, ATI Radeon Mobility 7500 64MB,
40GB harddisk. Linux version is Red Hat 7.3 installed as
2nd operating system (first is WinXP). RH7.3 includes
new X11 with 3D support for ATI.
I tried different types of instalations but in every case
perfly crashes (and not only it, other pf programs
including demos behave same way).
I also tried different 3D acceleration solutions
(XIG, dri), the same results.
I wrote down output of gdb:
(gdb) where
#0 0x40280b3b in pfChannel::pf_computeStress () from
/usr/lib/libpf.so.2
#1 0x4027cf12 in pfChannel::pf_computeLODMult () from
/usr/lib/libpf.so.2
#2 0x4031b03d in pfFrame () from /usr/lib/libpf.so.2
#3 0x0804e87f in pfAttachChan ()
#4 0x42017499 in __libc_start_main () from /lib/i686/libc.so.6
perfly is linked with following libraries:
[root++at++voyager ~]# ldd `where perfly`
libpf.so.2 => /usr/lib/libpf.so.2 (0x40031000)
libpfdu.so.2 => /usr/lib/libpfdu.so.2 (0x40820000)
libpfui.so.2 => /usr/lib/libpfui.so.2 (0x408a9000)
libpfutil.so.2 => /usr/lib/libpfutil.so.2 (0x408ce000)
libpthread.so.0 => /lib/i686/libpthread.so.0 (0x40930000)
libc.so.6 => /lib/i686/libc.so.6 (0x42000000)
libGL.so.1 => /usr/lib/libGL.so.1 (0x40944000)
libGLU.so.1 => /usr/lib/libGLU.so.1 (0x409b1000)
libXt.so.6 => /usr/X11R6/lib/libXt.so.6 (0x40a2c000)
libX11.so.6 => /usr/X11R6/lib/libX11.so.6 (0x40a78000)
libXext.so.6 => /usr/X11R6/lib/libXext.so.6 (0x40b4d000)
libXmu.so.6 => /usr/X11R6/lib/libXmu.so.6 (0x40b5a000)
libm.so.6 => /lib/i686/libm.so.6 (0x40b6f000)
libdl.so.2 => /lib/libdl.so.2 (0x40b92000)
/lib/ld-linux.so.2 => /lib/ld-linux.so.2 (0x40000000)
libstdc++-libc6.2-2.so.3 => /usr/lib/libstdc++-libc6.2-2.so.3
(0x40b95000)
libSM.so.6 => /usr/X11R6/lib/libSM.so.6 (0x40bd8000)
libICE.so.6 => /usr/X11R6/lib/libICE.so.6 (0x40be0000)
What is wrong? Of course I tried to change screen resolution
and depth, but without success. It seems that problem
lays not in gfx but somewhere else. Perfly always
crashes in pfChannel's stress calculation. What's wrong??
Could anyone from SGI help me to debug this problem?
It's very interesting that on my friend's Inspiron
(the same configuration except he had regular CDRW
not DVD/CDRW combo and smaller harddisk - 20GB)
everything works properly.
Of course there are some bugs in ATI drivers,
but they don't cause this problem.
I compiled a lot of pure OpenGL programs including
my older projects and everything works.
The only problem is performer.
Could anybody help me to solve this problem?
I know that there are some people running
pf apps on ATI cards (FireGL?) and maybe
someone had similar problems. What exactly
configurations and software do you use?
Thanks in advance,
Pawel
This archive was generated by hypermail 2b29 : Thu Sep 12 2002 - 05:38:56 PDT