#1 Le 14/03/2024, à 10:52
- kylliandu24
installation de OpenFOam erreur "User error: GL_INVALID_OPERATION"
Good morning,
I have just installed OpenFOam, I followed all the steps but when executing this line of code to launch the software:
cd $FOAM_RUN
cp -r $FOAM_TUTORIALS/incompressibleFluid/pitzDailySteady .
cd pitzDailySteady
blockMesh
foamRun
paraFoam
But i have a error with this code:
Mesa: User error: GL_INVALID_OPERATION in unsupported function called (unsupported extension or deprecated function?)
Loguru caught a signal: SIGSEGV
Stack trace:
29 0x55a05aad22d5 paraview(+0x92d5) [0x55a05aad22d5]
28 0x7f1a72a29e40 __libc_start_main + 128
27 0x7f1a72a29d90 /lib/x86_64-linux-gnu/libc.so.6(+0x29d90) [0x7f1a72a29d90]
26 0x55a05aad1fa4 paraview(+0x8fa4) [0x55a05aad1fa4]
25 0x55a05aad79e4 paraview(+0xe9e4) [0x55a05aad79e4]
24 0x55a05aad315d paraview(+0xa15d) [0x55a05aad315d]
23 0x7f1a72799ce0 pqParaViewBehaviors::pqParaViewBehaviors(QMainWindow*, QObject*) + 2432
22 0x7f1a726eee72 pqAlwaysConnectedBehavior::pqAlwaysConnectedBehavior(QObject*) + 322
21 0x7f1a7172f4a6 pqObjectBuilder::createServer(pqServerResource const&, int) + 406
20 0x7f1a705d4906 vtkSMSession::ConnectToSelf(int) + 38
19 0x7f1a7154b8f3 vtkProcessModule::RegisterSession(vtkSession*) + 147
18 0x7f1a6d114782 /opt/paraviewopenfoam510/lib/libvtkCommonCore-pv5.10.so.1(+0x514782) [0x7f1a6d114782]
17 0x7f1a6cff6b3d vtkCallbackCommand::Execute(vtkObject*, unsigned long, void*) + 29
16 0x7f1a72c6c691 /opt/paraviewopenfoam510/lib/libvtkGUISupportQt-pv5.10.so.1(+0x29691) [0x7f1a72c6c691]
15 0x7f1a70af17c8 /lib/x86_64-linux-gnu/libQt5Core.so.5(+0x2f17c8) [0x7f1a70af17c8]
14 0x7f1a71692456 pqServerManagerObserver::connectionCreated(long long) + 70
13 0x7f1a70af17c8 /lib/x86_64-linux-gnu/libQt5Core.so.5(+0x2f17c8) [0x7f1a70af17c8]
12 0x7f1a7177c5c6 pqServerManagerModel::onConnectionCreated(long long) + 838
11 0x7f1a7168ef76 pqServerManagerModel::serverAdded(pqServer*) + 70
10 0x7f1a70af17c8 /lib/x86_64-linux-gnu/libQt5Core.so.5(+0x2f17c8) [0x7f1a70af17c8]
9 0x7f1a72759a26 pqDefaultViewBehavior::onServerCreation(pqServer*) + 86
8 0x7f1a704d8489 vtkPVSessionCore::GatherInformation(unsigned int, vtkPVInformation*, unsigned int) + 377
7 0x7f1a704d819a vtkPVSessionCore::GatherInformationInternal(vtkPVInformation*, unsigned int) + 58
6 0x7f1a645c621d vtkPVRenderingCapabilitiesInformation::CopyFromObject(vtkObject*) + 13
5 0x7f1a645c61e3 vtkPVRenderingCapabilitiesInformation::GetLocalCapabilities() + 339
4 0x7f1a6f950675 vtkOpenGLRenderWindow::SupportsOpenGL() + 1029
3 0x7f1a6f954d05 vtkOpenGLRenderWindow::OpenGLInit() + 133
2 0x7f1a725b4f93 vtkglew_glewInit + 611
1 0x7f1a7259b33a /opt/paraviewopenfoam510/lib/libvtkglew-pv5.10.so.1(+0x5c33a) [0x7f1a7259b33a]
0 0x7f1a72a42520 /lib/x86_64-linux-gnu/libc.so.6(+0x42520) [0x7f1a72a42520]
( 0.452s) [paraview ] :0 FATL| Signal: SIGSEGV
Segmentation fault (core dumped)
Modération - Message à réécrire en français et balises code (explications ici) code à ajouter
Dernière modification par cqfd93 (Le 14/03/2024, à 11:30)
Hors ligne