Re: Server segmentation fault at address 0x306 using ParaView

2011-01-05 Thread Jon TURNEY
On 04/01/2011 16:08, Ken Olum wrote: >From: Jon TURNEY >Date: Sun, 02 Jan 2011 18:08:02 + > >I've updated them to fix the problem, and uploaded a Xserver snapshot at > [1]. >[1] ftp://cygwin.com/pub/cygwinx/XWin.20110102-git-29db9091c6ae4995.exe.bz2 > > This new snapshot wor

Re: Server segmentation fault at address 0x306 using ParaView

2011-01-04 Thread Ken Olum
From: Jon TURNEY Date: Sun, 02 Jan 2011 18:08:02 + I've updated them to fix the problem, and uploaded a Xserver snapshot at [1]. [1] ftp://cygwin.com/pub/cygwinx/XWin.20110102-git-29db9091c6ae4995.exe.bz2 This new snapshot works properly and does not crash. Thanks very much!

Re: Server segmentation fault at address 0x306 using ParaView

2011-01-02 Thread Jon TURNEY
On 15/12/2010 16:14, Ken Olum wrote: > 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. Thanks. I was able to reproduce your problem using Centos 5.5 (no RHEL for me :-)) > I have not tried other

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 part

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_dispa

Re: Server segmentation fault at address 0x306 using ParaView

2010-12-14 Thread Ken Olum
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=0

Re: Server segmentation fault at address 0x306 using ParaView

2010-12-14 Thread Jon TURNEY
On 14/12/2010 16:07, Ken Olum wrote: > Thanks for looking into this. All I need to do to trigger the problem > is to run paraview. However, it seems to depend on the details of the > Linux installation -- system libraries, I suppose. > > On this system it works: > > Mandriva Linux release 2010.

Re: Server segmentation fault at address 0x306 using ParaView

2010-12-14 Thread Ken Olum
Thanks for looking into this. All I need to do to trigger the problem is to run paraview. However, it seems to depend on the details of the Linux installation -- system libraries, I suppose. On this system it works: Mandriva Linux release 2010.1 (Official) for x86_64 Linux cosmos.phy.tufts.edu

Re: Server segmentation fault at address 0x306 using ParaView

2010-12-14 Thread Jon TURNEY
On 29/11/2010 00:26, Ken Olum wrote: > Running paraview 3.8.1 (see http://paraview.org) on a Linux client > (Mandriva 2010.0 or Red Hat Enterprise Server 5.5) causes a crash of > my Cygwin/X (release 1.9.2.0) with "Segmentation fault at address > 0x306". Any ideas? Thanks for the problem report.