|
From: Dan K. <da...@ke...> - 2007-11-08 18:28:05
|
On Nov 7, 2007 5:14 PM, Julian Seward <js...@ac...> wrote: > It's a bug in vg_SP_update_pass in coregrind/m_translate.c. That > function analyses changes to the stack pointer in support of tools > like memcheck that want to know about such changes. Anyway, most > likely it has never before encountered anything as bizarre as > pushing/popping stuff on the stack whilst only changing the lower > half of %esp (like .. why?), and it has produced a bogus piece of > instrumentation code as a result. > > Could you file a bug report so this gets tracked? Filed as http://bugs.kde.org/show_bug.cgi?id=152022 (you might need to change the category). Thanks for the excellent triage! - Dan |