<div dir="ltr"><div><div><div><div><div><div><div><div>Hi all<br><br>I'm testing my GIl ensured version of VTK (<a href="https://gitlab.kitware.com/vtk/vtk/merge_requests/582">https://gitlab.kitware.com/vtk/vtk/merge_requests/582</a>) with the buildbots, and i have only three problematic recurring tests, on a specific build of megas.<br><br></div><div>the error look like :<br><pre>=========================================================
Process id 17931 Caught SIGSEGV at 0x7fdf889e5050 address not mapped to object
Program Stack:
WARNING: The stack trace will not use advanced capabilities because this is a release build.
0x7fdfc4593b20 : ??? [(???) ???:-1]
0x7fdfc45fd93e : ??? [(???) ???:-1]
0x7fdfc43527f8 : PyVTKObject_FromPointer [(libvtkWrappingPython34Core-6.3.so.1) ???:-1]
0x7fdfc43529cc : PyVTKObject_New [(libvtkWrappingPython34Core-6.3.so.1) ???:-1]
0x7fdfc372a503 : ??? [(???) ???:-1]
0x7fdfc36d4db1 : PyObject_Call [(libpython3.4m.so.1.0) ???:-1]
0x7fdfc3788406 : PyEval_EvalFrameEx [(libpython3.4m.so.1.0) ???:-1]
0x7fdfc378d636 : PyEval_EvalCodeEx [(libpython3.4m.so.1.0) ???:-1]
0x7fdfc378d6db : PyEval_EvalCode [(libpython3.4m.so.1.0) ???:-1]
0x7fdfc3780a8d : ??? [(???) ???:-1]
0x7fdfc378c651 : PyEval_EvalFrameEx [(libpython3.4m.so.1.0) ???:-1]
0x7fdfc378d636 : PyEval_EvalCodeEx [(libpython3.4m.so.1.0) ???:-1]
0x7fdfc378d6db : PyEval_EvalCode [(libpython3.4m.so.1.0) ???:-1]
0x7fdfc37a9954 : ??? [(???) ???:-1]
0x7fdfc37abb95 : PyRun_FileExFlags [(libpython3.4m.so.1.0) ???:-1]
0x7fdfc37acc13 : PyRun_SimpleFileExFlags [(libpython3.4m.so.1.0) ???:-1]
0x7fdfc37c3964 : Py_Main [(libpython3.4m.so.1.0) ???:-1]
0x4023ce : main [(vtkpython) ???:-1]
0x7fdfc457f580 : __libc_start_main [(libc.so.6) ???:-1]
0x402be9 : _start [(vtkpython) ???:-1]
=========================================================<br><br></pre><pre>So it may be related to my fiddling with python.<br></pre></div><div><br></div>But i'm unable to reproduce it manually on megas.<br><br></div>What I have done so far :<br></div>- Tests using the buildbots, you can see the last batch here :<br><a href="https://open.cdash.org/index.php?compare1=63&filtercount=2&field1=buildname%2Fstring&project=VTK&field2=buildstarttime%2Fdate&showfilters=0&limit=100&compare2=83&value1=6d631431&showfeed=0&value2=20151117T044431">https://open.cdash.org/index.php?compare1=63&filtercount=2&field1=buildname%2Fstring&project=VTK&field2=buildstarttime%2Fdate&showfilters=0&limit=100&compare2=83&value1=6d631431&showfeed=0&value2=20151117T044431</a><br><br></div>- Accessing megas dashboards, checking my branch was checked out, checking it was compiled already (ninja-build), executing the command line visible in the failing test :<br><br>/home/kitware/dashboards/buildbot/vtk-megas-linux-shared-release_opengl1_python_python3_qt_qt5/build/bin/vtkpython
 "--enable-bt" 
"/home/kitware/dashboards/buildbot/vtk-megas-linux-shared-release_opengl1_python_python3_qt_qt5/build/Utilities/vtkTclTest2Py/rtImageTest.py"
 
"/home/kitware/dashboards/buildbot/vtk-megas-linux-shared-release_opengl1_python_python3_qt_qt5/source/Filters/Core/Testing/Python/probeComb.py"
 "-D" 
"/home/kitware/dashboards/buildbot/vtk-megas-linux-shared-release_opengl1_python_python3_qt_qt5/build/ExternalData//Testing"
 "-T" 
"/home/kitware/dashboards/buildbot/vtk-megas-linux-shared-release_opengl1_python_python3_qt_qt5/build/Testing/Temporary"
 "-V" 
"/home/kitware/dashboards/buildbot/vtk-megas-linux-shared-release_opengl1_python_python3_qt_qt5/build/ExternalData/Filters/Core/Testing/Data/Baseline/probeComb.png"
 "-A" 
"/home/kitware/dashboards/buildbot/vtk-megas-linux-shared-release_opengl1_python_python3_qt_qt5/build/Utilities/vtkTclTest2Py"<br><br></div>Which fails with an Xerror<br><br></div>- Executing it with DISPLAY=:0 fail on image size<br>- Executing it with DISPLAY=:1 simple pass the test !<br><br></div>- Repushing on my branch, waiting for the buildbot, same tests still fails !<br><br></div>May be i'm doing something not rigth here, any help apreciated.<br><div><div><div><div><div><br clear="all"><div><div><div><div><div><div class="gmail_signature"><div dir="ltr">Mathieu Westphal<br><br></div><div>PS: I unvoluntarly deleted the kitware crontab, but it was pointing on a non existente file, so i supose it's ok.<br></div></div></div>
</div></div></div></div></div></div></div></div></div></div>