[MDEV-3425] LP:882489 - Valgrind warning with progress reporting Created: 2011-10-27 Updated: 2015-02-02 Resolved: 2012-10-04 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | None |
| Affects Version/s: | None |
| Fix Version/s: | None |
| Type: | Bug | Priority: | Minor |
| Reporter: | Philip Stoev (Inactive) | Assignee: | Michael Widenius |
| Resolution: | Incomplete | Votes: | 0 |
| Labels: | Launchpad | ||
| Attachments: |
|
| Description |
|
When executing SHOW PROCESSLIST concurrently with SELECT queries, valgrind reports the following: ==3857== Conditional jump or move depends on uninitialised value(s) line 2022 in sql_show.cc is protocol->store(thd_info->progress, 3, &store_buffer); let me know if a test case or a core file is required. |
| Comments |
| Comment by Sergei Petrunia [ 2011-12-07 ] |
|
Re: Valgrind warning with progress reporting test passed without produce any valgrind warnings. Please provide a testcase. |
| Comment by Sergei Petrunia [ 2011-12-07 ] |
|
Re: Valgrind warning with progress reporting |
| Comment by Sergei Petrunia [ 2011-12-07 ] |
|
This doesn't show the problem |
| Comment by Sergei Petrunia [ 2011-12-07 ] |
|
Re: Valgrind warning with progress reporting |
| Comment by Rasmus Johansson (Inactive) [ 2011-12-19 ] |
|
Launchpad bug id: 882489 |