root [3] .x gen_Cub.cxx *** Break *** segmentation violation =========================================================== There was a crash (kSigSegmentationViolation). This is the entire stack trace of all threads: =========================================================== #0 0xb777dcb0 in __kernel_vsyscall () #1 0x4a9a3b23 in __waitpid_nocancel () from /lib/libc.so.6 #2 0x4a92932e in do_system () from /lib/libc.so.6 #3 0x4aac18bb in system () from /lib/libpthread.so.0 #4 0xb75f8fcb in TUnixSystem::Exec (this=0x9268cd0, shellcmd=0x9efcfa0 "/opt/root/etc/root/gdb-backtrace.sh 8905 1>&2") at /opt/root-6.14.00/core/unix/src/TUnixSystem.cxx:2119 #5 0xb75fd588 in TUnixSystem::StackTrace (this=0x9268cd0) at /opt/root-6.14.00/core/unix/src/TUnixSystem.cxx:2413 #6 0xb75ff59f in TUnixSystem::DispatchSignals (this=0x9268cd0, sig=sig entry=kSigSegmentationViolation) at /opt/root-6.14.00/core/unix/src/TUnixSystem.cxx:3644 #7 0xb75ff6bb in SigHandler (sig=kSigSegmentationViolation) at /opt/root-6.14.00/core/unix/src/TUnixSystem.cxx:408 #8 0xb75f7fdf in sighandler (sig=11) at /opt/root-6.14.00/core/unix/src/TUnixSystem.cxx:3621 #9 0xb75f3e95 in textinput::TerminalConfigUnix::HandleSignal (this=0xb774e700 , signum=signum entry=11) at /opt/root-6.14.00/core/textinput/src/textinput/TerminalConfigUnix.cpp:100 #10 0xb75f3f04 in (anonymous namespace)::TerminalConfigUnix__handleSignal (signum=11) at /opt/root-6.14.00/core/textinput/src/textinput/TerminalConfigUnix.cpp:36 #11 #12 0xae409b48 in TH3F::AddBinContent (this=0x9cf42c8, bin=-2021537206) at /opt/rootV6/include/TH3.h:281 #13 0xae40278d in TH3::Fill (this=0x9cf42c8, x=45, y=511, z=390) at /opt/root-6.14.00/hist/hist/src/TH3.cxx:311 #14 0x8fde76eb in ?? () #15 0x8fde7054 in ?? () #16 0xb44bb421 in cling::Interpreter::RunFunction(clang::FunctionDecl const*, cling::Value*) () from /opt/root/lib/root/libCling.so #17 0xb44bb68c in cling::Interpreter::EvaluateInternal(std::string const&, cling::CompilationOptions, cling::Value*, cling::Transaction**, unsigned int) () from /opt/root/lib/root/libCling.so #18 0xb44bb91f in cling::Interpreter::echo(std::string const&, cling::Value*) () from /opt/root/lib/root/libCling.so #19 0xb456ee98 in cling::MetaSema::actOnxCommand(llvm::StringRef, llvm::StringRef, cling::Value*) () from /opt/root/lib/root/libCling.so #20 0xb457abf1 in cling::MetaParser::isXCommand(cling::MetaSema::ActionResult&, cling::Value*) () from /opt/root/lib/root/libCling.so #21 0xb457c90c in cling::MetaParser::isCommand(cling::MetaSema::ActionResult&, cling::Value*) () from /opt/root/lib/root/libCling.so #22 0xb457cb3a in cling::MetaParser::isMetaCommand(cling::MetaSema::ActionResult&, cling::Value*) () from /opt/root/lib/root/libCling.so #23 0xb4568ee6 in cling::MetaProcessor::process(llvm::StringRef, cling::Interpreter::CompilationResult&, cling::Value*, bool) () from /opt/root/lib/root/libCling.so #24 0xb44280ea in HandleInterpreterException (metaProcessor=0x94ea1f0, input_line=0x9d29900 ".X /home/ajay/Candle_2ROOT/./gen_Cub.cxx", compRes= 0xbf87b150: cling::Interpreter::kSuccess, result=0xbf87b1f0) at /opt/root-6.14.00/core/metacling/src/TCling.cxx:2060 #25 0xb443fd7b in TCling::ProcessLine (this=0x92b2448, line=0x9cce1e0 ".X /home/ajay/Candle_2ROOT/./gen_Cub.cxx", error=0xbf87beb0) at /opt/root-6.14.00/core/metacling/src/TCling.cxx:2202 #26 0xb442f58b in TCling::ProcessLineSynch (this=0x92b2448, line=0x9cce1e0 ".X /home/ajay/Candle_2ROOT/./gen_Cub.cxx", error=0xbf87beb0) at /opt/root-6.14.00/core/metacling/src/TCling.cxx:3053 #27 0xb74ba50a in TApplication::ExecuteFile (file=file entry=0x9d18003 "gen_Cub.cxx", error=error entry=0xbf87beb0, keep=keep entry=false) at /opt/root-6.14.00/core/base/src/TApplication.cxx:1157 #28 0xb74ba91c in TApplication::ProcessFile (this=0x92a4c78, file=0x9d18003 "gen_Cub.cxx", error=0xbf87beb0, keep=false) at /opt/root-6.14.00/core/base/src/TApplication.cxx:1029 #29 0xb74b9865 in TApplication::ProcessLine (this=0x92a4c78, line=, sync=false, err=0xbf87beb0) at /opt/root-6.14.00/core/base/src/TApplication.cxx:1002 #30 0xb7761273 in TRint::ProcessLineNr (this=this entry=0x92a4c78, filestem=filestem entry=0xb7772c7f "ROOT_prompt_", line=0x9d18000 ".x gen_Cub.cxx", error=0xbf87beb0, error entry=0x0) at /opt/root-6.14.00/core/rint/src/TRint.cxx:756 #31 0xb7761550 in TRint::HandleTermInput (this=0x92a4c78) at /opt/root-6.14.00/core/rint/src/TRint.cxx:602 #32 0xb7760912 in TTermInputHandler::Notify (this=0x9917610) at /opt/root-6.14.00/core/rint/src/TRint.cxx:131 #33 0xb77635d2 in TTermInputHandler::ReadNotify (this=0x9917610) at /opt/root-6.14.00/core/rint/src/TRint.cxx:123 #34 0xb75fe9cb in TUnixSystem::CheckDescriptors (this=this entry=0x9268cd0) at /opt/root-6.14.00/core/unix/src/TUnixSystem.cxx:1322 #35 0xb75ffd01 in TUnixSystem::DispatchOneEvent (this=0x9268cd0, pendingOnly=false) at /opt/root-6.14.00/core/unix/src/TUnixSystem.cxx:1077 #36 0xb751a442 in TSystem::InnerLoop (this=0x9268cd0) at /opt/root-6.14.00/core/base/src/TSystem.cxx:411 #37 0xb751b5e0 in TSystem::Run (this=0x9268cd0) at /opt/root-6.14.00/core/base/src/TSystem.cxx:361 #38 0xb74b74e2 in TApplication::Run (this=this entry=0x92a4c78, retrn=retrn entry=false) at /opt/root-6.14.00/core/base/src/TApplication.cxx:1173 #39 0xb7762f9f in TRint::Run (this=0x92a4c78, retrn=false) at /opt/root-6.14.00/core/rint/src/TRint.cxx:455 #40 0x08048762 in main (argc=1, argv=0xbf87e294) at /opt/root-6.14.00/main/src/rmain.cxx:30 =========================================================== The lines below might hint at the cause of the crash. You may get help by asking at the ROOT forum http://root.cern.ch/forum Only if you are really convinced it is a bug in ROOT then please submit a report at http://root.cern.ch/bugs Please post the ENTIRE stack trace from above as an attachment in addition to anything else that might help us fixing this issue. =========================================================== #12 0xae409b48 in TH3F::AddBinContent (this=0x9cf42c8, bin=-2021537206) at /opt/rootV6/include/TH3.h:281 #13 0xae40278d in TH3::Fill (this=0x9cf42c8, x=45, y=511, z=390) at /opt/root-6.14.00/hist/hist/src/TH3.cxx:311 #14 0x8fde76eb in ?? () #15 0x8fde7054 in ?? () #16 0xb44bb421 in cling::Interpreter::RunFunction(clang::FunctionDecl const*, cling::Value*) () from /opt/root/lib/root/libCling.so #17 0xb44bb68c in cling::Interpreter::EvaluateInternal(std::string const&, cling::CompilationOptions, cling::Value*, cling::Transaction**, unsigned int) () from /opt/root/lib/root/libCling.so #18 0xb44bb91f in cling::Interpreter::echo(std::string const&, cling::Value*) () from /opt/root/lib/root/libCling.so #19 0xb456ee98 in cling::MetaSema::actOnxCommand(llvm::StringRef, llvm::StringRef, cling::Value*) () from /opt/root/lib/root/libCling.so #20 0xb457abf1 in cling::MetaParser::isXCommand(cling::MetaSema::ActionResult&, cling::Value*) () from /opt/root/lib/root/libCling.so #21 0xb457c90c in cling::MetaParser::isCommand(cling::MetaSema::ActionResult&, cling::Value*) () from /opt/root/lib/root/libCling.so #22 0xb457cb3a in cling::MetaParser::isMetaCommand(cling::MetaSema::ActionResult&, cling::Value*) () from /opt/root/lib/root/libCling.so #23 0xb4568ee6 in cling::MetaProcessor::process(llvm::StringRef, cling::Interpreter::CompilationResult&, cling::Value*, bool) () from /opt/root/lib/root/libCling.so #24 0xb44280ea in HandleInterpreterException (metaProcessor=0x94ea1f0, input_line=0x9d29900 ".X /home/ajay/Candle_2ROOT/./gen_Cub.cxx", compRes= 0xbf87b150: cling::Interpreter::kSuccess, result=0xbf87b1f0) at /opt/root-6.14.00/core/metacling/src/TCling.cxx:2060 =========================================================== Root >