Bug #32912 | /usr/sbin/mysqld: Out of memory | ||
---|---|---|---|
Submitted: | 2 Dec 2007 17:08 | Modified: | 4 Jan 2008 10:54 |
Reporter: | hanji hanj | Email Updates: | |
Status: | No Feedback | Impact on me: | |
Category: | MySQL Server | Severity: | S2 (Serious) |
Version: | 5.0.44-r2 | OS: | Linux (Gentoo) |
Assigned to: | CPU Architecture: | Any | |
Tags: | error, gentoo, linux, mysqld, out of memory |
[2 Dec 2007 17:08]
hanji hanj
[2 Dec 2007 20:27]
Valeriy Kravchuk
Thank you for a problem report. Please, send the results of: uname -a ulimit -a file `which mysqld`
[2 Dec 2007 21:39]
hanji hanj
Thanks.. here ya go... uname -a Linux removed.domain.com 2.6.22-hardened-r8 #1 Mon Oct 29 08:46:42 MDT 2007 i686 AMD Sempron(tm) 2600+ ulimit -a core file size (blocks, -c) 0 data seg size (kbytes, -d) unlimited scheduling priority (-e) 0 file size (blocks, -f) unlimited pending signals (-i) 12159 max locked memory (kbytes, -l) 32 max memory size (kbytes, -m) unlimited open files (-n) 1024 pipe size (512 bytes, -p) 8 POSIX message queues (bytes, -q) 819200 real-time priority (-r) 0 stack size (kbytes, -s) 8192 cpu time (seconds, -t) unlimited max user processes (-u) 12159 virtual memory (kbytes, -v) unlimited file locks (-x) unlimited file `which mysqld` /usr/sbin/mysqld: ELF 32-bit LSB executable, Intel 80386, version 1 (SYSV), for GNU/Linux 2.6.9, dynamically linked (uses shared libs), stripped
[4 Dec 2007 10:54]
Valeriy Kravchuk
OK, so it is 32-bit OS with 32-bit MySQL server. When server tried to use almost 4G of memory (for whatever reason. like a lot of MEMORY and/or temporary tables used) it fails with "Out of memory" error message. This is expected. Why do you think there is any bug here?
[5 Jan 2008 0:00]
Bugs System
No feedback was provided for this bug for over a month, so it is being suspended automatically. If you are able to provide the information that was originally requested, please do so and change the status of the bug back to "Open".