Your message dated Tue, 19 Jan 2010 22:20:27 +0000
with message-id <e1nxmr1-00025c...@ries.debian.org>
and subject line Bug#554207: fixed in mysql-dfsg-5.1 5.1.41-4
has caused the Debian Bug report #554207,
regarding mysql-dfsg-5.1: FTBFS with gcc-4.4: binlog tests fail
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
554207: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=554207
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: mysql-dfsg-5.1
Version: 5.1.40-1
Severity: important

From my pbuilder build log, using a custom pbuilder chroot with gcc-defaults
changed to point to gcc-4.4:

...
main.xa                                  [ pass ]   1048
main.xa 'InnoDB plugin'                  [ pass ]   1055
binlog.binlog_innodb                     [ fail ]
        Test ended at 2009-11-02 19:12:44

CURRENT_TEST: binlog.binlog_innodb
mysqltest: In included file "./include/show_binlog_events.inc": At line 10: 
query 'show binlog events from $binlog_start' failed: 1220: Error when 
executing command SHOW BINLOG EVENTS: Wrong offset or I/O error

The result from queries just before the failure was:
< snip >
SET SESSION TRANSACTION ISOLATION LEVEL SERIALIZABLE;
UPDATE t1 SET b = 4*a WHERE a > 4;
COMMIT;
SET BINLOG_FORMAT=ROW;
BEGIN;
SET SESSION TRANSACTION ISOLATION LEVEL READ UNCOMMITTED;
UPDATE t1 SET b = 1*a WHERE a > 1;
COMMIT;
BEGIN;
SET SESSION TRANSACTION ISOLATION LEVEL READ COMMITTED;
UPDATE t1 SET b = 2*a WHERE a > 2;
COMMIT;
BEGIN;
SET SESSION TRANSACTION ISOLATION LEVEL REPEATABLE READ;
UPDATE t1 SET b = 3*a WHERE a > 3;
COMMIT;
BEGIN;
SET SESSION TRANSACTION ISOLATION LEVEL SERIALIZABLE;
UPDATE t1 SET b = 4*a WHERE a > 4;
COMMIT;

More results from queries before failure can be found in 
/tmp/buildd/mysql-dfsg-5.1-5.1.40/builddir/mysql-test/var/log/binlog_innodb.log

 - saving 
'/tmp/buildd/mysql-dfsg-5.1-5.1.40/builddir/mysql-test/var/log/binlog.binlog_innodb/'
 to 
'/tmp/buildd/mysql-dfsg-5.1-5.1.40/builddir/mysql-test/var/log/binlog.binlog_innodb/'

Retrying test, attempt(2/3)...

binlog.binlog_innodb                     [ retry-fail ]
...
main.multi_update                        [ fail ]
        Test ended at 2009-11-02 19:20:49

CURRENT_TEST: main.multi_update
--- /tmp/buildd/mysql-dfsg-5.1-5.1.40/builddir/mysql-test/r/multi_update.result 
2009-11-02 21:59:14.000000000 +0300
+++ /tmp/buildd/mysql-dfsg-5.1-5.1.40/builddir/mysql-test/r/multi_update.reject 
2009-11-02 22:20:49.000000000 +0300
@@ -604,7 +604,7 @@
 4      4
 show master status /* there must be the UPDATE query event */;
 File   Position        Binlog_Do_DB    Binlog_Ignore_DB
-master-bin.000001      206             
+master-bin.000001      203             
 delete from t1;
 delete from t2;
 insert into t1 values (1,2),(3,4),(4,4);
@@ -614,7 +614,7 @@
 ERROR 23000: Duplicate entry '4' for key 'PRIMARY'
 show master status /* there must be the UPDATE query event */;
 File   Position        Binlog_Do_DB    Binlog_Ignore_DB
-master-bin.000001      221             
+master-bin.000001      218             
 drop table t1, t2;
 set @@session.binlog_format= @sav_binlog_format;
 drop table if exists t1, t2, t3;

mysqltest: Result content mismatch

 - saving 
'/tmp/buildd/mysql-dfsg-5.1-5.1.40/builddir/mysql-test/var/log/main.multi_update/'
 to 
'/tmp/buildd/mysql-dfsg-5.1-5.1.40/builddir/mysql-test/var/log/main.multi_update/'
The servers were restarted 223 times
Spent 604.757 of 1290 seconds executing testcases

Failed 10/520 tests, 98.08% were successful.

Failing test(s): binlog.binlog_innodb binlog.binlog_killed main.sp_trans_log 
main.mysql_client_test main.mysqlbinlog main.mysqlbinlog-cp932 main.multi_update

The log files in var/log may give you some hint of what went wrong.

If you want to report this error, please read first the documentation
at http://dev.mysql.com/doc/mysql/en/mysql-test-suite.html

