Marco Clemencic

Results 5 comments of Marco Clemencic

There's problem in the way the application was invoked: there a stray `ls -l` on the command line that make valgrind check `ls` and not `gaudirun.py`.

I tried to run Valgrind, but it only spots one small leak, despite the segfault. But that made me look a bit better at the stack trace and I noticed...

I have a small update, but no good news. When trying to reproduce the segfault with a `root test.C` I get stuck in problems that seem related to bad handling...