Your message dated Mon, 14 Mar 2005 06:32:10 -0500
with message-id <[EMAIL PROTECTED]>
and subject line Bug#299382: fixed in mysql-dfsg 4.0.24-2
has caused the attached Bug report 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 I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--------------------------------------
Received: (at submit) by bugs.debian.org; 13 Mar 2005 21:31:54 +0000
>From [EMAIL PROTECTED] Sun Mar 13 13:31:54 2005
Return-path: <[EMAIL PROTECTED]>
Received: from gaia.calvix.org [195.234.91.2] 
        by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
        id 1DAagk-0007eW-00; Sun, 13 Mar 2005 13:31:54 -0800
Received: from localhost ([127.0.0.1] helo=gaia.calvix.org)
        by gaia.calvix.org with esmtp (Exim 4.50)
        id 1DAagg-0001Yx-SM; Sun, 13 Mar 2005 22:31:52 +0100
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
From: Daniel 'NebuchadnezzaR' Dehennin <[EMAIL PROTECTED]>
To: Debian Bug Tracking System <[EMAIL PROTECTED]>
Subject: mysql-server: Mysql server crash in version 4.0.24-1
X-Mailer: reportbug 3.8
Date: Sun, 13 Mar 2005 22:31:50 +0100
Message-ID: <[EMAIL PROTECTED]>
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 
        (1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-8.0 required=4.0 tests=BAYES_00,HAS_PACKAGE 
        autolearn=no version=2.60-bugs.debian.org_2005_01_02
X-Spam-Level: 

Package: mysql-server
Version: 4.0.23-7
Severity: normal

Hello,

Updating the mysql-server to version 4.0.24-1 make mysqld unable to
start

I change some variables like key_buffer_size but noting to do...

After downgrading the server to version 4.0.23-7, all is ok again...

I put some log I get from syslog, if you need more please tell me how to
collect them...

Thanks.

Mar 13 22:16:41 gaia mysqld_safe[5569]: started
Mar 13 22:16:41 gaia mysqld[5573]: mysqld got signal 11;
Mar 13 22:16:41 gaia mysqld[5573]: This could be because you hit a bug.
It is also possible that this binary
Mar 13 22:16:41 gaia mysqld[5573]: or one of the libraries it was linked
against is corrupt, improperly built,
Mar 13 22:16:41 gaia mysqld[5573]: or misconfigured. This error can also
be caused by malfunctioning hardware.
Mar 13 22:16:41 gaia mysqld[5573]: We will try our best to scrape up
some info that will hopefully help diagnose
Mar 13 22:16:41 gaia mysqld[5573]: the problem, but since we have
already crashed, something is definitely wrong
Mar 13 22:16:41 gaia mysqld[5573]: and this may fail.
Mar 13 22:16:41 gaia mysqld[5573]: 
Mar 13 22:16:41 gaia mysqld[5573]: key_buffer_size=8388608
Mar 13 22:16:41 gaia mysqld[5573]: read_buffer_size=131072
Mar 13 22:16:41 gaia mysqld[5573]: max_used_connections=0
Mar 13 22:16:41 gaia mysqld[5573]: max_connections=100
Mar 13 22:16:41 gaia mysqld[5573]: threads_connected=0
Mar 13 22:16:41 gaia mysqld[5573]: It is possible that mysqld could use
up to 
Mar 13 22:16:41 gaia mysqld[5573]: key_buffer_size + (read_buffer_size +
sort_buffer_size)*max_connections = 225791 K
Mar 13 22:16:41 gaia mysqld[5573]: bytes of memory
Mar 13 22:16:41 gaia mysqld[5573]: Hope that's ok; if not, decrease some
variables in the equation.
Mar 13 22:16:41 gaia mysqld[5573]: 
Mar 13 22:16:41 gaia mysqld[5573]: thd=0x84c2918
Mar 13 22:16:41 gaia mysqld[5573]: Attempting backtrace. You can use the
following information to find out
Mar 13 22:16:41 gaia mysqld[5573]: where mysqld died. If you see no
messages after this, something went
Mar 13 22:16:41 gaia mysqld[5573]: terribly wrong...
Mar 13 22:16:41 gaia mysqld[5573]: Bogus stack limit or frame pointer,
fp=0xbfff9698, stack_bottom=0x7090803, thread_stack=131072, aborting
backtrace.
Mar 13 22:16:41 gaia mysqld[5573]: Trying to get some variables.
Mar 13 22:16:41 gaia mysqld[5573]: Some pointers may be invalid and
cause the dump to abort...
Mar 13 22:16:41 gaia mysqld[5573]: thd->query at 0x8060506  is invalid
pointer
Mar 13 22:16:41 gaia mysqld[5573]: thd->thread_id=1836330285
Mar 13 22:16:41 gaia mysqld[5573]: The manual page at
http://www.mysql.com/doc/en/Crashing.html contains
Mar 13 22:16:41 gaia mysqld[5573]: information that should help you find
out what is causing the crash.
Mar 13 22:16:41 gaia mysqld_safe[5575]: ended
Mar 13 22:16:47 gaia /etc/init.d/mysql[5638]: 0 processes alive and
'/usr/bin/mysqladmin --defaults-file=/etc/mysql/debian.cnf ping'
resulted in
Mar 13 22:16:47 gaia /etc/init.d/mysql[5638]: ^G/usr/bin/mysqladmin:
connect to server at 'localhost' failed
Mar 13 22:16:47 gaia /etc/init.d/mysql[5638]: error: 'Can't connect to
local MySQL server through socket '/var/run/mysqld/mysqld.sock' (2)'
Mar 13 22:16:47 gaia /etc/init.d/mysql[5638]: Check that mysqld is
running and that the socket: '/var/run/mysqld/mysqld.sock' exists!
Mar 13 22:16:47 gaia /etc/init.d/mysql[5638]: 


-- System Information:
Debian Release: 3.1
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing')
Architecture: i386 (i686)
Kernel: Linux 2.6.6-calvix
Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=ISO-8859-15)

