*** Break *** segmentation violation =========================================================== There was a crash (kSigSegmentationViolation). This is the entire stack trace of all threads: =========================================================== Py_TPFLAGS_HEAPTYPE = (1L << 9) ^ Py_TPFLAGS_HEAPTYPE = (1L << 9) ^ Thread 2 (Thread 0x7f90d4b18700 (LWP 27571)): #0 sem_wait () at ../nptl/sysdeps/unix/sysv/linux/x86_64/sem_wait.S:85 #1 0x0000000000490e60 in PyThread_acquire_lock (waitflag=1, lock=0x192ab40) at ../Python/thread_pthread.h:324 #2 PyEval_RestoreThread (tstate=0x317c5a0) at ../Python/ceval.c:357 #3 floatsleep (secs=) at ../Modules/timemodule.c:959 #4 time_sleep.72151 (self=, args=) at ../Modules/timemodule.c:206 #5 0x000000000052de05 in call_function (oparg=, pp_stack=0x7f90d4b175a0) at ../Python/ceval.c:4021 #6 PyEval_EvalFrameEx (f=f entry=0x7f90d0000ef0, throwflag=throwflag entry=0) at ../Python/ceval.c:2666 #7 0x000000000050697a in PyEval_EvalCodeEx (closure=, defcount=, defs=0x0, kwcount=, kws=, argcount=, args=, locals=0x0, globals=, co=) at ../Python/ceval.c:3253 #8 function_call.15333 (func=, arg=, kw=) at ../Objects/funcobject.c:526 #9 0x00000000005301ae in PyObject_Call (kw=0x1942a80, arg=0x7f90eb305650, func=0x241f9b0) at ../Objects/abstract.c:2529 #10 ext_do_call (nk=, na=, flags=, pp_stack=0x7f90d4b177e0, func=0x241f9b0) at ../Python/ceval.c:4334 #11 PyEval_EvalFrameEx (f=f entry=0x7f90d0000d20, throwflag=throwflag entry=0) at ../Python/ceval.c:2705 #12 0x000000000052e672 in fast_function (nk=, na=, n=1, pp_stack=0x7f90d4b17960, func=0x7f90ea00c7d0) at ../Python/ceval.c:4107 #13 call_function (oparg=, pp_stack=0x7f90d4b17960) at ../Python/ceval.c:4042 #14 PyEval_EvalFrameEx (f=f entry=0x7f90d0000ae0, throwflag=throwflag entry=0) at ../Python/ceval.c:2666 #15 0x000000000052e672 in fast_function (nk=, na=, n=1, pp_stack=0x7f90d4b17ae0, func=0x7f90ea00c938) at ../Python/ceval.c:4107 #16 call_function (oparg=, pp_stack=0x7f90d4b17ae0) at ../Python/ceval.c:4042 #17 PyEval_EvalFrameEx (f=f entry=0x7f90d0000910, throwflag=throwflag entry=0) at ../Python/ceval.c:2666 #18 0x000000000050697a in PyEval_EvalCodeEx (closure=, defcount=, defs=0x0, kwcount=, kws=, argcount=, args=, locals=0x0, globals=, co=) at ../Python/ceval.c:3253 #19 function_call.15333 (func=func entry=0x7f90ea00c848, arg=arg entry=0x7f90eb317d90, kw=kw entry=0x0) at ../Objects/funcobject.c:526 #20 0x00000000004d53f4 in PyObject_Call (kw=0x0, arg=0x7f90eb317d90, func=0x7f90ea00c848) at ../Objects/abstract.c:2529 #21 instancemethod_call.8798 (func=0x7f90ea00c848, func entry=0x1e500a0, arg=0x7f90eb317d90, arg entry=0x7f90eb3b7050, kw=0x0) at ../Objects/classobject.c:2602 #22 0x000000000053bf0b in PyObject_Call (kw=, arg=0x7f90eb3b7050, func=0x1e500a0) at ../Objects/abstract.c:2529 #23 PyEval_CallObjectWithKeywords (func=0x1e500a0, arg=0x7f90eb3b7050, kw=) at ../Python/ceval.c:3890 #24 0x0000000000579a22 in t_bootstrap.71595 (boot_raw=0x3170870) at ../Modules/threadmodule.c:614 #25 0x00007f90eaff4f6e in start_thread (arg=0x7f90d4b18700) at pthread_create.c:311 #26 0x00007f90ead1f9cd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:113 Thread 1 (Thread 0x7f90eb3f7740 (LWP 27558)): #0 0x00007f90eace64b7 in __libc_waitpid (pid=, stat_loc=stat_loc entry=0x7fffc264d650, options=options entry=0) at ../sysdeps/unix/sysv/linux/waitpid.c:40 #1 0x00007f90eac6afae in do_system (line=0x3686020 "/opt/root/fromGit/etc/gdb-backtrace.sh 27558 1>&2") at ../sysdeps/posix/system.c:148 #2 0x00007f90eac6b370 in __libc_system (line=) at ../sysdeps/posix/system.c:189 #3 0x00007f90e52caa92 in TUnixSystem::Exec (this=0x1f3a520, shellcmd=0x3686020 "/opt/root/fromGit/etc/gdb-backtrace.sh 27558 1>&2") at /opt/root/fromGit/core/unix/src/TUnixSystem.cxx:2156 #4 0x00007f90e52cb36a in TUnixSystem::StackTrace (this=0x1f3a520) at /opt/root/fromGit/core/unix/src/TUnixSystem.cxx:2403 #5 0x00007f90e52c8c3f in TUnixSystem::DispatchSignals (this=0x1f3a520, sig=kSigSegmentationViolation) at /opt/root/fromGit/core/unix/src/TUnixSystem.cxx:1279 #6 0x00007f90e52c6acb in SigHandler (sig=kSigSegmentationViolation) at /opt/root/fromGit/core/unix/src/TUnixSystem.cxx:435 #7 0x00007f90e52ceda0 in sighandler (sig=11) at /opt/root/fromGit/core/unix/src/TUnixSystem.cxx:3722 #8 #9 0x00007f90d9944292 in ROOT::TCollectionProxyInfo::Pushback > >::resize(void*, unsigned long) () from /opt/rootpwa/build/lib/libRootPwa.so #10 0x00007f90e60fce33 in TGenCollectionProxy::Allocate (this=0x35795d0, n=5) at /opt/root/fromGit/io/io/src/TGenCollectionProxy.cxx:1070 #11 0x00007f90e5bd5c0b in TBranchElement::ReadLeavesCollection (this=0x3421890, b=...) at /opt/root/fromGit/tree/tree/src/TBranchElement.cxx:3713 #12 0x00007f90e5bc07e2 in TBranch::GetEntry (this=0x3421890, entry=0, getall=0) at /opt/root/fromGit/tree/tree/src/TBranch.cxx:1276 #13 0x00007f90e5bcfa7e in TBranchElement::GetEntry (this=0x3421890, entry=0, getall=0) at /opt/root/fromGit/tree/tree/src/TBranchElement.cxx:2249 #14 0x00007f90e5bcfaf8 in TBranchElement::GetEntry (this=0x33dfb80, entry=0, getall=0) at /opt/root/fromGit/tree/tree/src/TBranchElement.cxx:2265 #15 0x00007f90e5c3461d in TTree::GetEntry (this=0x32fba00, entry=0, getall=0) at /opt/root/fromGit/tree/tree/src/TTree.cxx:4921 #16 0x00007f90e5c67ac8 in G__G__Tree_126_0_80(G__value*, char const*, G__param*, int) () from /opt/root/current-x64/lib/libTree.so #17 0x00007f90e46169f5 in Cint::G__CallFunc::Execute (this=0x357d580, pobject=0x32fba00) at cint/cint/src/CallFunc.cxx:440 #18 0x00007f90e668fcdc in Cint::G__CallFunc::ExecInt (this=0x357d580, pobject=0x32fba00) at include/CallFunc.h:101 #19 0x00007f90e668cc42 in PRCallFuncExecInt (func=0x357d580, self=0x32fba00, release_gil=false) at /opt/root/fromGit/bindings/pyroot/src/Executors.cxx:50 #20 0x00007f90e668cde0 in PyROOT::TIntExecutor::Execute (this=0x35880b0, func=0x357d580, self=0x32fba00, release_gil=false) at /opt/root/fromGit/bindings/pyroot/src/Executors.cxx:94 #21 0x00007f90e6696afc in PyROOT::TMethodHolder::CallFast (this=0x2618970, self=0x32fba00, release_gil=false) at /opt/root/fromGit/bindings/pyroot/src/MethodHolder.cxx:94 #22 0x00007f90e6696ca1 in PyROOT::TMethodHolder::CallSafe (this=0x2618970, self=0x32fba00, release_gil=false) at /opt/root/fromGit/bindings/pyroot/src/MethodHolder.cxx:118 #23 0x00007f90e669671d in PyROOT::TMethodHolder::Execute (this=0x2618970, self=0x32fba00, release_gil=false) at /opt/root/fromGit/bindings/pyroot/src/MethodHolder.cxx:637 #24 0x00007f90e669601f in PyROOT::TMethodHolder::operator() (this=0x2618970, self=0x2858f50, args=0x2843dd0, kwds=0x0, user=1, release_gil=false) at /opt/root/fromGit/bindings/pyroot/src/MethodHolder.cxx:700 #25 0x00007f90e669bc34 in PyROOT::(anonymous namespace)::mp_call (pymeth=0x343b550, args=0x2843dd0, kwds=0x0) at /opt/root/fromGit/bindings/pyroot/src/MethodProxy.cxx:482 #26 0x000000000052e3cb in PyObject_Call (kw=0x0, arg=0x2843dd0, func=0x343b550) at ../Objects/abstract.c:2529 #27 do_call (nk=, na=, pp_stack=0x7fffc2650620, func=0x343b550) at ../Python/ceval.c:4239 #28 call_function (oparg=, pp_stack=0x7fffc2650620) at ../Python/ceval.c:4044 #29 PyEval_EvalFrameEx (f=f entry=0x1893cb0, throwflag=throwflag entry=0) at ../Python/ceval.c:2666 #30 0x0000000000567cdc in PyEval_EvalCodeEx (closure=0x0, defcount=0, defs=0x0, kwcount=0, kws=0x0, argcount=0, args=0x0, locals=0x18030a0, globals=0x7f90eb2de3b0, co=) at ../Python/ceval.c:3253 #31 PyEval_EvalCode (co=co entry=0x7f90eb2de3b0, globals=globals entry=0x1840850, locals=locals entry=0x1840850) at ../Python/ceval.c:667 #32 0x0000000000451adb in run_mod.42568 (mod=, filename=, globals=0x1840850, locals=0x1840850, flags=, arena=) at ../Python/pythonrun.c:1365 #33 0x0000000000451e5b in PyRun_FileExFlags (fp=fp entry=0x18434c0, filename=filename entry=0x7fffc2651a1f "./genPseudoData.py", start=start entry=257, globals=globals entry=0x1840850, locals=locals entry=0x1840850, closeit=closeit entry=1, flags=flags entry=0x7fffc26507f0) at ../Python/pythonrun.c:1351 #34 0x0000000000452394 in PyRun_SimpleFileExFlags (fp=fp entry=0x18434c0, filename=, filename entry=0x7fffc2651a1f "./genPseudoData.py", closeit=closeit entry=1, flags=flags entry=0x7fffc26507f0) at ../Python/pythonrun.c:943 #35 0x0000000000452490 in PyRun_AnyFileExFlags (fp=fp entry=0x18434c0, filename=filename entry=0x7fffc2651a1f "./genPseudoData.py", closeit=closeit entry=1, flags=flags entry=0x7fffc26507f0) at ../Python/pythonrun.c:747 #36 0x0000000000453ead in Py_Main (argc=, argv=0x7fffc26509a8) at ../Modules/main.c:640 #37 0x00007f90eac46de5 in __libc_start_main (main=0x453f6b
, argc=15, ubp_av=0x7fffc26509a8, init=, fini=, rtld_fini=, stack_end=0x7fffc2650998) at libc-start.c:260 #38 0x00000000005786be in _start () =========================================================== The lines below might hint at the cause of the crash. If they do not help you then please submit a bug 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. =========================================================== #9 0x00007f90d9944292 in ROOT::TCollectionProxyInfo::Pushback > >::resize(void*, unsigned long) () from /opt/rootpwa/build/lib/libRootPwa.so #10 0x00007f90e60fce33 in TGenCollectionProxy::Allocate (this=0x35795d0, n=5) at /opt/root/fromGit/io/io/src/TGenCollectionProxy.cxx:1070 #11 0x00007f90e5bd5c0b in TBranchElement::ReadLeavesCollection (this=0x3421890, b=...) at /opt/root/fromGit/tree/tree/src/TBranchElement.cxx:3713 #12 0x00007f90e5bc07e2 in TBranch::GetEntry (this=0x3421890, entry=0, getall=0) at /opt/root/fromGit/tree/tree/src/TBranch.cxx:1276 #13 0x00007f90e5bcfa7e in TBranchElement::GetEntry (this=0x3421890, entry=0, getall=0) at /opt/root/fromGit/tree/tree/src/TBranchElement.cxx:2249 #14 0x00007f90e5bcfaf8 in TBranchElement::GetEntry (this=0x33dfb80, entry=0, getall=0) at /opt/root/fromGit/tree/tree/src/TBranchElement.cxx:2265 #15 0x00007f90e5c3461d in TTree::GetEntry (this=0x32fba00, entry=0, getall=0) at /opt/root/fromGit/tree/tree/src/TTree.cxx:4921 =========================================================== *** Break *** segmentation violation =========================================================== There was a crash (kSigSegmentationViolation). This is the entire stack trace of all threads: =========================================================== Py_TPFLAGS_HEAPTYPE = (1L << 9) ^ Py_TPFLAGS_HEAPTYPE = (1L << 9) ^ Thread 2 (Thread 0x7f90d4b18700 (LWP 27571)): #0 sem_wait () at ../nptl/sysdeps/unix/sysv/linux/x86_64/sem_wait.S:85 #1 0x0000000000490e60 in PyThread_acquire_lock (waitflag=1, lock=0x192ab40) at ../Python/thread_pthread.h:324 #2 PyEval_RestoreThread (tstate=0x317c5a0) at ../Python/ceval.c:357 #3 floatsleep (secs=) at ../Modules/timemodule.c:959 #4 time_sleep.72151 (self=, args=) at ../Modules/timemodule.c:206 #5 0x000000000052de05 in call_function (oparg=, pp_stack=0x7f90d4b175a0) at ../Python/ceval.c:4021 #6 PyEval_EvalFrameEx (f=f entry=0x7f90d0000ef0, throwflag=throwflag entry=0) at ../Python/ceval.c:2666 #7 0x000000000050697a in PyEval_EvalCodeEx (closure=, defcount=, defs=0x0, kwcount=, kws=, argcount=, args=, locals=0x0, globals=, co=) at ../Python/ceval.c:3253 #8 function_call.15333 (func=, arg=, kw=) at ../Objects/funcobject.c:526 #9 0x00000000005301ae in PyObject_Call (kw=0x1942a80, arg=0x7f90eb305650, func=0x241f9b0) at ../Objects/abstract.c:2529 #10 ext_do_call (nk=, na=, flags=, pp_stack=0x7f90d4b177e0, func=0x241f9b0) at ../Python/ceval.c:4334 #11 PyEval_EvalFrameEx (f=f entry=0x7f90d0000d20, throwflag=throwflag entry=0) at ../Python/ceval.c:2705 #12 0x000000000052e672 in fast_function (nk=, na=, n=1, pp_stack=0x7f90d4b17960, func=0x7f90ea00c7d0) at ../Python/ceval.c:4107 #13 call_function (oparg=, pp_stack=0x7f90d4b17960) at ../Python/ceval.c:4042 #14 PyEval_EvalFrameEx (f=f entry=0x7f90d0000ae0, throwflag=throwflag entry=0) at ../Python/ceval.c:2666 #15 0x000000000052e672 in fast_function (nk=, na=, n=1, pp_stack=0x7f90d4b17ae0, func=0x7f90ea00c938) at ../Python/ceval.c:4107 #16 call_function (oparg=, pp_stack=0x7f90d4b17ae0) at ../Python/ceval.c:4042 #17 PyEval_EvalFrameEx (f=f entry=0x7f90d0000910, throwflag=throwflag entry=0) at ../Python/ceval.c:2666 #18 0x000000000050697a in PyEval_EvalCodeEx (closure=, defcount=, defs=0x0, kwcount=, kws=, argcount=, args=, locals=0x0, globals=, co=) at ../Python/ceval.c:3253 #19 function_call.15333 (func=func entry=0x7f90ea00c848, arg=arg entry=0x7f90eb317d90, kw=kw entry=0x0) at ../Objects/funcobject.c:526 #20 0x00000000004d53f4 in PyObject_Call (kw=0x0, arg=0x7f90eb317d90, func=0x7f90ea00c848) at ../Objects/abstract.c:2529 #21 instancemethod_call.8798 (func=0x7f90ea00c848, func entry=0x1e500a0, arg=0x7f90eb317d90, arg entry=0x7f90eb3b7050, kw=0x0) at ../Objects/classobject.c:2602 #22 0x000000000053bf0b in PyObject_Call (kw=, arg=0x7f90eb3b7050, func=0x1e500a0) at ../Objects/abstract.c:2529 #23 PyEval_CallObjectWithKeywords (func=0x1e500a0, arg=0x7f90eb3b7050, kw=) at ../Python/ceval.c:3890 #24 0x0000000000579a22 in t_bootstrap.71595 (boot_raw=0x3170870) at ../Modules/threadmodule.c:614 #25 0x00007f90eaff4f6e in start_thread (arg=0x7f90d4b18700) at pthread_create.c:311 #26 0x00007f90ead1f9cd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:113 Thread 1 (Thread 0x7f90eb3f7740 (LWP 27558)): #0 0x00007f90eace64b7 in __libc_waitpid (pid=, stat_loc=stat_loc entry=0x7fffc264c550, options=options entry=0) at ../sysdeps/unix/sysv/linux/waitpid.c:40 #1 0x00007f90eac6afae in do_system (line=0x18eba00 "/opt/root/fromGit/etc/gdb-backtrace.sh 27558 1>&2") at ../sysdeps/posix/system.c:148 #2 0x00007f90eac6b370 in __libc_system (line=) at ../sysdeps/posix/system.c:189 #3 0x00007f90e52caa92 in TUnixSystem::Exec (this=0x1f3a520, shellcmd=0x18eba00 "/opt/root/fromGit/etc/gdb-backtrace.sh 27558 1>&2") at /opt/root/fromGit/core/unix/src/TUnixSystem.cxx:2156 #4 0x00007f90e52cb36a in TUnixSystem::StackTrace (this=0x1f3a520) at /opt/root/fromGit/core/unix/src/TUnixSystem.cxx:2403 #5 0x00007f90e52c8c3f in TUnixSystem::DispatchSignals (this=0x1f3a520, sig=kSigSegmentationViolation) at /opt/root/fromGit/core/unix/src/TUnixSystem.cxx:1279 #6 0x00007f90e52c6acb in SigHandler (sig=kSigSegmentationViolation) at /opt/root/fromGit/core/unix/src/TUnixSystem.cxx:435 #7 0x00007f90e52ceda0 in sighandler (sig=11) at /opt/root/fromGit/core/unix/src/TUnixSystem.cxx:3722 #8 #9 visit_decref.48905 (op=0x7f90e22c1520 , data=0x0) at ../Modules/gcmodule.c:360 #10 0x000000000056a776 in subtract_refs (containers=0x916980 ) at ../Modules/gcmodule.c:385 #11 collect.48998 (generation=) at ../Modules/gcmodule.c:925 #12 0x000000000056b500 in collect_generations.49006 () at ../Modules/gcmodule.c:1050 #13 0x0000000000536bdf in _PyObject_GC_Malloc (basicsize=) at ../Modules/gcmodule.c:1511 #14 _PyObject_GC_NewVar (tp=0x915ba0 , nitems=) at ../Modules/gcmodule.c:1531 #15 0x0000000000539082 in PyTuple_New (size=15) at ../Objects/tupleobject.c:90 #16 0x00000000004daabf in r_object (p=p entry=0x7fffc264f8a0) at ../Python/marshal.c:880 #17 0x00000000004dacb1 in r_object (p=p entry=0x7fffc264f8a0) at ../Python/marshal.c:1022 #18 0x00000000004dabd8 in r_object (p=p entry=0x7fffc264f8a0) at ../Python/marshal.c:886 #19 0x00000000004dac9b in r_object (p=p entry=0x7fffc264f8a0) at ../Python/marshal.c:1019 #20 0x00000000004dabd8 in r_object (p=p entry=0x7fffc264f8a0) at ../Python/marshal.c:886 #21 0x00000000004dac9b in r_object (p=p entry=0x7fffc264f8a0) at ../Python/marshal.c:1019 #22 0x0000000000598326 in PyMarshal_ReadObjectFromString (str=str entry=0x3686020 "c", len=) at ../Python/marshal.c:1183 #23 0x00000000005983d0 in PyMarshal_ReadLastObjectFromFile (fp=fp entry=0x18f9890) at ../Python/marshal.c:1144 #24 0x000000000059840e in read_compiled_module.39010 (cpathname=cpathname entry=0x18f8640 "/usr/lib/python2.7/dist-packages/apport/report.pyc", fp=fp entry=0x18f9890) at ../Python/import.c:801 #25 0x00000000005a54f5 in load_source_module.39187 (name=name entry=0x18f6620 "apport.report", pathname=, pathname entry=0x18f7630 "/usr/lib/python2.7/dist-packages/apport/report.py", fp=0x18f9650) at ../Python/import.c:1072 #26 0x00000000005b75f1 in load_module.39230 (name=name entry=0x18f6620 "apport.report", fp=, pathname=pathname entry=0x18f7630 "/usr/lib/python2.7/dist-packages/apport/report.py", type=, loader=) at ../Python/import.c:1906 #27 0x00000000005680d1 in import_submodule.39241 (mod=mod entry=0x7f90eb2f5948, subname=subname entry=0x18f6627 "report", fullname=0x18f6620 "apport.report") at ../Python/import.c:2700 #28 0x000000000056831c in load_next (mod=mod entry=0x7f90eb2f5948, altmod=altmod entry=0x7f90eb2f5948, p_name=p_name entry=0x7fffc264fbe0, buf=buf entry=0x18f6620 "apport.report", p_buflen=p_buflen entry=0x7fffc264fbf0) at ../Python/import.c:2515 #29 0x0000000000568c0c in import_module_level.isra.3 (level=, fromlist=0x1e54950, globals=, name=0x0) at ../Python/import.c:2232 #30 PyImport_ImportModuleLevel (name=, globals=, locals=, fromlist=0x1e54950, level=) at ../Python/import.c:2288 #31 0x00000000004adfd7 in builtin___import__.32990 (self=, args=, kwds=) at ../Python/bltinmodule.c:49 #32 0x000000000053bf0b in PyObject_Call (kw=0x0, arg=0x285dd08, func=0x7f90eb3e5050) at ../Objects/abstract.c:2529 #33 PyEval_CallObjectWithKeywords (func=func entry=0x7f90eb3e5050, arg=arg entry=0x285dd08, kw=kw entry=0x0) at ../Python/ceval.c:3890 #34 0x000000000053061e in PyEval_EvalFrameEx (f=f entry=0x286e460, throwflag=throwflag entry=0) at ../Python/ceval.c:2333 #35 0x0000000000567cdc in PyEval_EvalCodeEx (closure=0x0, defcount=0, defs=0x0, kwcount=0, kws=0x0, argcount=0, args=0x0, locals=0x286e460, globals=0x286e460, co=) at ../Python/ceval.c:3253 #36 PyEval_EvalCode (co=co entry=0x2849eb0, globals=globals entry=0x1892a40, locals=locals entry=0x1892a40) at ../Python/ceval.c:667 #37 0x00000000005b74fa in PyImport_ExecCodeModuleEx (name=name entry=0x18d8680 "apport", co=co entry=0x2849eb0, pathname=pathname entry=0x18f5300 "/usr/lib/python2.7/dist-packages/apport/__init__.pyc") at ../Python/import.c:709 #38 0x00000000005a553f in load_source_module.39187 (name=name entry=0x18d8680 "apport", pathname=0x18f5300 "/usr/lib/python2.7/dist-packages/apport/__init__.pyc", pathname entry=0x18f42f0 "/usr/lib/python2.7/dist-packages/apport/__init__.py", fp=) at ../Python/import.c:1099 #39 0x00000000005b75f1 in load_module.39230 (name=name entry=0x18d8680 "apport", fp=, pathname=pathname entry=0x18f42f0 "/usr/lib/python2.7/dist-packages/apport/__init__.py", type=, loader=loader entry=0x0) at ../Python/import.c:1906 #40 0x00000000004527fe in load_package.39266 (name=name entry=0x18d8680 "apport", pathname=pathname entry=0x18d9690 "/usr/lib/python2.7/dist-packages/apport") at ../Python/import.c:1166 #41 0x00000000005b766d in load_module.39230 (name=name entry=0x18d8680 "apport", fp=, pathname=pathname entry=0x18d9690 "/usr/lib/python2.7/dist-packages/apport", type=, loader=) at ../Python/import.c:1920 #42 0x00000000005680d1 in import_submodule.39241 (mod=mod entry=0x917730 <_Py_NoneStruct>, subname=subname entry=0x18d8680 "apport", fullname=0x18d8680 "apport") at ../Python/import.c:2700 #43 0x000000000056831c in load_next (mod=mod entry=0x917730 <_Py_NoneStruct>, altmod=0x917730 <_Py_NoneStruct>, p_name=, buf=0x18d8680 "apport", p_buflen=0x7fffc26501b0) at ../Python/import.c:2515 #44 0x0000000000568706 in import_module_level.isra.3 (level=, fromlist=0x7f90eb2d1290, globals=, name=0x7f90eb2d06eb "fileutils") at ../Python/import.c:2224 #45 PyImport_ImportModuleLevel (name=, globals=, locals=, fromlist=0x7f90eb2d1290, level=) at ../Python/import.c:2288 #46 0x00000000004adfd7 in builtin___import__.32990 (self=, args=, kwds=) at ../Python/bltinmodule.c:49 #47 0x000000000053bf0b in PyObject_Call (kw=0x0, arg=0x284c2b8, func=0x7f90eb3e5050) at ../Objects/abstract.c:2529 #48 PyEval_CallObjectWithKeywords (func=func entry=0x7f90eb3e5050, arg=arg entry=0x284c2b8, kw=kw entry=0x0) at ../Python/ceval.c:3890 #49 0x000000000053061e in PyEval_EvalFrameEx (f=f entry=0x18921b0, throwflag=throwflag entry=0) at ../Python/ceval.c:2333 #50 0x000000000052e672 in fast_function (nk=, na=, n=3, pp_stack=0x7fffc2650590, func=0x7f90eb2c8d70) at ../Python/ceval.c:4107 #51 call_function (oparg=, pp_stack=0x7fffc2650590) at ../Python/ceval.c:4042 #52 PyEval_EvalFrameEx (f=f entry=0x1891f80, throwflag=throwflag entry=0) at ../Python/ceval.c:2666 #53 0x000000000050697a in PyEval_EvalCodeEx (closure=, defcount=, defs=0x0, kwcount=, kws=, argcount=, args=, locals=0x0, globals=, co=) at ../Python/ceval.c:3253 #54 function_call.15333 (func=func entry=0x241f8c0, arg=arg entry=0x1e50960, kw=kw entry=0x0) at ../Objects/funcobject.c:526 #55 0x000000000053bf0b in PyObject_Call (kw=0x0, arg=0x1e50960, func=0x241f8c0) at ../Objects/abstract.c:2529 #56 PyEval_CallObjectWithKeywords (func=func entry=0x241f8c0, arg=arg entry=0x1e50960, kw=kw entry=0x0) at ../Python/ceval.c:3890 #57 0x000000000041841f in PyErr_PrintEx (set_sys_last_vars=set_sys_last_vars entry=1) at ../Python/pythonrun.c:1174 #58 0x00000000004523a7 in PyErr_Print () at ../Python/pythonrun.c:1059 #59 PyRun_SimpleFileExFlags (fp=, fp entry=0x18434c0, filename=, filename entry=0x7fffc2651a1f "./genPseudoData.py", closeit=closeit entry=1, flags=flags entry=0x7fffc26507f0) at ../Python/pythonrun.c:947 #60 0x0000000000452490 in PyRun_AnyFileExFlags (fp=fp entry=0x18434c0, filename=filename entry=0x7fffc2651a1f "./genPseudoData.py", closeit=closeit entry=1, flags=flags entry=0x7fffc26507f0) at ../Python/pythonrun.c:747 #61 0x0000000000453ead in Py_Main (argc=, argv=0x7fffc26509a8) at ../Modules/main.c:640 #62 0x00007f90eac46de5 in __libc_start_main (main=0x453f6b
, argc=15, ubp_av=0x7fffc26509a8, init=, fini=, rtld_fini=, stack_end=0x7fffc2650998) at libc-start.c:260 #63 0x00000000005786be in _start () =========================================================== The lines below might hint at the cause of the crash. If they do not help you then please submit a bug 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. =========================================================== #9 visit_decref.48905 (op=0x7f90e22c1520 , data=0x0) at ../Modules/gcmodule.c:360 #10 0x000000000056a776 in subtract_refs (containers=0x916980 ) at ../Modules/gcmodule.c:385 #11 collect.48998 (generation=) at ../Modules/gcmodule.c:925 #12 0x000000000056b500 in collect_generations.49006 () at ../Modules/gcmodule.c:1050 #13 0x0000000000536bdf in _PyObject_GC_Malloc (basicsize=) at ../Modules/gcmodule.c:1511 #14 _PyObject_GC_NewVar (tp=0x915ba0 , nitems=) at ../Modules/gcmodule.c:1531 #15 0x0000000000539082 in PyTuple_New (size=15) at ../Objects/tupleobject.c:90 #16 0x00000000004daabf in r_object (p=p entry=0x7fffc264f8a0) at ../Python/marshal.c:880 #17 0x00000000004dacb1 in r_object (p=p entry=0x7fffc264f8a0) at ../Python/marshal.c:1022 #18 0x00000000004dabd8 in r_object (p=p entry=0x7fffc264f8a0) at ../Python/marshal.c:886 #19 0x00000000004dac9b in r_object (p=p entry=0x7fffc264f8a0) at ../Python/marshal.c:1019 #20 0x00000000004dabd8 in r_object (p=p entry=0x7fffc264f8a0) at ../Python/marshal.c:886 #21 0x00000000004dac9b in r_object (p=p entry=0x7fffc264f8a0) at ../Python/marshal.c:1019 #22 0x0000000000598326 in PyMarshal_ReadObjectFromString (str=str entry=0x3686020 "c", len=) at ../Python/marshal.c:1183 #23 0x00000000005983d0 in PyMarshal_ReadLastObjectFromFile (fp=fp entry=0x18f9890) at ../Python/marshal.c:1144 #24 0x000000000059840e in read_compiled_module.39010 (cpathname=cpathname entry=0x18f8640 "/usr/lib/python2.7/dist-packages/apport/report.pyc", fp=fp entry=0x18f9890) at ../Python/import.c:801 #25 0x00000000005a54f5 in load_source_module.39187 (name=name entry=0x18f6620 "apport.report", pathname=, pathname entry=0x18f7630 "/usr/lib/python2.7/dist-packages/apport/report.py", fp=0x18f9650) at ../Python/import.c:1072 #26 0x00000000005b75f1 in load_module.39230 (name=name entry=0x18f6620 "apport.report", fp=, pathname=pathname entry=0x18f7630 "/usr/lib/python2.7/dist-packages/apport/report.py", type=, loader=) at ../Python/import.c:1906 #27 0x00000000005680d1 in import_submodule.39241 (mod=mod entry=0x7f90eb2f5948, subname=subname entry=0x18f6627 "report", fullname=0x18f6620 "apport.report") at ../Python/import.c:2700 #28 0x000000000056831c in load_next (mod=mod entry=0x7f90eb2f5948, altmod=altmod entry=0x7f90eb2f5948, p_name=p_name entry=0x7fffc264fbe0, buf=buf entry=0x18f6620 "apport.report", p_buflen=p_buflen entry=0x7fffc264fbf0) at ../Python/import.c:2515 #29 0x0000000000568c0c in import_module_level.isra.3 (level=, fromlist=0x1e54950, globals=, name=0x0) at ../Python/import.c:2232 #30 PyImport_ImportModuleLevel (name=, globals=, locals=, fromlist=0x1e54950, level=) at ../Python/import.c:2288 #31 0x00000000004adfd7 in builtin___import__.32990 (self=, args=, kwds=) at ../Python/bltinmodule.c:49 #32 0x000000000053bf0b in PyObject_Call (kw=0x0, arg=0x285dd08, func=0x7f90eb3e5050) at ../Objects/abstract.c:2529 #33 PyEval_CallObjectWithKeywords (func=func entry=0x7f90eb3e5050, arg=arg entry=0x285dd08, kw=kw entry=0x0) at ../Python/ceval.c:3890 #34 0x000000000053061e in PyEval_EvalFrameEx (f=f entry=0x286e460, throwflag=throwflag entry=0) at ../Python/ceval.c:2333 #35 0x0000000000567cdc in PyEval_EvalCodeEx (closure=0x0, defcount=0, defs=0x0, kwcount=0, kws=0x0, argcount=0, args=0x0, locals=0x286e460, globals=0x286e460, co=) at ../Python/ceval.c:3253 #36 PyEval_EvalCode (co=co entry=0x2849eb0, globals=globals entry=0x1892a40, locals=locals entry=0x1892a40) at ../Python/ceval.c:667 #37 0x00000000005b74fa in PyImport_ExecCodeModuleEx (name=name entry=0x18d8680 "apport", co=co entry=0x2849eb0, pathname=pathname entry=0x18f5300 "/usr/lib/python2.7/dist-packages/apport/__init__.pyc") at ../Python/import.c:709 #38 0x00000000005a553f in load_source_module.39187 (name=name entry=0x18d8680 "apport", pathname=0x18f5300 "/usr/lib/python2.7/dist-packages/apport/__init__.pyc", pathname entry=0x18f42f0 "/usr/lib/python2.7/dist-packages/apport/__init__.py", fp=) at ../Python/import.c:1099 #39 0x00000000005b75f1 in load_module.39230 (name=name entry=0x18d8680 "apport", fp=, pathname=pathname entry=0x18f42f0 "/usr/lib/python2.7/dist-packages/apport/__init__.py", type=, loader=loader entry=0x0) at ../Python/import.c:1906 #40 0x00000000004527fe in load_package.39266 (name=name entry=0x18d8680 "apport", pathname=pathname entry=0x18d9690 "/usr/lib/python2.7/dist-packages/apport") at ../Python/import.c:1166 #41 0x00000000005b766d in load_module.39230 (name=name entry=0x18d8680 "apport", fp=, pathname=pathname entry=0x18d9690 "/usr/lib/python2.7/dist-packages/apport", type=, loader=) at ../Python/import.c:1920 #42 0x00000000005680d1 in import_submodule.39241 (mod=mod entry=0x917730 <_Py_NoneStruct>, subname=subname entry=0x18d8680 "apport", fullname=0x18d8680 "apport") at ../Python/import.c:2700 #43 0x000000000056831c in load_next (mod=mod entry=0x917730 <_Py_NoneStruct>, altmod=0x917730 <_Py_NoneStruct>, p_name=, buf=0x18d8680 "apport", p_buflen=0x7fffc26501b0) at ../Python/import.c:2515 #44 0x0000000000568706 in import_module_level.isra.3 (level=, fromlist=0x7f90eb2d1290, globals=, name=0x7f90eb2d06eb "fileutils") at ../Python/import.c:2224 #45 PyImport_ImportModuleLevel (name=, globals=, locals=, fromlist=0x7f90eb2d1290, level=) at ../Python/import.c:2288 #46 0x00000000004adfd7 in builtin___import__.32990 (self=, args=, kwds=) at ../Python/bltinmodule.c:49 #47 0x000000000053bf0b in PyObject_Call (kw=0x0, arg=0x284c2b8, func=0x7f90eb3e5050) at ../Objects/abstract.c:2529 #48 PyEval_CallObjectWithKeywords (func=func entry=0x7f90eb3e5050, arg=arg entry=0x284c2b8, kw=kw entry=0x0) at ../Python/ceval.c:3890 #49 0x000000000053061e in PyEval_EvalFrameEx (f=f entry=0x18921b0, throwflag=throwflag entry=0) at ../Python/ceval.c:2333 #50 0x000000000052e672 in fast_function (nk=, na=, n=3, pp_stack=0x7fffc2650590, func=0x7f90eb2c8d70) at ../Python/ceval.c:4107 #51 call_function (oparg=, pp_stack=0x7fffc2650590) at ../Python/ceval.c:4042 #52 PyEval_EvalFrameEx (f=f entry=0x1891f80, throwflag=throwflag entry=0) at ../Python/ceval.c:2666 #53 0x000000000050697a in PyEval_EvalCodeEx (closure=, defcount=, defs=0x0, kwcount=, kws=, argcount=, args=, locals=0x0, globals=, co=) at ../Python/ceval.c:3253 #54 function_call.15333 (func=func entry=0x241f8c0, arg=arg entry=0x1e50960, kw=kw entry=0x0) at ../Objects/funcobject.c:526 #55 0x000000000053bf0b in PyObject_Call (kw=0x0, arg=0x1e50960, func=0x241f8c0) at ../Objects/abstract.c:2529 #56 PyEval_CallObjectWithKeywords (func=func entry=0x241f8c0, arg=arg entry=0x1e50960, kw=kw entry=0x0) at ../Python/ceval.c:3890 #57 0x000000000041841f in PyErr_PrintEx (set_sys_last_vars=set_sys_last_vars entry=1) at ../Python/pythonrun.c:1174 #58 0x00000000004523a7 in PyErr_Print () at ../Python/pythonrun.c:1059 #59 PyRun_SimpleFileExFlags (fp=, fp entry=0x18434c0, filename=, filename entry=0x7fffc2651a1f "./genPseudoData.py", closeit=closeit entry=1, flags=flags entry=0x7fffc26507f0) at ../Python/pythonrun.c:947 #60 0x0000000000452490 in PyRun_AnyFileExFlags (fp=fp entry=0x18434c0, filename=filename entry=0x7fffc2651a1f "./genPseudoData.py", closeit=closeit entry=1, flags=flags entry=0x7fffc26507f0) at ../Python/pythonrun.c:747 #61 0x0000000000453ead in Py_Main (argc=, argv=0x7fffc26509a8) at ../Modules/main.c:640 #62 0x00007f90eac46de5 in __libc_start_main (main=0x453f6b
, argc=15, ubp_av=0x7fffc26509a8, init=, fini=, rtld_fini=, stack_end=0x7fffc2650998) at libc-start.c:260 #63 0x00000000005786be in _start () ===========================================================