[MDEV-677] LP:635691 - OQGraph valgrind warnings when running a Random Query Generator test Created: 2010-10-22 Updated: 2013-11-22 Resolved: 2013-11-22 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | None |
| Affects Version/s: | 5.3.9 |
| Fix Version/s: | 5.5.35, 5.2.15, 5.3.13 |
| Type: | Bug | Priority: | Minor |
| Reporter: | Philip Stoev (Inactive) | Assignee: | Arjen Lentz |
| Resolution: | Won't Fix | Votes: | 0 |
| Labels: | Launchpad | ||
| Attachments: |
|
| Description |
|
When running a RQG test under valgrind against Maria 5.2, the following valgrind warnings were reported:
bzr version-info:
The test case will be uploaded shortly |
| Comments |
| Comment by Philip Stoev (Inactive) [ 2010-09-11 ] |
|
Re: Misc valgrind warnings when running a Random Query Generator test |
| Comment by Philip Stoev (Inactive) [ 2010-09-11 ] |
|
Valgrind also reports various memory leaks. |
| Comment by Philip Stoev (Inactive) [ 2010-09-11 ] |
|
Re: Misc valgrind warnings when running a Random Query Generator test |
| Comment by Philip Stoev (Inactive) [ 2010-09-11 ] |
|
Init file for oqgraph |
| Comment by Philip Stoev (Inactive) [ 2010-09-11 ] |
|
Re: Misc valgrind warnings when running a Random Query Generator test bzr branch lp:randgen and then run the following command line, tailored to your environment: perl runall.pl \ You can disregard any output from the test framework and instead directly monitor the server error log for valgrind warnings. You can interrupt the test with Ctrl+C and initiate a mysqld shutdown using the mysqladmin tool in order to observe the valgrind warnings that are printed when the server exists. More information about the tool is available from http://forge.mysql.com/RandomQueryGenerator |
| Comment by Philip Stoev (Inactive) [ 2010-09-11 ] |
|
To reproduce, please obtain the Random Query Generator bzr branch lp:randgen and then run the following command line, tailored to your environment: perl runall.pl \ You can disregard any output from the test framework and instead directly monitor the server error log for valgrind warnings. You can interrupt the test with Ctrl+C and initiate a mysqld shutdown using the mysqladmin tool in order to observe the valgrind warnings that are printed when the server exists. More information about the tool is available from http://forge.mysql.com/RandomQueryGenerator |
| Comment by Rasmus Johansson (Inactive) [ 2010-10-22 ] |
|
Launchpad bug id: 635691 |
| Comment by Arjen Lentz [ 2013-11-22 ] |
|
Serg, this is of course an OQGRAPH v2 issue - they should not exist in v3 but in any case then the debugging data will look different and it should be a new issue. I don't have sufficient permission in JIRA to change the status of this issue accordingly (even as assignee). |
| Comment by Sergei Golubchik [ 2013-11-22 ] |
|
Will be fixed in 10.0 with OQGraph v3. |