I'm running 4.0.16 on a dual-Opteron using the 64bit mysql-max binary distribution (tar.gz, not rpm) from mysql.com. I have 8GB of RAM, and it was using about 4.5GB at the time of the crash.


031210 9:24:34 InnoDB: Assertion failure in thread 1171265904 in file row0upd.c line 713
InnoDB: Failing assertion: len == dfield_get_len(dfield)
InnoDB: We intentionally generate a memory trap.
InnoDB: Send a detailed bug report to [EMAIL PROTECTED]
InnoDB: Thread 1183455600 stopped in file ha_innodb.cc line 396
InnoDB: Thread 1176770928 stopped in file ha_innodb.cc line 396
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=268435456
read_buffer_size=1044480
max_used_connections=336
max_connections=500
threads_connected=143
It is possible that mysqld could use up to
key_buffer_size + (read_buffer_size + sort_buffer_size)*max_connections = 1284140 K
bytes of memory
Hope that's ok; if not, decrease some variables in the equation.


InnoDB: Thread 1174018416 stopped in file ha_innodb.cc line 396
InnoDB: Thread 1214912880 stopped in file ha_innodb.cc line 396

Number of processes running now: 0


Any ideas?


Thanks,

Don





--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]



Reply via email to