Bug #58707 | Valgrind warning in PFS | ||
---|---|---|---|
Submitted: | 3 Dec 2010 16:43 | Modified: | 5 Jan 2011 14:02 |
Reporter: | Alexander Nozdrin | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | MySQL Server: Performance Schema | Severity: | S1 (Critical) |
Version: | 5.5 | OS: | Any |
Assigned to: | Marc ALFF | CPU Architecture: | Any |
[3 Dec 2010 16:43]
Alexander Nozdrin
[7 Dec 2010 11:27]
Marc ALFF
See related Bug#58749
[8 Dec 2010 5:50]
Marc ALFF
Caused by bug#56666 Resolved by adding this suppression while waiting for the bug fix: # # Note that initialize_bucket() is recursive, # can't provide more stack context. # { missing shutdown_performance_schema 3 Memcheck:Leak fun:malloc fun:my_malloc fun:initialize_bucket }
[8 Dec 2010 5:51]
Marc ALFF
Fixed in mysql-5.5-bugteam
[4 Jan 2011 6:46]
Marc ALFF
Merged in mysql-5.5.8 Doc team: Work around only in valgrind.supp, nothing to document.
[5 Jan 2011 14:02]
Paul DuBois
No changelog entry needed.