CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums > Software User Forums > OpenFOAM

Segmentation fault when visualizing in ParaView

Register Blogs Community New Posts Updated Threads Search

Like Tree1Likes
  • 1 Post By wyldckat

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   July 8, 2010, 11:20
Default Segmentation fault when visualizing in ParaView
  #1
New Member
 
Fernando
Join Date: Feb 2010
Posts: 28
Rep Power: 16
fsalvucci is on a distinguished road
HI Everyone!! I have this problem. I installed the latest release of OpenFoam (1.7) in Linux 10.4. Everything works good, except when i go to ParaView. I excecute paraFoam, and ParaView runs correctly. When i select some part of the mesh and click "Apply", it closes and i gete the error:

Segmentation fault.

And thats it, it doenst work for any mesh, for any case.

Any ideas?

Thansk!!!!
fsalvucci is offline   Reply With Quote

Old   July 8, 2010, 19:59
Default
  #2
Retired Super Moderator
 
Bruno Santos
Join Date: Mar 2009
Location: Lisbon, Portugal
Posts: 10,975
Blog Entries: 45
Rep Power: 128
wyldckat is a name known to allwyldckat is a name known to allwyldckat is a name known to allwyldckat is a name known to allwyldckat is a name known to allwyldckat is a name known to all
Greetings Fernando,

OK... firstly, is Ubuntu 10.04 is a Linux distribution

Now, as for the issue you are getting... What were exactly the steps you did before running paraFoam? Did they include either one of these commands:
Code:
blockMesh
icoFoam


If not, don't expect to have a ghostly mesh, because OpenFOAM doesn't do ectoplasm... or at least I don't think it does

Are you following OpenFOAM's official User Guide? See here: http://www.openfoam.com/docs/user/tu...s.php#x4-30002


I'm sorry for seaming a bit goofy in my answer, but with the information you provided, I can only infer that the steps you took prior to running paraFoam were the wrong ones, if any

Best regards,
Bruno
__________________
wyldckat is offline   Reply With Quote

Old   July 12, 2010, 11:17
Default
  #3
New Member
 
Fernando
Join Date: Feb 2010
Posts: 28
Rep Power: 16
fsalvucci is on a distinguished road
Ok, maybe i didnt give too much details.
I have been using openfoam for some time. The thing is that last week i installed it on a new server we boguht. What i am trying to do works perfectly in another computer.
I use meshes cretaed by netgen and correctly exported to openFoam. Before trying to run paraFoam, i run the simpleFoam solver, with the correct bounday conditions and everything ok. In any other computer, with OpenFoam 1.6 i can visualize results with paraFoam.

Now, in this new installation, with this new version 1.7, in Ubuntu 10.04, i get this problem. Not only with my cases, but with any tutorial.

Any ideas?
fsalvucci is offline   Reply With Quote

Old   July 12, 2010, 17:57
Default
  #4
Retired Super Moderator
 
Bruno Santos
Join Date: Mar 2009
Location: Lisbon, Portugal
Posts: 10,975
Blog Entries: 45
Rep Power: 128
wyldckat is a name known to allwyldckat is a name known to allwyldckat is a name known to allwyldckat is a name known to allwyldckat is a name known to allwyldckat is a name known to all
Hi Fernando,

OK, what versions of OpenFOAM and of ParaView did you install? Was it:
  1. Downloaded sources and built both OpenFOAM-1.7.0 and ParaView-3.8.0.
  2. Used the pre-built debian packages, both openfoam170 and paraview380.
  3. Used Ubuntu's ParaView 3.6.?.
  4. Used the pre-built version www.paraview.org.
Now, another question: is your Ubuntu installation in English or in Italian/French/other? If not in English, did you do the "export LC_ALL=C" trick?

Because "segmentation fault" could be from many things:
  1. Bad graphic card drivers - sometimes the previous version works better then the most recent one;
  2. Missing libraries and no relevant message is shown;
  3. Conflict of libraries (in the past, some users had problems with the OpenFOAM plugins for ParaView, because for some reason, ParaView loaded a version of libc and OpenFOAM used another);
  4. Problems with the local language being incompatible with the expected English version. Usually the problem is related to what sign is used to separate units from decimals.
  5. There is a hidden folder on the user's home folder that saves the configurations for ParaView, which sometimes messes up ParaView.

So, the better you can describe the steps you took to install OpenFOAM, the better chances are that we can isolate the actual problem!

Best regards,
Bruno
__________________
wyldckat is offline   Reply With Quote

Old   July 13, 2010, 14:49
Default
  #5
New Member
 
Fernando
Join Date: Feb 2010
Posts: 28
Rep Power: 16
fsalvucci is on a distinguished road
Hi! Thanks a lot! I tell you.
Ubuntuīs installation is a fresh clean one, downloaded form Ubuntus webpage installed as 64 bits in ENGLISH.
For openFoam and paraView installation, i followed all the steps in: http://www.openfoam.com/download/ubuntu.php

I guess that would be the ones with openfoam170 and paraview380.

And thatīs it.

Once the installation was completed, i tested it with one tutorial and with one of my cases and it worked. After restarting, ir didnt work anymore.

Thanks a lot, i am a bit stucked with work

Greetings
fsalvucci is offline   Reply With Quote

Old   July 13, 2010, 17:55
Default
  #6
Retired Super Moderator
 
