Re: Server segmentation fault at address 0x306 using ParaView

2010-12-15 Thread Ken Olum
On the Mandriva 2010.1 host, /usr/lib64/libGL.so.1 is from
lib64mesagl1-7.8.1-6mdv2010.1.  On the RHEL host, it is from
mesa-libGL-6.5.1-7.8.el5.

I have not tried other OpenGL programs, but I can run glxinfo without
a crash on either machine.  I attach the results.  They are not the
same.  In particular, I was surprised to find that RHEL reports
"direct rendering: No" while Mandriva reports "direct rendering: Yes",
although I don't know if this matters when one is running over the
network anyway.

Ken


glxinfo.Mandriva
Description: Binary data


glxinfo.RHEL
Description: Binary data
--
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple
Problem reports:   http://cygwin.com/problems.html
Documentation: http://x.cygwin.com/docs/
FAQ:   http://x.cygwin.com/docs/faq/

Re: Server segmentation fault at address 0x306 using ParaView

2010-12-15 Thread Jon TURNEY
On 14/12/2010 17:52, Ken Olum wrote:
> Here is the backtrace.  Thanks again.
> 
> Ken
> 
> #0  0x0a3eb232 in swrast_dri!_mesa_GetProgramNamedParameterdvNV ()
>from /usr/lib/dri/swrast_dri.so
> #1  0x004e4baa in _fu456___glapi_Dispatch () at indirect_dispatch.c:4854
> #2  0x004d6975 in __glXDisp_Render (cl=0x1010ab4c, pc=0x10459170 "\024")
> at glxcmds.c:1854
> #3  0x004d2515 in __glXDispatch (client=0x1010aa88) at glxext.c:604
> #4  0x00570ac0 in Dispatch () at dispatch.c:433
> #5  0x0056af00 in main (argc=2, argv=0x6123d464, envp=0x100300f8)
> at main.c:298

Thanks.

Can you compare the versions of libGL installed on the Mandriva 2010.1 and
RHEL 5.5 hosts?

Have you tried if other OpenGL programs on the RHEL host work? Does glxinfo 
work?

-- 
Jon TURNEY
Volunteer Cygwin/X X Server maintainer

--
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple
Problem reports:   http://cygwin.com/problems.html
Documentation: http://x.cygwin.com/docs/
FAQ:   http://x.cygwin.com/docs/faq/