Package: libmysqlclient15off
Version: 5.0.24-1
Followup-For: Bug #384192

Hi,
I recently realized (I think it also was after upgrading mysql to
5.0.24-1), that I couldn't move or copy tables or databases in
phpmyadmin-2.8.2-0.1. The result from the php-script was 0 byte long.
and after investigating, I found segfaults in apache2's logfile:

--- 8< -------------------------------------------------------
[Fri Aug 25 15:38:10 2006] [notice] child pid 21780 exit signal
Segmentation fault (11)
--- 8< -------------------------------------------------------

Tracing apache2 before pressing the "Go"-Button in phpmyadmin to copy
the database resulted in that:

--- 8< -------------------------------------------------------
# gdb apache2
GNU gdb 6.4.90-debian
Copyright (C) 2006 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you
are
welcome to change it and/or distribute copies of it under certain
conditions.
Type "show copying" to see the conditions.
There is absolutely no warranty for GDB.  Type "show warranty" for
details.
This GDB was configured as "i486-linux-gnu"...(no debugging symbols
found)
Using host libthread_db library "/lib/libthread_db.so.1".

(gdb) run -X
Starting program: /usr/sbin/apache2 -X
(no debugging symbols found)
[...]
(no debugging symbols found)

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 16384 (LWP 4479)]
0x406aaa62 in mysql_free_result () from /usr/lib/libmysqlclient.so.15
(gdb) bt
#0  0x406aaa62 in mysql_free_result () from
/usr/lib/libmysqlclient.so.15
#1  0x40fcd9df in zif_mysql_affected_rows () from
/usr/lib/php5/20051025/mysql.so
#2  0x40a93f53 in list_entry_destructor () from
/usr/lib/apache2/modules/libphp5.so
#3  0x40a933f8 in zend_hash_del_key_or_index () from
/usr/lib/apache2/modules/libphp5.so
#4  0x40a941e5 in _zend_list_delete () from
/usr/lib/apache2/modules/libphp5.so
#5  0x40a86daa in _zval_dtor_func () from
/usr/lib/apache2/modules/libphp5.so
#6  0x40a7b4af in _zval_ptr_dtor () from
/usr/lib/apache2/modules/libphp5.so
#7  0x40a914e3 in zend_hash_clean () from
/usr/lib/apache2/modules/libphp5.so
#8  0x40aa50ee in zend_get_user_opcode_handler () from
/usr/lib/apache2/modules/libphp5.so
#9  0x0865ba24 in ?? ()
#10 0xbfff87c8 in ?? ()
#11 0x40af217b in zend_get_zval_ptr () from
/usr/lib/apache2/modules/libphp5.so
Previous frame inner to this frame (corrupt stack?)
(gdb)
--- 8< -------------------------------------------------------

This seems to be libmysqlclient15off-related.

Any ideas?

Markus

-- 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.4.32
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)

Versions of packages libmysqlclient15off depends on:
ii  libc6                        2.3.6.ds1-3 GNU C Library: Shared libraries
ii  mysql-common                 5.0.24-1    mysql database common files (e.g. 
ii  zlib1g                       1:1.2.3-13  compression library - runtime

ii  php5                         5.1.4-0.1   server-side, HTML-embedded 
scripting languag
ii  phpmyadmin                   2.8.2-0.1   set of PHP-scripts to administrate 
MySQL ove


libmysqlclient15off recommends no packages.

-- no debconf information


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

Reply via email to