In a terminal, cd to the paraview build directory, then: gdb bin/paraview run
This will open paraview. Try to recreate the crash, then go back to the terminal and type: bt Copy the entire terminal output to the mailing list. Pat On Tue, Mar 2, 2010 at 3:45 PM, [email protected] <[email protected]>wrote: > In general, yes. However, I have never done this before so I need a short > introduction how to do that. > > Thanks Bastian > > Am 02.03.2010 19:45, schrieb pat marion: > > Hi, I'm unable to reproduce that crash using paraview cvshead. Is it > possible for you to provide a backtrace from a debugger? > > Pat > > On Tue, Mar 2, 2010 at 1:40 PM, [email protected] > <[email protected]>wrote: > >> Am 01.03.2010 19:19, schrieb Utkarsh Ayachit: >> > Sounds like an offscreen rendering issue, can you try disabling "Use >> > offscreen rendering for screenshots" from Edit |Settings | Render View >> > page? >> > >> > Utkarsh >> > >> Thanks Utkarsh. Turning off-screen-rednering off everything works fine. >> Additionally, the problem only occurs in "SurfaceLIC" representation. >> Some ideas about Python probs? >> >> Regards Basti >> > 2010/3/1 [email protected] <[email protected]>: >> > >> >> Dear all, >> >> >> >> I was recently faced with two Problems in 3.7-dev om Linux64: >> >> >> >> "Save screenshot" with "Print" scheme does not create a white >> backgroud. It >> >> is only white behind the pop-up window. >> >> Showing an ExtractBlock Filter with Python crashes Paraview: >> >> >> >> eb=ExtractBlock() >> >> eb.BlockIndices=[1,2] >> >> eb.Show() >> >> The same code works for 3.6.2 without any problems. >> >> >> >> Any comments/hints on this? Thanks. >> >> >> >> Regards >> >> >> >> -- >> >> >> >> Bastian Löffler >> >> Berechnung >> >> HWA AG >> >> Team AMG-Mercedes >> >> Benzstraße 8 >> >> 71563 Affalterbach >> >> Tel.: 0049/(0)7144 / 8717 - 347 >> >> Fax : 0049/(0)7144 / 8717 - 222 >> >> mailto: [email protected] >> >> Internet: http://www.hwaag.com >> >> >> >> Sitz der Gesellschaft: Affalterbach >> >> Vorsitzender des Aufsichtsrats: Prof. Jürgen Hubbert >> >> Vorstand: Hans-Jürgen Mattheis, Gerhard Ungar >> >> Registergericht: Amtsgericht Stuttgart HRB 721692 >> >> USt-IdNr. : DE 197295031 >> >> >> >> >> ******************************************************************************** >> >> >> >> Diese E-Mail, einschließlich sämtlicher mit ihr übertragener Dateien, >> ist >> >> vertraulich und für die ausschließliche Verwendung durch die Person >> oder das >> >> Unternehmen vorgesehen, an die/das sie adressiert ist. Sollten Sie >> diese >> >> E-Mail fälschlicherweise erhalten haben, benachrichtigen Sie bitte den >> >> Systemverwalter. Diese E-Mail wurde auf die Anwesenheit von >> Computerviren >> >> durch F-Secure überprüft. >> >> >> >> www.mimesweeper.com >> >> >> >> >> ********************************************************************************* >> >> >> >> >> >> >> >> _______________________________________________ >> >> 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
