Bug #8189 CHANGING ARCHLINUX CONFIG FILE MAKE SEGMENT FAULT
Submitted: 28 Jan 2005 20:33 Modified: 29 Mar 2011 18:28
Reporter: Roberto Spadim (Basic Quality Contributor) Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Server Severity:S1 (Critical)
Version:4.1.9-1 OS:Any (ARCHLINUX 0.7)
Assigned to: CPU Architecture:Any

[28 Jan 2005 20:33] Roberto Spadim
Description:
CHANGING THE /ETC/MY.CNF CONFIG MAKE MYSQLD TO CRASH MYSQL.CNF AND MYSQL-ARCH.CNF ARE atacheds
:)

How to repeat:
teste mysql-arch.cnf and mysql.cnf
[28 Jan 2005 20:36] Roberto Spadim
arch linux configuration file

Attachment: my.cnf.arch (application/octet-stream, text), 4.70 KiB.

[28 Jan 2005 20:36] Roberto Spadim
changed config file

Attachment: my.cnf.changed (application/octet-stream, text), 755 bytes.

[28 Jan 2005 20:40] Roberto Spadim
changin line :
log-bin
to :
#log-bin

into my.cnf.arch make mysqld to start normal!!!
[28 Jan 2005 20:51] Roberto Spadim
in some configuration (i was testing every line) the memlock caused a segment fault too
[1 Feb 2005 15:53] Aleksey Kishkin
Not enough information was provided for us to be able
to handle this bug. Please re-read the instructions at
http://bugs.mysql.com/how-to-report.php

If you can provide more information, feel free to add it
to this bug and change the status back to 'Open'.

Thank you for your interest in MySQL.

Additional info:

tried both .cnf files on slackware 10  but didn't get segfaults.
Could you please check that .cnf files against binaries, downloaded from mysql.com (not from linux distribution)?
What is the kernel version on you computer? glibc?
[1 Feb 2005 23:26] Roberto Spadim
i'm using 
kernel 2.6.10, 
gcc 3.4.3,
glib2-2.6.1-4,
glib-1.2.10-4,
glibc-2.3.4-2

i tryed with mysql-4.1.9 from mysql.com and the same error ocurred with the 2 config files. to run i changed the config file removing memlock and log-bin.
[29 Mar 2011 18:28] Roberto Spadim
archlinux related problem, not mysql problem, thanks