|
From: Julian S. <js...@ac...> - 2006-09-17 10:05:27
|
On Saturday 16 September 2006 18:03, karim bernardet wrote: > Hi > > Valgrind 3.2.0 + memcheck crashes with a code : > > ... > ==9576== by 0x42DE696: PyEval_EvalFrame (ceval.c:2163) > ==9576== by 0x42DF128: PyEval_EvalCodeEx (ceval.c:2736) > ==9576== by 0x42E0932: fast_function (ceval.c:3651) > HepMcParticleLink INFO cptr: Using > TruthEvent as McEventCollection key for this job > --9576-- VALGRIND INTERNAL ERROR: Valgrind received a signal 11 (SIGSEGV) - > exiting > --9576-- si_code=80; Faulting address: 0x0; sp: 0x6278DD2C Show us the complete output of valgrind, not just the part where it crashed. J |