>Description: Mysqld crashes from time to time, there is no backtrace information in error logfile. >How-To-Repeat: There is no specific query that causes it. Most often it happens just after select count(*) from ... queries. I tried compiling with different options with same effect. I even tried mit-pthreads (had to alter a few files to make them work) to no avail.
>Fix: >Submitter-Id: <submitter ID> >Originator: doli >Organization: >MySQL support: [none] >Synopsis: mysqld crashing >Severity: >Priority: >Category: mysql >Class: >Release: mysql-3.23.53 (Source distribution) >Environment: System: OpenBSD bsd 3.1 mine#3 i386 Some paths: /usr/bin/perl /usr/bin/make /usr/local/bin/gmake /usr/bin/gcc /usr/bin/cc GCC: Reading specs from /usr/lib/gcc-lib/i386-unknown-openbsd3.1/2.95.3/specs gcc version 2.95.3 20010125 (prerelease) Compilation info: CC='gcc' CFLAGS='-pipe -march=pentium -mcpu=pentium -funroll-loops -fomit-frame-pointer' CXX='g++' CXXFLAGS='-pipe -march=pentium -mcpu=pentium -funroll-loops -fomit-frame-pointer' LDFLAGS='' LIBC: -r--r--r-- 1 root bin 732874 Aug 28 12:59 /usr/lib/libc.a -r--r--r-- 1 root bin 594040 Mar 15 2002 /usr/lib/libc.so.26.2 -r--r--r-- 1 root wheel 594173 Oct 18 2001 /usr/lib/libc.so.28.0 -r--r--r-- 1 root bin 598961 Aug 28 12:59 /usr/lib/libc.so.28.3 Configure command: ./configure --prefix=/mysql --without-perl --without-bench --disable-static --without-docs --with-charset=latin2 --enable-thread-safe-client 'CFLAGS=-pipe -march=pentium -mcpu=pentium -funroll-loops -fomit-frame-pointer' 'CXXFLAGS=-pipe -march=pentium -mcpu=pentium -funroll-loops -fomit-frame-pointer' --------------------------------------------------------------------- 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