Comment 14 for bug 135471

Revision history for this message
C de-Avillez (hggdh2) wrote :

Seb, the plot thickens. Running valgrind on it was easy. The problem is that I do not get the SIG (be it either SEGV or ABRT, although I only see the ABRT) anymore. Search on any field contains works fine under valgrind.

I am attaching a valgrind log anyway, ran against e-d-s.

And yes, you were right -- I did get a crash log in /var/crash, but apport-retraces complains stating "report file does not contain required fields: CoreDump Package ExecutablePath".

And this is bothering me... for whatever reason, the backtraces do not show the variables, just the function names,.. so I am now looking at the source of libc6 to find out *what* error message was being tried to be printed.