*** Break *** segmentation violation Error in : Failed to compile ==== SOURCE BEGIN ==== #pragma clang diagnostic push #pragma clang diagnostic ignored "-Wformat-security" __attribute__((used)) extern "C" void __cf_14(void* obj, int nargs, void** args, void* ret) { if (nargs == 2) { if (ret) { new (ret) (Long64_t) (((TTree*)obj)->Draw(*(const char**)args[0], *(const char**)args[1])); return; } else { ((TTree*)obj)->Draw(*(const char**)args[0], *(const char**)args[1]); return; } } if (nargs == 3) { if (ret) { new (ret) (Long64_t) (((TTree*)obj)->Draw(*(const char**)args[0], *(const char**)args[1], *(const char**)args[2])); return; } else { ((TTree*)obj)->Draw(*(const char**)args[0], *(const char**)args[1], *(const char**)args[2]); return; } } if (nargs == 4) { if (ret) { new (ret) (Long64_t) (((TTree*)obj)->Draw(*(const char**)args[0], *(const char**)args[1], *(const char**)args[2], *(Long64_t*)args[3])); return; } else { ((TTree*)obj)->Draw(*(const char**)args[0], *(const char**)args[1], *(const char**)args[2], *(Long64_t*)args[3]); return; } } if (nargs == 5) { if (ret) { new (ret) (Long64_t) (((TTree*)obj)->Draw(*(const char**)args[0], *(const char**)args[1], *(const char**)args[2], *(Long64_t*)args[3], *(Long64_t*)args[4])); return; } else { ((TTree*)obj)->Draw(*(const char**)args[0], *(const char**)args[1], *(const char**)args[2], *(Long64_t*)args[3], *(Long64_t*)args[4]); return; } } } #pragma clang diagnostic pop ==== SOURCE END ==== *** Break *** segmentation violation *** Break *** segmentation violation =========================================================== There was a crash. This is the entire stack trace of all threads: =========================================================== Thread 3 (Thread 0x7f4feb31b700 (LWP 43057)): #0 0x00000036e78ac86d in waitpid () from /lib64/libc.so.6 #1 0x00000036e783e479 in do_system () from /lib64/libc.so.6 #2 0x00000036e783e7b0 in system () from /lib64/libc.so.6 #3 0x00007f500022f431 in TUnixSystem::StackTrace() () at /gridsoft/ipnls/root/v6.10.04_source/core/unix/src/TUnixSystem.cxx:2118 #4 0x00007f500023180c in TUnixSystem::DispatchSignals(ESignals) () at /gridsoft/ipnls/root/v6.10.04_source/core/unix/src/TUnixSystem.cxx:3643 #5 #6 0x00007f4feb319610 in ?? () #7 0x00007f500025fea0 in ?? () from /gridsoft/ipnls/root/v6.10.04/lib/libCore.so #8 0x00007f4feb3197b8 in ?? () #9 0x00000000000007ff in ?? () #10 0x00007f4fdc109350 in ?? () #11 0x00007f4fdc512620 in ?? () #12 0x00000036e786f5c2 in vsnprintf () from /lib64/libc.so.6 #13 0x00007f500013bbce in DebugPrint(char const*, ...) () at /gridsoft/ipnls/root/v6.10.04_source/core/base/src/TError.cxx:96 #14 0x00007f500013c340 in DefaultErrorHandler(int, bool, char const*, char const*) () at /gridsoft/ipnls/root/v6.10.04_source/core/base/src/TError.cxx:168 #15 0x00007f500013bdf3 in ErrorHandler () at /gridsoft/ipnls/root/v6.10.04_source/core/base/src/TError.cxx:249 #16 0x00007f500013bfe2 in Break(char const*, char const*, ...) () at /gridsoft/ipnls/root/v6.10.04_source/core/base/src/TError.cxx:314 #17 0x00007f500023180c in TUnixSystem::DispatchSignals(ESignals) () at /gridsoft/ipnls/root/v6.10.04_source/core/unix/src/TUnixSystem.cxx:3643 #18 #19 0x000000000050a395 in PyErr_SetObject () #20 0x000000000050a64f in PyErr_SetString () #21 0x00007f500202edea in PyROOT::TMethodHolder::CallSafe(void*, long, PyROOT::TCallContext*) () at /gridsoft/ipnls/root/v6.10.04_source/bindings/pyroot/src/TMethodHolder.cxx:123 #22 0x00007f500202e849 in PyROOT::TMethodHolder::Execute(void*, long, PyROOT::TCallContext*) () at /gridsoft/ipnls/root/v6.10.04_source/bindings/pyroot/src/TMethodHolder.cxx:528 #23 0x00007f500202d223 in PyROOT::TMethodHolder::Call(PyROOT::ObjectProxy*&, _object*, _object*, PyROOT::TCallContext*) () at /gridsoft/ipnls/root/v6.10.04_source/bindings/pyroot/src/TMethodHolder.cxx:585 #24 0x00007f50020137a7 in PyROOT::(anonymous namespace)::mp_call(PyROOT::MethodProxy*, _object*, _object*) () at /gridsoft/ipnls/root/v6.10.04_source/bindings/pyroot/src/MethodProxy.cxx:621 #25 0x0000000000437cac in PyObject_Call () #26 0x00000000004f2f22 in PyEval_EvalFrameEx () at Python/ceval.c:4951 #27 0x00000000004f921e in _PyEval_EvalCodeWithName () at Python/ceval.c:4033 #28 0x00000000004f92f3 in PyEval_EvalCodeEx () at Python/ceval.c:4054 #29 0x00000000005972e6 in function_call () #30 0x0000000000437cac in PyObject_Call () #31 0x00000000004f0753 in PyEval_EvalFrameEx () at Python/ceval.c:5049 #32 0x00000000004f6bfb in PyEval_EvalFrameEx () at Python/ceval.c:4818 #33 0x00000000004f6bfb in PyEval_EvalFrameEx () at Python/ceval.c:4818 #34 0x00000000004f921e in _PyEval_EvalCodeWithName () at Python/ceval.c:4033 #35 0x00000000004f92f3 in PyEval_EvalCodeEx () at Python/ceval.c:4054 #36 0x0000000000597214 in function_call () #37 0x0000000000437cac in PyObject_Call () #38 0x000000000058a3f4 in method_call () #39 0x0000000000437cac in PyObject_Call () #40 0x00000000004ef627 in PyEval_CallObjectWithKeywords () at Python/ceval.c:4595 #41 0x0000000000543e12 in t_bootstrap () #42 0x00000036e8007aa1 in start_thread () from /lib64/libpthread.so.0 #43 0x00000036e78e8bcd in clone () from /lib64/libc.so.6 Thread 2 (Thread 0x7f4fea050700 (LWP 43058)): #0 0x00000036e78ac86d in waitpid () from /lib64/libc.so.6 #1 0x00000036e783e479 in do_system () from /lib64/libc.so.6 #2 0x00000036e783e7b0 in system () from /lib64/libc.so.6 #3 0x00007f500022f431 in TUnixSystem::StackTrace() () at /gridsoft/ipnls/root/v6.10.04_source/core/unix/src/TUnixSystem.cxx:2118 #4 0x00007f500023180c in TUnixSystem::DispatchSignals(ESignals) () at /gridsoft/ipnls/root/v6.10.04_source/core/unix/src/TUnixSystem.cxx:3643 #5 #6 0x000000000050a395 in PyErr_SetObject () #7 0x000000000050a64f in PyErr_SetString () #8 0x00007f500202edea in PyROOT::TMethodHolder::CallSafe(void*, long, PyROOT::TCallContext*) () at /gridsoft/ipnls/root/v6.10.04_source/bindings/pyroot/src/TMethodHolder.cxx:123 #9 0x00007f500202e849 in PyROOT::TMethodHolder::Execute(void*, long, PyROOT::TCallContext*) () at /gridsoft/ipnls/root/v6.10.04_source/bindings/pyroot/src/TMethodHolder.cxx:528 #10 0x00007f500202d223 in PyROOT::TMethodHolder::Call(PyROOT::ObjectProxy*&, _object*, _object*, PyROOT::TCallContext*) () at /gridsoft/ipnls/root/v6.10.04_source/bindings/pyroot/src/TMethodHolder.cxx:585 #11 0x00007f50020137a7 in PyROOT::(anonymous namespace)::mp_call(PyROOT::MethodProxy*, _object*, _object*) () at /gridsoft/ipnls/root/v6.10.04_source/bindings/pyroot/src/MethodProxy.cxx:621 #12 0x0000000000437cac in PyObject_Call () #13 0x00000000004f2f22 in PyEval_EvalFrameEx () at Python/ceval.c:4951 #14 0x00000000004f921e in _PyEval_EvalCodeWithName () at Python/ceval.c:4033 #15 0x00000000004f92f3 in PyEval_EvalCodeEx () at Python/ceval.c:4054 #16 0x00000000005972e6 in function_call () #17 0x0000000000437cac in PyObject_Call () #18 0x00000000004f0753 in PyEval_EvalFrameEx () at Python/ceval.c:5049 #19 0x00000000004f6bfb in PyEval_EvalFrameEx () at Python/ceval.c:4818 #20 0x00000000004f6bfb in PyEval_EvalFrameEx () at Python/ceval.c:4818 #21 0x00000000004f921e in _PyEval_EvalCodeWithName () at Python/ceval.c:4033 #22 0x00000000004f92f3 in PyEval_EvalCodeEx () at Python/ceval.c:4054 #23 0x0000000000597214 in function_call () #24 0x0000000000437cac in PyObject_Call () #25 0x000000000058a3f4 in method_call () #26 0x0000000000437cac in PyObject_Call () #27 0x00000000004ef627 in PyEval_CallObjectWithKeywords () at Python/ceval.c:4595 #28 0x0000000000543e12 in t_bootstrap () #29 0x00000036e8007aa1 in start_thread () from /lib64/libpthread.so.0 #30 0x00000036e78e8bcd in clone () from /lib64/libc.so.6 Thread 1 (Thread 0x7f5009de3700 (LWP 43037)): #0 0x00000036e800da00 in sem_wait () from /lib64/libpthread.so.0 #1 0x000000000053eb2f in PyThread_acquire_lock_timed () #2 0x00000000005450d5 in lock_PyThread_acquire_lock () #3 0x000000000059c339 in PyCFunction_Call () #4 0x00000000004f78fc in PyEval_EvalFrameEx () at Python/ceval.c:4720 #5 0x00000000004f921e in _PyEval_EvalCodeWithName () at Python/ceval.c:4033 #6 0x00000000004f639a in PyEval_EvalFrameEx () at Python/ceval.c:4828 #7 0x00000000004f921e in _PyEval_EvalCodeWithName () at Python/ceval.c:4033 #8 0x00000000004f639a in PyEval_EvalFrameEx () at Python/ceval.c:4828 #9 0x00000000004f921e in _PyEval_EvalCodeWithName () at Python/ceval.c:4033 #10 0x00000000004f931f in PyEval_EvalCode () at Python/ceval.c:4054 #11 0x0000000000523e3f in PyRun_FileExFlags () #12 0x000000000052404c in PyRun_SimpleFileExFlags () #13 0x0000000000421149 in Py_Main () #14 0x000000000041c368 in main () at ./Programs/python.c:65 =========================================================== 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. =========================================================== #19 0x000000000050a395 in PyErr_SetObject () #20 0x000000000050a64f in PyErr_SetString () #21 0x00007f500202edea in PyROOT::TMethodHolder::CallSafe(void*, long, PyROOT::TCallContext*) () at /gridsoft/ipnls/root/v6.10.04_source/bindings/pyroot/src/TMethodHolder.cxx:123 #22 0x00007f500202e849 in PyROOT::TMethodHolder::Execute(void*, long, PyROOT::TCallContext*) () at /gridsoft/ipnls/root/v6.10.04_source/bindings/pyroot/src/TMethodHolder.cxx:528 #23 0x00007f500202d223 in PyROOT::TMethodHolder::Call(PyROOT::ObjectProxy*&, _object*, _object*, PyROOT::TCallContext*) () at /gridsoft/ipnls/root/v6.10.04_source/bindings/pyroot/src/TMethodHolder.cxx:585 #24 0x00007f50020137a7 in PyROOT::(anonymous namespace)::mp_call(PyROOT::MethodProxy*, _object*, _object*) () at /gridsoft/ipnls/root/v6.10.04_source/bindings/pyroot/src/MethodProxy.cxx:621 #25 0x0000000000437cac in PyObject_Call () #26 0x00000000004f2f22 in PyEval_EvalFrameEx () at Python/ceval.c:4951 #27 0x00000000004f921e in _PyEval_EvalCodeWithName () at Python/ceval.c:4033 #28 0x00000000004f92f3 in PyEval_EvalCodeEx () at Python/ceval.c:4054 #29 0x00000000005972e6 in function_call () #30 0x0000000000437cac in PyObject_Call () #31 0x00000000004f0753 in PyEval_EvalFrameEx () at Python/ceval.c:5049 #32 0x00000000004f6bfb in PyEval_EvalFrameEx () at Python/ceval.c:4818 #33 0x00000000004f6bfb in PyEval_EvalFrameEx () at Python/ceval.c:4818 #34 0x00000000004f921e in _PyEval_EvalCodeWithName () at Python/ceval.c:4033 #35 0x00000000004f92f3 in PyEval_EvalCodeEx () at Python/ceval.c:4054 #36 0x0000000000597214 in function_call () #37 0x0000000000437cac in PyObject_Call () #38 0x000000000058a3f4 in method_call () #39 0x0000000000437cac in PyObject_Call () #40 0x00000000004ef627 in PyEval_CallObjectWithKeywords () at Python/ceval.c:4595 #41 0x0000000000543e12 in t_bootstrap () #42 0x00000036e8007aa1 in start_thread () from /lib64/libpthread.so.0 #43 0x00000036e78e8bcd in clone () from /lib64/libc.so.6 ===========================================================