Summary: | subw $0x28, %%sp causes assertion failure in memcheck | ||
---|---|---|---|
Product: | [Developer tools] valgrind | Reporter: | Dan Kegel <dank> |
Component: | memcheck | Assignee: | Julian Seward <jseward> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | bugs-kde |
Priority: | NOR | ||
Version: | 3.2.3 | ||
Target Milestone: | --- | ||
Platform: | Unlisted Binaries | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Dan Kegel
2007-11-08 19:24:51 UTC
Julian said "It's a bug in vg_SP_update_pass in coregrind/m_translate.c." Fixed (on the trunk) r7147. Please verify. I too was trying to debug Picasa.exe running under wine with valgrind-1:3.2.1-1ubuntu2 that ships with Ubuntu Feisty Fawn and it ended with the same assertion. I can confirm that with r7147 this crash isn't present anymore in such context. This sounds like it is confirmed as fixed then. |