Package: mysql-client
Version: 4.1.14-6
Severity: important

        Hello,

        I have upgraded two workstations the last sunday. All stations
        run Debian/Testing.

        The first one is an UltraSPARC 1E (sun4u with 2.6.10 official
        linux kernel patched with iptables ROUTE target). The second one
        is an official debian system (debian kernel 2.6.8) on i386
        (Pentium IV).

        I have installed a mysql server on i386 and sparc64.

        If I work on the sparc64, I can access to the local mysql
        server. From the i386, I can locally use the mysql server.
        From a external i386, I can reach the both mysql server. But,
        if I try to access to the i386 mysql server from the Sparc64
        workstation, mysql client returns a bus error.

        strace returns:

open("/etc/host.conf", O_RDONLY)        = 4
fstat64(4, {st_dev=makedev(8, 1), st_ino=32620, st_mode=S_IFREG|0644,
st_nlink=1, st_uid=0, st_gid=0, st_blksize=8192, st_blocks=8,
st_size=26, st_atime=2005/10/17-11:55:38, st_mtime=1995/09/26-05:20:44,
st_ctime=2003/12/14-13:31:48}) = 0
mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0)
= 0x7001c000
read(4, "order hosts,bind\nmulti on\n", 8192) = 26
read(4, "", 8192)                       = 0
close(4)                                = 0
munmap(0x7001c000, 8192)                = 0
open("/etc/hosts", O_RDONLY)            = 4
fcntl64(4, F_GETFD)                     = 0
fcntl64(4, F_SETFD, FD_CLOEXEC)         = 0
fstat64(4, {st_dev=makedev(8, 1), st_ino=32710, st_mode=S_IFREG|0644,
st_nlink=1, st_uid=0, st_gid=0, st_blksize=8192, st_blocks=8,
st_size=407, st_atime=2005/10/17-11:55:38, st_mtime=2005/10/17-09:45:58,
st_ctime=2005/10/17-09:45:59}) = 0
mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0)
= 0x7001c000
read(4, "127.0.0.1\tlocalhost\n192.168.254."..., 8192) = 407
--- SIGBUS (Bus error) @ 0 (0) ---
+++ killed by SIGBUS +++
kant:[~] > 

-- System Information:
Debian Release: testing/unstable
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'unstable'), (500, 'stable')
Architecture: sparc (sparc64)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.10
Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=ISO-8859-15)

Versions of packages mysql-client depends on:
ii  mysql-client-4.1              4.1.14-6   mysql database client binaries

mysql-client 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