This sounds like a job for a debugger. gdb paraview and you should get a stack trace. Better yet build in a debug mode and you can get to a line number.
David E DeMarle Kitware, Inc. R&D Engineer 28 Corporate Drive Clifton Park, NY 12065-8662 Phone: 518-371-3971 x109 On Fri, Oct 30, 2009 at 12:03 PM, siqi chen <[email protected]> wrote: > > Hi, Dave > > None of these procedures make it crash. The thing I experienced is that > sometimes (not every time), when you open some random files and click > "apply", it will crash. > > Thanks > Siqi > > On Fri, Oct 30, 2009 at 11:27 AM, David E DeMarle <[email protected]> > wrote: >> >> First, try generating some simple data via the sources menu. Ie, a >> sphere. Does it crash showing that? >> >> Next try changing the Render View->General Settings. For example >> Immediate Mode Rendering to turns on/off GL display lists, similarly >> toggle Triangle Strips, and Depth peeling. Which of those settings (if >> any) break or fix it? >> >> >> David E DeMarle >> Kitware, Inc. >> R&D Engineer >> 28 Corporate Drive >> Clifton Park, NY 12065-8662 >> Phone: 518-371-3971 x109 >> >> >> >> On Fri, Oct 30, 2009 at 11:21 AM, Jérôme <[email protected]> wrote: >> > Hi, >> > >> > I am running Fedora 11 as well, but with ATI card. Are you experiencing >> > this >> > problem with *every* vti/vtp files? or only with a few? In the latter >> > case, >> > the best you can do is to post the concerned files if they are not too >> > heavy, or to give an url where we can find it. >> > >> > Best regards, >> > Jerome >> > >> > 2009/10/30 siqi chen <[email protected]> >> >> >> >> Hi, >> >> >> >> I am using Paraview 3.7.0 under Fedora 11. But it constantly freezes >> >> the >> >> laptop when try to open files such as .vtp or .vti and I have to >> >> manually >> >> reboot. This is annoying. >> >> The video card on the laptop is "Intel Corporation Mobile 4 Series >> >> Chipset >> >> Integrated Graphics Controller". >> >> >> >> Any suggestions? >> >> >> >> Thanks >> >> Siqi >> >> _______________________________________________ >> >> Powered by www.kitware.com >> >> >> >> Visit other Kitware open-source projects at >> >> http://www.kitware.com/opensource/opensource.html >> >> >> >> Please keep messages on-topic and check the ParaView Wiki at: >> >> http://paraview.org/Wiki/ParaView >> >> >> >> Follow this link to subscribe/unsubscribe: >> >> http://www.paraview.org/mailman/listinfo/paraview >> >> >> > >> > >> > _______________________________________________ >> > Powered by www.kitware.com >> > >> > Visit other Kitware open-source projects at >> > http://www.kitware.com/opensource/opensource.html >> > >> > Please keep messages on-topic and check the ParaView Wiki at: >> > http://paraview.org/Wiki/ParaView >> > >> > Follow this link to subscribe/unsubscribe: >> > http://www.paraview.org/mailman/listinfo/paraview >> > >> > > > _______________________________________________ Powered by www.kitware.com Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html Please keep messages on-topic and check the ParaView Wiki at: http://paraview.org/Wiki/ParaView Follow this link to subscribe/unsubscribe: http://www.paraview.org/mailman/listinfo/paraview