Too many tests(10) failed! Terminating...
mysql-test-run: *** ERROR: Test suite aborted
make[2]: *** [test-ns] Error 1
make[2]: Leaving directory `/tmp/buildd/mysql-dfsg-5.1-5.1.40/builddir'
make[1]: *** [test-force] Error 2
make[1]: Leaving directory `/tmp/buildd/mysql-dfsg-5.1-5.1.40/builddir'
make: *** [build-stamp] Error 1
dpkg-buildpackage: error: debian/rules build gave error exit status 2

(Also, if I put nocheck in DEB_BUILD_OPTIONS, dpkg-gensymbols fails because
some of the template instantiations have disappeared.)
-- 
Daniel Schepler



--- End Message ---
--- Begin Message ---
Source: mysql-dfsg-5.1
Source-Version: 5.1.41-4

We believe that the bug you reported is fixed in the latest version of
mysql-dfsg-5.1, which is due to be installed in the Debian FTP archive:

libmysqlclient-dev_5.1.41-4_amd64.deb
  to main/m/mysql-dfsg-5.1/libmysqlclient-dev_5.1.41-4_amd64.deb
libmysqlclient16_5.1.41-4_amd64.deb
  to main/m/mysql-dfsg-5.1/libmysqlclient16_5.1.41-4_amd64.deb
libmysqld-dev_5.1.41-4_amd64.deb
  to main/m/mysql-dfsg-5.1/libmysqld-dev_5.1.41-4_amd64.deb
libmysqld-pic_5.1.41-4_amd64.deb
  to main/m/mysql-dfsg-5.1/libmysqld-pic_5.1.41-4_amd64.deb
mysql-client-5.1_5.1.41-4_amd64.deb
  to main/m/mysql-dfsg-5.1/mysql-client-5.1_5.1.41-4_amd64.deb
mysql-client_5.1.41-4_all.deb
  to main/m/mysql-dfsg-5.1/mysql-client_5.1.41-4_all.deb
mysql-common_5.1.41-4_all.deb
  to main/m/mysql-dfsg-5.1/mysql-common_5.1.41-4_all.deb
mysql-dfsg-5.1_5.1.41-4.diff.gz
  to main/m/mysql-dfsg-5.1/mysql-dfsg-5.1_5.1.41-4.diff.gz
mysql-dfsg-5.1_5.1.41-4.dsc
  to main/m/mysql-dfsg-5.1/mysql-dfsg-5.1_5.1.41-4.dsc
mysql-server-5.1_5.1.41-4_amd64.deb
  to main/m/mysql-dfsg-5.1/mysql-server-5.1_5.1.41-4_amd64.deb
