https://bugs.kde.org/show_bug.cgi?id=427510

--- Comment #8 from Ulya Trofimovich <[email protected]> ---
(In reply to Mark Wielaard from comment #7)
> I cannot replicate this issue, not even with the attachment 132259 [details]:
> 
> $ callgrind_annotate callgrind.out.9703 > /dev/null
> 
> Produces no warnings or errors.

It could be because some of the source files needed for annotation are missing
(if you drop redirection to /dev/null, there is a message "The following files
chosen for auto-annotation could not be found" in the output). Now that I no
longer have those files on my system I cannot reproduce the warnings (neither
with HEAD, nor with the commit on which I based the patch).

But the code hasn't changed and the issue is still there: at
callgrind_annotate.in:1199 "pairs[0]" could not exist if "n" is 0.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to