|
[Sponsors] |
[OpenFOAM.com] How to install with zoltanRenumber |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
August 10, 2022, 02:29 |
How to install with zoltanRenumber
|
#1 |
New Member
Saang Bum Kim
Join Date: Mar 2022
Posts: 1
Rep Power: 0 |
During the installation of OpenFOAM.com,
I found several errors on the 'log.linux64GccDPInt32Opt': --- ==> skip zoltanRenumber (no library) ==> skip ccmio (no header) ==> skip optional libccm adapter ==> skip optional ccm conversion components (no libccm) ==> Before running, verify that PETSc libraries can be found ... but it set VTK_FOUND to FALSE so package "VTK" is considered to be NOT FOUND. Reason given by package: Could not find the VTK package with the following required components: IOFFMPEG, ParallelMPI, PythonInterpreter, WrappingPythonCore. --- After the installation, running a tutorial (multiphase/interFoam/RAS/DTCHull) was OK without error. But paraFoam showed following error on the terminal . Loguru caught a signal: SIGSEGV Stack trace: 57 0x55666f8162a5 paraview(+0x92a5) [0x55666f8162a5] 56 0x7fcd5727fe40 __libc_start_main + 128 55 0x7fcd5727fd90 /lib/x86_64-linux-gnu/libc.so.6(+0x29d90) [0x7fcd5727fd90] 54 0x55666f8160a4 paraview(+0x90a4) [0x55666f8160a4] 53 0x7fcd55915ce4 QCoreApplication::exec() + 148 52 0x7fcd5590d74b QEventLoop::exec(QFlags<QEventLoop::ProcessEventsF lag>) + 299 51 0x7fcd559680a8 QEventDispatcherGlib:rocessEvents(QFlags<QEventL oop::ProcessEventsFlag>) + 104 50 0x7fcd5064d3c3 g_main_context_iteration + 51 49 0x7fcd506a46f8 /lib/x86_64-linux-gnu/libglib-2.0.so.0(+0xaa6f8) [0x7fcd506a46f8] 48 0x7fcd5064fd1b g_main_context_dispatch + 619 47 0x7fcd45b91d6e /lib/x86_64-linux-gnu/libQt5XcbQpa.so.5(+0x73d6e) [0x7fcd45b91d6e] 46 0x7fcd55ccaa2c QWindowSystemInterface::sendWindowSystemEvents(QFl ags<QEventLoop::ProcessEventsFlag>) + 172 45 0x7fcd55cf5307 QGuiApplicationPrivate:rocessMouseEvent(QWindowS ystemInterfacePrivate::MouseEvent*) + 1687 44 0x7fcd5590ee2a QCoreApplication::notifyInternal2(QObject*, QEvent*) + 314 43 0x7fcd569fd713 QApplicationPrivate::notify_helper(QObject*, QEvent*) + 131 42 0x7fcd56a5cfd5 /lib/x86_64-linux-gnu/libQt5Widgets.so.5(+0x1cbfd5) [0x7fcd56a5cfd5] 41 0x7fcd56a59d40 /lib/x86_64-linux-gnu/libQt5Widgets.so.5(+0x1c8d40) [0x7fcd56a59d40] 40 0x7fcd56a03e47 QApplicationPrivate::sendMouseEvent(QWidget*, QMouseEvent*, QWidget*, QWidget*, QWidget**, QPointer<QWidget>&, bool, bool) + 439 39 0x7fcd5590ee2a QCoreApplication::notifyInternal2(QObject*, QEvent*) + 314 38 0x7fcd56a05364 QApplication::notify(QObject*, QEvent*) + 2692 37 0x7fcd569fd713 QApplicationPrivate::notify_helper(QObject*, QEvent*) + 131 36 0x7fcd56a404ee QWidget::event(QEvent*) + 526 35 0x7fcd56af51e7 QAbstractButton::mouseReleaseEvent(QMouseEvent*) + 247 34 0x7fcd56af4fc4 /lib/x86_64-linux-gnu/libQt5Widgets.so.5(+0x263fc4) [0x7fcd56af4fc4] 33 0x7fcd56af339e /lib/x86_64-linux-gnu/libQt5Widgets.so.5(+0x26239e) [0x7fcd56af339e] 32 0x7fcd56af3116 QAbstractButton::clicked(bool) + 70 31 0x7fcd559467b8 /lib/x86_64-linux-gnu/libQt5Core.so.5(+0x2f17b8) [0x7fcd559467b8] 30 0x7fcd566bb018 pqPropertiesPanel::apply() + 1080 29 0x7fcd565844a6 pqPropertiesPanel::applied(pqProxy*) + 70 28 0x7fcd559467b8 /lib/x86_64-linux-gnu/libQt5Core.so.5(+0x2f17b8) [0x7fcd559467b8] 27 0x7fcd5704b39e pqApplyBehavior::applied(pqPropertiesPanel*, pqProxy*) + 238 26 0x7fcd5704c57a pqApplyBehavior::showData(pqPipelineSource*, pqView*) + 426 25 0x7fcd52d48d56 vtkSMParaViewPipelineControllerWithRendering::Show InPreferredView(vtkSMSourceProxy*, int, vtkSMViewProxy*) + 166 24 0x7fcd52d46d53 vtkSMParaViewPipelineControllerWithRendering::Upda tePipelineBeforeDisplay(vtkSMSourceProxy*, int, vtkSMViewProxy*) + 243 23 0x7fcd554b857f vtkSMSourceProxy::UpdatePipeline(double) + 143 22 0x7fcd5543b15b vtkSMOutputPort::UpdatePipelineInternal(double, bool) + 203 21 0x7fcd5538b098 vtkPVSessionBase::ExecuteStream(unsigned int, vtkClientServerStream const&, bool) + 56 20 0x7fcd5538d1bb vtkPVSessionCore::ExecuteStreamInternal(vtkClientS erverStream const&, bool) + 251 19 0x7fcd52b01f45 vtkClientServerInterpreter::ProcessStream(vtkClien tServerStream const&) + 37 18 0x7fcd52b01a7d vtkClientServerInterpreter::ProcessOneMessage(vtkC lientServerStream const&, int) + 237 17 0x7fcd52b0191d vtkClientServerInterpreter::ProcessCommandInvoke(v tkClientServerStream const&, int) + 1197 16 0x7fcd53477573 vtkSISourceProxyCommand(vtkClientServerInterpreter *, vtkObjectBase*, char const*, vtkClientServerStream const&, vtkClientServerStream&, void*) + 2067 15 0x7fcd553c4f12 vtkSISourceProxy::UpdatePipeline(int, double, bool) + 514 14 0x7fcd5103d547 vtkStreamingDemandDrivenPipeline::Update(int, vtkInformationVector*) + 279 13 0x7fcd5103c175 vtkStreamingDemandDrivenPipeline::ProcessRequest(v tkInformation*, vtkInformationVector**, vtkInformationVector*) + 885 12 0x7fcd50ff82b6 vtkDemandDrivenPipeline::ProcessRequest(vtkInforma tion*, vtkInformationVector**, vtkInformationVector*) + 310 11 0x7fcd50ff12cf vtkCompositeDataPipeline::ForwardUpstream(vtkInfor mation*) + 383 10 0x7fcd5103c175 vtkStreamingDemandDrivenPipeline::ProcessRequest(v tkInformation*, vtkInformationVector**, vtkInformationVector*) + 885 9 0x7fcd50ff86cf vtkDemandDrivenPipeline::ProcessRequest(vtkInforma tion*, vtkInformationVector**, vtkInformationVector*) + 1359 8 0x7fcd50ff2481 vtkCompositeDataPipeline::ExecuteData(vtkInformati on*, vtkInformationVector**, vtkInformationVector*) + 129 7 0x7fcd50ff595d vtkDemandDrivenPipeline::ExecuteData(vtkInformatio n*, vtkInformationVector**, vtkInformationVector*) + 61 6 0x7fcd50ffb954 vtkExecutive::CallAlgorithm(vtkInformation*, int, vtkInformationVector**, vtkInformationVector*) + 84 5 0x7fcd3c3e62a7 vtkPVFoamReader::RequestData(vtkInformation*, vtkInformationVector**, vtkInformationVector*) + 231 4 0x7fcd3c29167a Foam::vtkPVFoam::Update(vtkMultiBlockDataSet*, vtkMultiBlockDataSet*) + 3226 3 0x7fcd3c362d6c Foam::vtkPVFoam::convertMeshVolume() + 1276 2 0x7fcd3c367d3b Foam::vtk::vtuAdaptor::internal(Foam::fvMesh const&, bool) + 1851 1 0x7fcd54ddeaba vtkAOSDataArrayTemplate<float>::SetTuple(long long, double const*) + 122 0 0x7fcd57298520 /lib/x86_64-linux-gnu/libc.so.6(+0x42520) [0x7fcd57298520] ( 4.123s) [paraview ] :0 FATL| Signal: SIGSEGV Segmentation fault (core dumped) What would be a reason for this error? Please help me to solve the issue. Thanks in advance. Last edited by sbkim; August 11, 2022 at 08:07. |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
[OpenFOAM.org] Install OpenFOAM without admin right | OpenFoamlove | OpenFOAM Installation | 1 | December 31, 2017 12:45 |
error make SU2 4.0.1 | Heathckliff | SU2 Installation | 2 | November 9, 2015 06:48 |
[swak4Foam] Install swak4Foam on OpenFOAM1.7.1 on Ubuntu 13.04 | kobayashi | OpenFOAM Community Contributions | 2 | January 5, 2014 18:33 |
unable to install openfoam 1.7 using apt-get | maazhmd | OpenFOAM Installation | 7 | July 24, 2011 12:18 |
How to Install OpenFOAM on 64 Ubuntu 9.04 | hansel | OpenFOAM Installation | 62 | March 19, 2010 15:43 |