Giter Site home page Giter Site logo

Comments (1)

veprbl avatar veprbl commented on July 17, 2024

A workaround for this is

St_geant_Maker *geantMaker = dynamic_cast<St_geant_Maker*>(chain3->GetMakerInheritsFrom("St_geant_Maker"));
geantMaker->Do("/KUIP/SET_SHOW/BREAK OFF");

Naturally, I still see the crashes with this, as the underlying problem is not resolved.
But I also see some occasional deadlocks like this

(gdb) bt
#0  0x5557f430 in __kernel_vsyscall ()
#1  0x583a4dc2 in __lll_lock_wait_private () from /lib/libc.so.6
#2  0x5831aa4e in _L_lock_5056 () from /lib/libc.so.6
#3  0x583150c1 in _int_free () from /lib/libc.so.6
#4  0x55edec9b in G__close_inputfiles () at cint/cint/src/scrupto.cxx:1171
#5  0x557cab58 in TCint::~TCint (this=0xb1bfb90, __in_chrg=<optimized out>) at core/meta/src/TCint.cxx:229
#6  0x5571b2f9 in TROOT::~TROOT (this=0x55caa060 <ROOT::GetROOT()::root>, __in_chrg=<optimized out>) at core/base/src/TROOT.cxx:549
#7  0x582d19da in __cxa_finalize () from /lib/libc.so.6
#8  0x556bfae4 in __do_global_dtors_aux () from /afs/rhic.bnl.gov/star/ROOT/5.22.00/.sl73_gcc485/rootdeb/lib/libCore.so
#9  0x55b78b40 in _fini () from /afs/rhic.bnl.gov/star/ROOT/5.22.00/.sl73_gcc485/rootdeb/lib/libCore.so
#10 0x5556d21a in _dl_fini () from /lib/ld-linux.so.2
#11 0x582d1669 in __run_exit_handlers () from /lib/libc.so.6#12 0x582d16cd in exit () from /lib/libc.so.6#13 0x557df44a in TUnixSystem::Exit (this=0xb1bd250, code=0, mode=true) at core/unix/src/TUnixSystem.cxx:1987
#14 0x571bbe61 in TRint::Terminate (this=0xb201fb8, status=0) at core/rint/src/TRint.cxx:598
#15 0x571bd174 in TRint::Run (this=0xb201fb8, retrn=false) at core/rint/src/TRint.cxx:385
#16 0x080946e3 in main (argc=1, argv=0xffa6b7a4) at .sl73_gcc485/obj/asps/rexe/MAIN_rmain.cxx:32
(gdb) info threads
  Id   Target Id         Frame 
* 1    Thread 0x58723980 (LWP 51914) "root4star" 0x5557f430 in __kernel_vsyscall ()

And I don't understand how this one can happen.

from star-sw.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.