>Description:
        With a stale login (idle for some time), I've experienced a repeated ability 
to cause a seg-fault by attempting to get the status (\s).  I have not tested this 
thoroughly.
>How-To-Repeat:
        Log into the database, verify functionality.
        Leave the login idle for an extended period of time (12 hours is about the 
timeframe with which I see the issue, but it may occur at 6 hours..)
>Fix:

>Submitter-Id:  
>Originator:    root
>Organization:
>MySQL support: none
>Synopsis:      idle login segfault
>Severity:      serious
>Priority:      medium
>Category:      mysql
>Class:         sw-bug
>Release:       mysql-4.0.11a-gamma (Gentoo mysql-4.0.11a.ebuild package)

>C compiler:    gcc (GCC) 3.2.2
>C++ compiler:  g++ (GCC) 3.2.2
>Environment:
        
System: Linux laptop.tomki.com 2.4.20-gentoo-r1 #4 SMP Thu Mar 20 22:28:44 PST 2003 
i686 Mobile Pentium II GenuineIntel GNU/Linux
Architecture: i686

Some paths:  /usr/bin/perl /usr/bin/make /usr/bin/gmake /usr/bin/gcc /usr/bin/cc
GCC: Reading specs from /usr/lib/gcc-lib/i686-pc-linux-gnu/3.2.2/specs
Configured with: /var/tmp/portage/gcc-3.2.2-r1/work/gcc-3.2.2/configure --prefix=/usr 
--bindir=/usr/i686-pc-linux-gnu/gcc-bin/3.2 
--includedir=/usr/lib/gcc-lib/i686-pc-linux-gnu/3.2.2/include 
--datadir=/usr/share/gcc-data/i686-pc-linux-gnu/3.2 
--mandir=/usr/share/gcc-data/i686-pc-linux-gnu/3.2/man 
--infodir=/usr/share/gcc-data/i686-pc-linux-gnu/3.2/info --enable-shared 
--host=i686-pc-linux-gnu --target=i686-pc-linux-gnu --with-system-zlib 
--enable-languages=c,c++,ada,f77,objc,java --enable-threads=posix --enable-long-long 
--disable-checking --enable-cstdio=stdio --enable-clocale=generic 
--enable-__cxa_atexit --enable-version-specific-runtime-libs 
--with-gxx-include-dir=/usr/lib/gcc-lib/i686-pc-linux-gnu/3.2.2/include/g++-v3 
--with-local-prefix=/usr/local --enable-shared --enable-nls --without-included-gettext
Thread model: posix
gcc version 3.2.2
Compilation info: CC='gcc'  CFLAGS='-march=i686  -pipe -DHAVE_ERRNO_AS_DEFINE=1 -O3'  
CXX='g++'  CXXFLAGS='-march=i686  -pipe -O3 -felide-constructors -fno-exceptions 
-fno-rtti'  LDFLAGS=''  ASFLAGS=''
LIBC: 
lrwxrwxrwx    1 root     root           13 Apr  3 02:46 /lib/libc.so.6 -> libc-2.3.2.so
-rwxr-xr-x    1 root     root      1417643 Apr  3 02:46 /lib/libc-2.3.2.so
-rw-r--r--    1 root     root      2553290 Apr  3 02:46 /usr/lib/libc.a
-rwxr-xr-x    1 root     root          204 Apr  3 02:46 /usr/lib/libc.so
Configure command: ./configure '--prefix=/usr' '--host=i686-pc-linux-gnu' 
'--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' 
'--sysconfdir=/etc' '--localstatedir=/var/lib' '--libexecdir=/usr/sbin' 
'--sysconfdir=/etc/mysql' '--localstatedir=/var/lib/mysql' '--with-raid' 
'--with-low-memory' '--enable-assembler' '--with-charset=latin1' 
'--enable-local-infile' '--with-mysqld-user=mysql' '--with-extra-charsets=all' 
'--enable-thread-safe-client' '--with-client-ldflags=-lstdc++' '--with-comment=Gentoo 
mysql-4.0.11a.ebuild package' '--with-unix-socket-path=/var/run/mysqld/mysqld.sock' 
'--with-berkeley-db=./bdb' '--without-readline' '--enable-shared' '--enable-static' 
'--with-libwrap' '--with-innodb' '--with-vio' '--with-openssl' '--without-debug' 
'CC=gcc' 'CFLAGS=-march=i686  -pipe -DHAVE_ERRNO_AS_DEFINE=1 -O3' 
'CXXFLAGS=-march=i686  -pipe -O3 -felide-constructors -fno-exceptions -fno-rtti' 
'CXX=g++' 'host_alias=i686-pc-linux-gnu'


---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to