ROOT 6.8.6 run issues

Hi,

I come across such a crash when I run the examples of GenFit. What is the reason for this problem? It seems like this problem is caused by ROOT. And when I change to ROOT5.34 the same isures happened. Thank you very much.

===========================================================
#6  0x00007fcd0cd212b3 in ?? () from /usr/lib/x86_64-linux-gnu/dri/i965_dri.so
#7  0x00007fcd0cd2166a in ?? () from /usr/lib/x86_64-linux-gnu/dri/i965_dri.so
#8  0x00007fcd0cb1a4b4 in ?? () from /usr/lib/x86_64-linux-gnu/dri/i965_dri.so
#9  0x00007fcd0cb061fc in ?? () from /usr/lib/x86_64-linux-gnu/dri/i965_dri.so
#10 0x00007fcd0cb17563 in ?? () from /usr/lib/x86_64-linux-gnu/dri/i965_dri.so
#11 0x00007fcd0c9e61f9 in ?? () from /usr/lib/x86_64-linux-gnu/dri/i965_dri.so
#12 0x00007fcd29f6649f in TEveTriangleSetGL::DirectDraw (this=<optimized out>) at /home/newdriver/Source/ROOT_CERN/root-6.08.06/root-6.08.06/graf3d/eve/src/TEveTriangleSetGL.cxx:115
#13 0x00007fcd271d4a7b in TGLLogicalShape::Draw (this=0x71493e0, rnrCtx=...) at /home/newdriver/Source/ROOT_CERN/root-6.08.06/root-6.08.06/graf3d/gl/src/TGLLogicalShape.cxx:412
#14 0x00007fcd271f1284 in TGLPhysicalShape::Draw (this=0x7149640, rnrCtx=...) at /home/newdriver/Source/ROOT_CERN/root-6.08.06/root-6.08.06/graf3d/gl/src/TGLPhysicalShape.cxx:409
#15 0x00007fcd27169192 in TGLScene::RenderElements (this=<optimized out>, rnrCtx=..., elVec=std::vector of length 61, capacity 64 = {...}, check_timeout=true, clipPlanes=0x0) at /home/newdriver/Source/ROOT_CERN/root-6.08.06/root-6.08.06/graf3d/gl/src/TGLScene.cxx:916
#16 0x00007fcd271696a4 in TGLScene::RenderAllPasses (this=0x59d9b20, rnrCtx=..., elVec=std::vector of length 61, capacity 64 = {...}, check_timeout=true) at /home/newdriver/Source/ROOT_CERN/root-6.08.06/root-6.08.06/graf3d/gl/src/TGLScene.cxx:815
#17 0x00007fcd2716c641 in TGLViewerBase::SubRenderScenes (this=this
entry=0x59e5c70, render_foo=&virtual table offset 152) at /home/newdriver/Source/ROOT_CERN/root-6.08.06/root-6.08.06/graf3d/gl/src/TGLViewerBase.cxx:411
#18 0x00007fcd2716c99f in TGLViewerBase::RenderTransparent (this=0x59e5c70, rnr_non_selected=<optimized out>, rnr_selected=<optimized out>) at /home/newdriver/Source/ROOT_CERN/root-6.08.06/root-6.08.06/graf3d/gl/src/TGLViewerBase.cxx:513
#19 0x00007fcd271614b5 in TGLViewer::Render (this=0x59e5c60) at /home/newdriver/Source/ROOT_CERN/root-6.08.06/root-6.08.06/graf3d/gl/src/TGLViewer.cxx:517
#20 0x00007fcd2715f01c in TGLViewer::DoDrawMono (this=this
entry=0x59e5c60, swap_buffers=swap_buffers
entry=true) at /home/newdriver/Source/ROOT_CERN/root-6.08.06/root-6.08.06/graf3d/gl/src/TGLViewer.cxx:634
#21 0x00007fcd27161bed in TGLViewer::DoDraw (this=0x59e5c60, swap_buffers=<optimized out>) at /home/newdriver/Source/ROOT_CERN/root-6.08.06/root-6.08.06/graf3d/gl/src/TGLViewer.cxx:596
#22 0x00007fcd29f0a4df in TEveViewerList::RepaintChangedViewers (this=0x5916290, resetCameras=true, dropLogicals=false) at /home/newdriver/Source/ROOT_CERN/root-6.08.06/root-6.08.06/graf3d/eve/src/TEveViewer.cxx:447
#23 0x00007fcd29f16948 in TEveManager::DoRedraw3D (this=0x2f84fa0) at /home/newdriver/Source/ROOT_CERN/root-6.08.06/root-6.08.06/graf3d/eve/src/TEveManager.cxx:401
#24 0x00007fcd0ef8502a in ?? ()
#25 0x0000000000000000 in ?? ()
===========================================================
Error in <TGLLockable::TakeLock>: 'TGLSceneBase Event scene' unable to take ModifyLock, already DrawLock
Error in <TGLLockable::ReleaseLock>: 'TGLSceneBase Event scene' unable to release ModifyLock, is DrawLock
Error in <TGLSAViewer::TGLViewer::SetupCameras>: expected kUnlocked, found DrawLock
Error in <TGLLockable::TakeLock>: 'TGLViewerBase' unable to take DrawLock, already DrawLock

Try:

https://root-forum.cern.ch/t/teve-seems-to-crash-my-computer/

https://root-forum.cern.ch/t/problem-with-eve-tutorial-triangleset-c/

https://root-forum.cern.ch/t/error-in-tgllockable-takelock/

https://root-forum.cern.ch/t/error-in-tgllockable-takelock-again/

https://root-forum.cern.ch/t/root6-setfillcolor-does-not-fill-histogram/

https://root-forum.cern.ch/t/fit-function-not-drawn-completely/

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.