Bug #52622 | valgrind warnings from rtree_page_mgr | ||
---|---|---|---|
Submitted: | 6 Apr 2010 16:15 | Modified: | 23 Jun 2010 12:41 |
Reporter: | Mark Callaghan | Email Updates: | |
Status: | Won't fix | Impact on me: | |
Category: | MySQL Server: GIS | Severity: | S3 (Non-critical) |
Version: | 5.1.45, 5.1 bzr | OS: | Any |
Assigned to: | Georgi Kodinov | CPU Architecture: | Any |
Tags: | gis, mtr, valgrind |
[6 Apr 2010 16:15]
Mark Callaghan
[7 Apr 2010 7:49]
Sveta Smirnova
Thank you for the report. I can not repeat described behavior with current BZR sources. Does it fail without Facebook patch?
[7 Apr 2010 14:07]
Mark Callaghan
It reproduces with unmodified 5.1.45
[7 Apr 2010 20:03]
Sveta Smirnova
Thank you for the feedback. Verified as described. Problem only repeatable with gcc 4.1.2
[15 Apr 2010 9:23]
Georgi Kodinov
Tried with the latest mysql-5.1-bugteam. Not able to reproduce on the following platforms: - sles10 32 bit gcc 4.1.2 + valgrind-3.5 - fedora 12 64 bit gcc 4.4.3 + valgrind-3.5 Installing mysql sources on a fresh centos-5.2 virtual machine to try with this one as well
[15 Apr 2010 11:11]
Georgi Kodinov
Wasn't able to repeat the valgrind warnings on fully yum-udated CentOS 5.2 with gcc 4.1.2 and valgrind 3.2.1 (both from the centos repositories) on the latest mysql-5.1-bugteam.
[15 Apr 2010 11:12]
Georgi Kodinov
Sveta, Can you please provide concise steps to reproduce these warnings ?
[15 Apr 2010 12:48]
Sveta Smirnova
On blade12 with mysql-5.1 bzr tree: ./configure --prefix=/users/ssmirnova/blade12/build/mysql-5.1 --enable-thread-safe-client --with-plugins=csv,blackhole,myisam,heap,innodb_plugin --without-plugin-innobase --with-fast-mutexes --with-extra-charsets=all --with-debug C_EXTRA_FLAGS="-fno-omit-frame-pointer -DHAVE_purify -DNO_ALARM -DSIGNAL_WITH_VIO_CLOSE" CC=/usr/bin/gcc CXX=/usr/bin/g++ cd mysql-test ./mtr --valgrind gis $valgrind --version valgrind-3.2.1
[15 Apr 2010 17:59]
Sveta Smirnova
Repeatable with mysql-5.1-bugteam in same environment too.
[23 Jun 2010 12:41]
Georgi Kodinov
This is not repeatable in the latest pushbuild valgrind runs. I must conclude it's some oddity of the platform under test.