Versions of packages mysql-server depends on:
ii  adduser          3.63                    Add and remove users and groups
ii  debconf          1.4.46                  Debian configuration management sy
ii  gawk             1:3.1.4-2               GNU awk, a pattern scanning and pr
ii  libc6            2.3.2.ds1-20            GNU C Library: Shared libraries an
ii  libdbi-perl      1.46-6                  Perl5 database interface by Tim Bu
ii  libmysqlclient12 4.0.24-1                mysql database client library
ii  libstdc++5       1:3.3.5-12              The GNU Standard C++ Library v3
ii  libwrap0         7.6.dbs-8               Wietse Venema's TCP wrappers libra
ii  mailx            1:8.1.2-0.20040524cvs-4 A simple mail user agent
ii  mysql-client     4.0.24-1                mysql database client binaries
ii  mysql-common     4.0.24-1                mysql database common files (e.g. 
ii  passwd           1:4.0.3-30.10           change and administer password and
ii  perl             5.8.4-8                 Larry Wall's Practical Extraction 
ii  psmisc           21.6-1                  Utilities that use the proc filesy
ii  zlib1g           1:1.2.2-4               compression library - runtime

-- debconf information:
  mysql-server/nis_warning:
  mysql-server/really_downgrade_from_41: false
  mysql-server/mysql_update_hints1:
* mysql-server/start_on_boot: true
  mysql-server/postrm_remove_databases: false
* mysql-server/mysql_install_db_notes:

---------------------------------------
Received: (at 299382-close) by bugs.debian.org; 14 Mar 2005 11:39:18 +0000
>From [EMAIL PROTECTED] Mon Mar 14 03:39:18 2005
Return-path: <[EMAIL PROTECTED]>
Received: from newraff.debian.org [208.185.25.31] (mail)
        by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
        id 1DAnuo-0006pC-00; Mon, 14 Mar 2005 03:39:18 -0800
Received: from katie by newraff.debian.org with local (Exim 3.35 1 (Debian))
        id 1DAnnu-0002fX-00; Mon, 14 Mar 2005 06:32:10 -0500
From: Christian Hammers <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
X-Katie: $Revision: 1.55 $
Subject: Bug#299382: fixed in mysql-dfsg 4.0.24-2
Message-Id: <[EMAIL PROTECTED]>
Sender: Archive Administrator <[EMAIL PROTECTED]>
Date: Mon, 14 Mar 2005 06:32:10 -0500
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 
        (1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-6.0 required=4.0 tests=BAYES_00,HAS_BUG_NUMBER 
        autolearn=no version=2.60-bugs.debian.org_2005_01_02
X-Spam-Level: 

Source: mysql-dfsg
Source-Version: 4.0.24-2

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

libmysqlclient12-dev_4.0.24-2_i386.deb
  to pool/main/m/mysql-dfsg/libmysqlclient12-dev_4.0.24-2_i386.deb
libmysqlclient12_4.0.24-2_i386.deb
  to pool/main/m/mysql-dfsg/libmysqlclient12_4.0.24-2_i386.deb
mysql-client_4.0.24-2_i386.deb
  to pool/main/m/mysql-dfsg/mysql-client_4.0.24-2_i386.deb
mysql-common_4.0.24-2_all.deb
  to pool/main/m/mysql-dfsg/mysql-common_4.0.24-2_all.deb
mysql-dfsg_4.0.24-2.diff.gz
  to pool/main/m/mysql-dfsg/mysql-dfsg_4.0.24-2.diff.gz
mysql-dfsg_4.0.24-2.dsc
  to pool/main/m/mysql-dfsg/mysql-dfsg_4.0.24-2.dsc
mysql-server_4.0.24-2_i386.deb
  to pool/main/m/mysql-dfsg/mysql-server_4.0.24-2_i386.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 [EMAIL PROTECTED],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Christian Hammers <[EMAIL PROTECTED]> (supplier of updated mysql-dfsg 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 [EMAIL PROTECTED])


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

Format: 1.7
Date: Mon, 14 Mar 2005 02:25:40 +0100
Source: mysql-dfsg
Binary: libmysqlclient12 mysql-client libmysqlclient12-dev mysql-server 
mysql-common
Architecture: source i386 all
Version: 4.0.24-2
Distribution: unstable
Urgency: low
Maintainer: Christian Hammers <[EMAIL PROTECTED]>
Changed-By: Christian Hammers <[EMAIL PROTECTED]>
Description: 
 libmysqlclient12 - mysql database client library
 libmysqlclient12-dev - mysql database development files
 mysql-client - mysql database client binaries
 mysql-common - mysql database common files (e.g. /etc/mysql/my.cnf)
 mysql-server - mysql database server binaries
Closes: 299382
Changes: 
 mysql-dfsg (4.0.24-2) unstable; urgency=low
 .
   * Disabled "--with-mysqld-ldflags=-all-static" as it causes sig11 crashes
     if LDAP is used for groups in /etc/nsswitch.conf. Confirmed by Sean Finney
     and Daniel Dehennin. Closes: #299382
Files: 
 f8e40b6a3e83cc7b49456c01e810ade6 923 misc optional mysql-dfsg_4.0.24-2.dsc
 674b1e16b669bffc550e62f3b62f59de 90210 misc optional 
mysql-dfsg_4.0.24-2.diff.gz
 d82a9223d7f65b1e71649753e41b1634 32678 misc optional 
mysql-common_4.0.24-2_all.deb
 fedbc20c1570ab046230331ad2bd2661 294504 libs optional 
libmysqlclient12_4.0.24-2_i386.deb
 b33aacfbb0a8f0cd97ab9f035f8c7906 2920914 libdevel extra 
libmysqlclient12-dev_4.0.24-2_i386.deb
 8abac193ee2ed826e0a07faab7fd6ff4 413376 misc optional 
mysql-client_4.0.24-2_i386.deb
 0e7b1100e415d28e682f3bb5d68148da 3644330 misc optional 
mysql-server_4.0.24-2_i386.deb

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

iEYEARECAAYFAkI1dMIACgkQkR9K5oahGOZ9IgCfbNlsQYkW6vFgoltGYsIz8LX4
dM0AnR39w/k9I1TfhA+a3aYoTv8yyKPp
=1oFo
-----END PGP SIGNATURE-----


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to