Your message dated Tue, 03 Oct 2006 15:05:14 +0200
with message-id <[EMAIL PROTECTED]>
and subject line Upgrade 4.1->5.0: INSERT DELAYED and varchar issue
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)
--- Begin Message ---
Package: mysql-server-5.0
Version: 5.0.24a-3
Severity: grave
Justification: renders package unusable
MySQL crashes every time doing the query below with the following log entry:
------->8-------
mysqld got signal 11;
This could be because you hit a bug. It is also possible that this binary
or one of the libraries it was linked against is corrupt, improperly built,
or misconfigured. This error can also be caused by malfunctioning hardware.
We will try our best to scrape up some info that will hopefully help diagnose
the problem, but since we have already crashed, something is definitely wrong
and this may fail.
key_buffer_size=16777216
read_buffer_size=131072
max_used_connections=1
max_connections=100
threads_connected=2
It is possible that mysqld could use up to
key_buffer_size + (read_buffer_size + sort_buffer_size)*max_connections =
233983 K
bytes of memory
Hope that's ok; if not, decrease some variables in the equation.
thd=0x8b8c980
Attempting backtrace. You can use the following information to find out
where mysqld died. If you see no messages after this, something went
terribly wrong...
Cannot determine thread, fp=0x4746accc, backtrace may not be correct.
Stack range sanity check OK, backtrace follows:
0x81b98fc handle_segfault + 668
0xffffe420 _end + -141347824
(nil)
0x821ea07
_Z12mysql_insertP3THDP13st_table_listR4ListI4ItemERS3_IS5_ES6_S6_15enum_duplicatesb
+ 1847
0x81d06b4 _Z21mysql_execute_commandP3THD + 10068
0x81d5009 _Z11mysql_parseP3THDPcj + 329
0x81d5560 _Z16dispatch_command19enum_server_commandP3THDPcj + 1120
0x81d67f8 _Z10do_commandP3THD + 136
0x81d7204 handle_one_connection + 2308
0x40054e60 _end + 932748880
0x402888ee _end + 935057630
New value of fp=(nil) failed sanity check, terminating stack trace!
Please read http://dev.mysql.com/doc/mysql/en/Using_stack_trace.html and follow
instructions on how to resolve the stack trace. Resolved
stack trace is much more helpful in diagnosing the problem, so please do
resolve it
Trying to get some variables.
Some pointers may be invalid and cause the dump to abort...
thd->query at 0x8c05110 = INSERT DELAYED INTO log SET ip="10.0.1.1",
agent="Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.0.6) Gecko/20060728
Firefox/1.5.0.6 (Debian-1.5.dfsg+1.5.0.6-3)", request="/commsy/commsy.php?",
method="GET", uid="", ulogin="guest", cid="192261", module="home", fct="index",
param="", iid="-1"
thd->thread_id=8
The manual page at http://www.mysql.com/doc/en/Crashing.html contains
information that should help you find out what is causing the crash.
------->8-------
If I can give any more information please ask.
-- System Information:
Debian Release: testing/unstable
APT prefers testing
APT policy: (990, 'testing'), (500, 'unstable')
Architecture: i386 (i686)
Shell: /bin/sh linked to /bin/bash
Kernel: Linux 2.6.5
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Versions of packages mysql-server-5.0 depends on:
ii adduser 3.85 Add and remove users and groups
ii debconf [debconf-2.0] 1.4.72 Debian configuration management sy
ii libc6 2.3.6-7 GNU C Library: Shared libraries
ii libdbi-perl 1.50-2 Perl5 database interface by Tim Bu
ii libgcc1 1:4.1.1-13 GCC support library
ii libmysqlclient15off 5.0.24a-3 mysql database client library
ii libncurses5 5.5-1 Shared libraries for terminal hand
ii libreadline5 5.1-7 GNU readline and history libraries
ii libstdc++6 4.1.1-13 The GNU Standard C++ Library v3
ii libwrap0 7.6.dbs-9 Wietse Venema's TCP wrappers libra
ii lsb-base 3.1-4 Linux Standard Base 3.1 init scrip
ii mysql-client-5.0 5.0.24a-3 mysql database client binaries
ii mysql-common 5.0.24a-3 mysql database common files (e.g.
ii passwd 1:4.0.13-7 change and administer password and
ii perl 5.8.8-6.1 Larry Wall's Practical Extraction
ii psmisc 22.2-1 Utilities that use the proc filesy
ii zlib1g 1:1.2.3-11 compression library - runtime
Versions of packages mysql-server-5.0 recommends:
ii mailx 1:8.1.2-0.20050715cvs-1 A simple mail user agent
-- debconf information:
mysql-server-5.0/really_downgrade: false
mysql-server-5.0/start_on_boot: true
mysql-server-5.0/nis_warning:
mysql-server-5.0/postrm_remove_databases: false
mysql-server-5.0/no_upgrade_with_isam_tables:
* mysql-server-5.0/mysql_install_db_notes:
--- End Message ---
--- Begin Message ---
Hello
According to the upstream bug report this was fixed in 5.0.16.
bye,
-christian-
http://bugs.mysql.com/bug.php?id=13707 (the one fixed)
http://bugs.mysql.com/bug.php?id=17364 (duplicate)
--- End Message ---