Bruno Santos
Join Date: Mar 2009
Location: Lisbon, Portugal
Posts: 10,975
Blog Entries: 45
Rep Power: 128
wyldckat is a name known to allwyldckat is a name known to allwyldckat is a name known to allwyldckat is a name known to allwyldckat is a name known to allwyldckat is a name known to all
Hi Fernando,
Quote:
Originally Posted by fsalvucci View Post
Once the installation was completed, i tested it with one tutorial and with one of my cases and it worked. After restarting, ir didnt work anymore.
OK, if it stopped working after restarting the computer/Ubuntu, that means that possibly you also updated Ubuntu and/or installed the latest graphic card drivers before rebooting. Additionally, Ubuntu must have told you to reboot, and thus ParaView stopped working

If my deduction is correct, then you can:
  1. Run Synaptic (System->Administration->Synaptic Package Manager);
  2. Type your graphics card GPU maker (NVidia, ATI) in the search box;
  3. There should be a version of the drivers already installed - click on it for selecting it in the list;
  4. Then go to Synaptics menu: Package->Force Version
  5. Then choose the previous version.
In case your graphics card GPU is Intel, or if you can't figure out which version is being used, then go to the menu: System->Administration->Hardware Drivers. There it should tell you which the name or description of the installed drivers.


There is also the possibility that before you rebooted, you actually told Ubuntu to install the graphics card drivers, thus making ParaView to malfunction.

There is yet another possibility: if visual effects have been turned on, then turn them off again. Right click on the Ubuntu desktop, "Change Desktop Background" and on the last tab named "Visual Effects", select "None".



Finally, if neither one of these worked, then uninstall paraview380:
Code:
sudo apt-get remove paraview380
Then download the official pre-built version of ParaView 3.8.0 from www.paraview.org. Unpack it wherever you want to.
Then go to your tutorial case in a terminal and run:
Code:
touch case.foam
Now run the unpacked ParaView on another terminal or from Nautilus and open the file case.foam you just created before. If it works well, then follow these instructions to make it the standard ParaView to be used by paraFoam:
  1. OF 1.7 installation problem "command not found error" - post #8
  2. OF 1.7 installation problem "command not found error" - post #11



If opening with the official pre-built ParaView 3.8.0 + case.foam didn't work, then there is the final solution - install Ubuntu's ParaView 3.4.0:
Code:
sudo apt-get install paraview
Then in your tutorial case, you cannot use anymore paraFoam, you will have to use the following commands:
Code:
foamToVTK
paraview
And open the files that are now available inside the new folder VTK. If this works, and you want a quicker way to run this, then here is a script that does this for you: http://www.cfd-online.com/Forums/ope...-parafoam.html

Best regards,
Bruno
brucechen1115 likes this.
__________________
wyldckat is offline   Reply With Quote

Old   July 21, 2010, 09:42
Default problems with paraView
  #7
New Member
 
Claudia Hintringer
Join Date: May 2010
Posts: 10
Rep Power: 15
claudia.h is on a distinguished road
Hi Bruno,

due to paraView and the new installation of openFoam 1.7 (i am using Ubuntu 10.04 LTS) i have the problem that paraView could open the geometry but it shows "anything" that means it shows a the geometrie itselfs but the grid is very big and nearly the same in any geometry i opend. If i open the same case on a computer where i installed openFoam 1.6.x and paraView 3.6.1 the grid is okay. Maybe you have an idea how to solve this problem. Thanks!

Best regards,
Claudia
claudia.h is offline   Reply With Quote

Old   July 21, 2010, 09:47
Default
  #8
Retired Super Moderator
 
Bruno Santos
Join Date: Mar 2009
Location: Lisbon, Portugal
Posts: 10,975
Blog Entries: 45
Rep Power: 128
wyldckat is a name known to allwyldckat is a name known to allwyldckat is a name known to allwyldckat is a name known to allwyldckat is a name known to allwyldckat is a name known to all
Greetings Claudia and welcome to the forum!

I'm going to have to recycle a recent post of mine - the solution for your problem should be here: http://www.cfd-online.com/Forums/ope...tml#post267265

Best regards,
Bruno
__________________
wyldckat is offline   Reply With Quote

Old   July 21, 2010, 12:43
Default
  #9
New Member
 
Claudia Hintringer
Join Date: May 2010
Posts: 10
Rep Power: 15
claudia.h is on a distinguished road
Hi Bruno,
thanks a lot for your fast answer, now paraView works!

Regards, Claudia
claudia.h is offline   Reply With Quote

Old   July 30, 2010, 15:39
Default
  #10
New Member
 
Fernando
Join Date: Feb 2010
Posts: 28
Rep Power: 16
fsalvucci is on a distinguished road
I want to thank you very much, thanks to your answer now paraFoam works good in my new computer!!!! Thanks!!
fsalvucci is offline   Reply With Quote

Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
paraview segmentation fault when using custon BC zhajingjing OpenFOAM 2 September 7, 2010 10:07
ParaView segmentation fault only for multiphase gwierink OpenFOAM 9 March 25, 2010 07:23
[OpenFOAM] Segmentation fault with paraFoam and paraview 3.6.1 on Fedora 11 32 and 64 bit nanes ParaView 2 September 11, 2009 09:12
ParaView Segmentation fault zzli OpenFOAM Bugs 0 November 14, 2008 00:51
ParaView Segmentation fault zzli OpenFOAM Bugs 0 November 14, 2008 00:48


All times are GMT -4. The time now is 13:53.