mysql-server_5.1.41-4_all.deb
  to main/m/mysql-dfsg-5.1/mysql-server_5.1.41-4_all.deb



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 554...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Norbert Tretkowski <no...@debian.org> (supplier of updated mysql-dfsg-5.1 
package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.8
Date: Mon, 18 Jan 2010 19:03:25 +0100
Source: mysql-dfsg-5.1
Binary: libmysqlclient16 libmysqld-pic libmysqld-dev libmysqlclient-dev 
mysql-common mysql-client-5.1 mysql-server-5.1 mysql-server mysql-client
Architecture: source all amd64
Version: 5.1.41-4
Distribution: unstable
Urgency: high
Maintainer: Debian MySQL Maintainers <pkg-mysql-ma...@lists.alioth.debian.org>
Changed-By: Norbert Tretkowski <no...@debian.org>
Description: 
 libmysqlclient-dev - MySQL database development files
 libmysqlclient16 - MySQL database client library
 libmysqld-dev - MySQL embedded database development files
 libmysqld-pic - MySQL database development files
 mysql-client - MySQL database client (metapackage depending on the latest 
versio
 mysql-client-5.1 - MySQL database client binaries
 mysql-common - MySQL database common files (e.g. /etc/mysql/my.cnf)
 mysql-server - MySQL database server (metapackage depending on the latest 
versio
 mysql-server-5.1 - MySQL database server binaries
Closes: 554207
Changes: 
 mysql-dfsg-5.1 (5.1.41-4) unstable; urgency=high
 .
   * SECURITY:
     Fix for CVE-2009-4484: Copying name tags into an internal buffer from
     incoming stream we didn't check the buffer overflow. That may lead to
     memory overrun, crash etc.
   * Add -fno-strict-aliasing to $CFLAGS to get around testsuite errors when
     building with gcc 4.4.x. (closes: #554207)
Checksums-Sha1: 
 ceb5d5552786b349dae2b29ad3e2ecc373a267bf 1732 mysql-dfsg-5.1_5.1.41-4.dsc
 7c87bc89903140df2bfef9658480245b13559593 293791 mysql-dfsg-5.1_5.1.41-4.diff.gz
 e6114c650f4cc6e9b5c95cf50a1c27782e0dcd42 93958 mysql-common_5.1.41-4_all.deb
 977486b679e99ac448f2cc2f9417e65cc653abd5 88384 mysql-server_5.1.41-4_all.deb
 a04bbd83d6970351149763f32c46d965ce3aa814 88256 mysql-client_5.1.41-4_all.deb
 ebfcebb769f020173a35a28dcb3abb43622ab9d0 1999482 
libmysqlclient16_5.1.41-4_amd64.deb
 3cb14a7dfc0ab5bf85b1bf40aa86e9c792346348 4454392 
libmysqld-pic_5.1.41-4_amd64.deb
 6a87397856ecdfbcf0b342cce24c70644df053ec 5695584 
libmysqld-dev_5.1.41-4_amd64.deb
 a0703b171d98d42daaa501bb017a439100f0a59f 3202604 
libmysqlclient-dev_5.1.41-4_amd64.deb
 86c236d6425d2827ef2d7c2d61f4e8a5098afa77 8683852 
mysql-client-5.1_5.1.41-4_amd64.deb
 271da019b97a4fb39fe950f0f97a799e789a290a 11900570 
mysql-server-5.1_5.1.41-4_amd64.deb
Checksums-Sha256: 
 ae6490ba8d38f1ff67177f818628fdfbf1f5c18e879f7c2599b483eb3a125f1a 1732 
mysql-dfsg-5.1_5.1.41-4.dsc
 17c5c9ba66c296f285b7f4cb734e90900a56be8b7aecb038ba09104e576973d0 293791 
mysql-dfsg-5.1_5.1.41-4.diff.gz
 c09cfeabf141c42bfe428eed7a8facef0bebb6e049fdff47a1365e9275f5dfe0 93958 
mysql-common_5.1.41-4_all.deb
 6376ea66f855355c69421d7da65d55f3a0d8d3d49c4a024b7c71cd28cfa07330 88384 
mysql-server_5.1.41-4_all.deb
 563a071f6a8f014b8ce6f9632da07b1978baba08b73bc38f142c8097a142e0bd 88256 
mysql-client_5.1.41-4_all.deb
 4617dc54aebdfcfbe134f9cb7c3cad0f6ac436eb0326d9d362e042c21da3e2a0 1999482 
libmysqlclient16_5.1.41-4_amd64.deb
 87ecec6304e46831eb6ab8f58c049f86295ab8058c016458f5f719c9753f331f 4454392 
libmysqld-pic_5.1.41-4_amd64.deb
 daff82340535abaea3e8e92d9e3a43d11f06f71efb735ccb38cfa934da3bdab4 5695584 
libmysqld-dev_5.1.41-4_amd64.deb
 2e4ed8d9ef3328e3c6e2c528bdfd246cd7b1a95f08e2160a77e1d752702e97f0 3202604 
libmysqlclient-dev_5.1.41-4_amd64.deb
 904920b4e7411b96543cb5f1cf6404823c374779227b42c8498c05cf6c7cc567 8683852 
mysql-client-5.1_5.1.41-4_amd64.deb
 c8a35bbabc3f8a0b6a995c44d17caea0c7c441516d78370e47f7afcddd025f52 11900570 
mysql-server-5.1_5.1.41-4_amd64.deb
Files: 
 92ee0ba01016bcd84221083f105d117f 1732 misc optional mysql-dfsg-5.1_5.1.41-4.dsc
 0b3fc212dea91d3128303b70985b4355 293791 misc optional 
mysql-dfsg-5.1_5.1.41-4.diff.gz
 30b523a72e3123cbfa7dc7208ff5a07b 93958 database optional 
mysql-common_5.1.41-4_all.deb
 33ea5f523f6bc59d3180c7e1d57b2b91 88384 database optional 
mysql-server_5.1.41-4_all.deb
 41d61dfd39e2256b198cd4f3e5635401 88256 database optional 
mysql-client_5.1.41-4_all.deb
 cb61785227ec25ce04241a9a82593a8a 1999482 libs optional 
libmysqlclient16_5.1.41-4_amd64.deb
 9b79fab60bc345bed184eef379c8d99e 4454392 libdevel optional 
libmysqld-pic_5.1.41-4_amd64.deb
 382229b0cfef15e05d0c42f8da894f64 5695584 libdevel optional 
libmysqld-dev_5.1.41-4_amd64.deb
 00342452450c858a6d18f2b8121b7cce 3202604 libdevel optional 
libmysqlclient-dev_5.1.41-4_amd64.deb
 622e5694a307754f4f3b67c528328724 8683852 misc optional 
mysql-client-5.1_5.1.41-4_amd64.deb
 ec4decadb0708569a3e6c7cc010a6709 11900570 misc optional 
mysql-server-5.1_5.1.41-4_amd64.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)

iEYEARECAAYFAktWKdMACgkQr/RnCw96jQGBPACfU/EwOmWcdLmF2+1PzOQPJXGv
0fEAnj8cYawnqZiHtdod6Ejoxn9kqest
=z3dM
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to