Dear list,

I've installed mysql 3.32.55
And for some reason, I'm getting this error message on my screen: 

/usr/local/mysql/bin/safe_mysqld: line 280:  8207 Segmentation fault
$NOHUP_NICENESS $ledir/$MYSQLD $defaults --basedir=$MY_BASEDIR_VERSION
--datadir=$DATADIR $USER_OPTION --pid-file=$pid_file --skip-locking
>>$err_log 2>&1

Number of processes running now: 1
mysqld process hanging, pid 8210 - killed
030302 19:41:26  mysqld restarted

I have configed mysql as following : 

./configure \
--prefix=/usr/local/mysql \
--enable-large-files \
--with-innodb \
--with-mysqld-user=mysql \
--disable-maintainer-mode \
--without-docs \
--without-debug \
--without-bench \
--enable-assembler \
--with-named-z-libs=/usr/local/zlib/lib

The only time I get this, is when cyrus wants to login to get some user
data ( login data for mail user )

With 3.23.54 I didn't had any problems.

I hope some one can help me with this.

Thanks in advance.

With kind regards,
Richard Pijnenburg
Klik-on Internet Solutions



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