Bug #1840 MySQL RPM fail on RH AS3
Submitted: 14 Nov 2003 11:12 Modified: 21 Jan 2004 10:15
Reporter: Boyd Gerber Email Updates:
Status: Duplicate Impact on me:
None 
Category:MySQL Server Severity:S2 (Serious)
Version:mysql-4.0.16 OS:Linux (RH AS3)
Assigned to: Assigned Account CPU Architecture:Any

[14 Nov 2003 11:12] Boyd Gerber
Description:

Description                     :
  Trying to make MySQl 4.0.16 run on a Opteron with ReHat AS3 but stuck with
this error on every rpm install. I just downloaded the source and will try to
compile to see if a diferent error happens.

  031111 10:17:07  mysqld started
  mysqld got signal 11;
  This could be because you hit a bug. It is also possible that this binary
  or one of the libraries it was linked against is corrupt, improperly built,
  or misconfigured. This error can also be caused by malfunctioning hardware.
  We will try our best to scrape up some info that will hopefully help diagnose
  the problem, but since we have already crashed, something is definitely wrong
  and this may fail.

  key_buffer_size=536870912
  read_buffer_size=2093056
  max_used_connections=0
  max_connections=100
  threads_connected=0
It is possible that mysqld could use up to
  key_buffer_size + (read_buffer_size + sort_buffer_size)*max_connections =
933487 K
  bytes of memory
  Hope that's ok; if not, decrease some variables in the equation.

  031111 10:17:07  mysqld ended

How to repeat:
Just try to install
[24 Nov 2003 8:29] Boyd Gerber
I verified the problem
[21 Jan 2004 10:15] Lenz Grimmer
This is a duplicate of bug#1853