vorticosmo.blogg.se

Clion linux
Clion linux












#3 TUnixSystem::StackTrace (this=0x1e964f0) at /opt/root/core/unix/src/TUnixSystem.cxx:2301 The other functions are OK /home/mrw/Files/各种学习/各种毕业设计/各种测试/MyROOTTest/cmake-build-debug/MyROOTTest I just can’t use TBrowser in main function.

#Clion linux code

Process finished with exit code 139 (interrupted by signal 11: SIGSEGV) If they do not help you then please submit a bug report atįrom above as an attachment in addition to anything else The lines below might hint at the cause of the crash. #4 0x00007f9a6f5ae35c in TUnixSystem::DispatchSignals (this=0x223a4f0, sig=kSigSegmentationViolation) at /opt/root/core/unix/src/TUnixSystem.cxx:3539 #3 TUnixSystem::StackTrace (this=0x223a4f0) at /opt/root/core/unix/src/TUnixSystem.cxx:2301 This is the entire stack trace of all threads: Target_link_libraries(ROOTTest -lCore -lRIO -lNet -lHist -lGraf -lGraf3d -lGpad -lTree -lRint -lPostscript -lMatrix -lPhysics -lMathCore -lThread -pthread -lm -ldl -rdynamicīut the result is like this: /home/mrw/Files/各种学习/各种毕业设计/各种测试/ROOTTest/cmake-build-debug/ROOTTest I edit CMakeLists in CLion like this: cmake_minimum_required(VERSION 3.6)#原始

clion linux

I have a project named ROOTTest and the project has a cpp file named main.cpp.












Clion linux