Bug #15749 | Crash with : mysqld in free(): warning: modified (chunk-) pointer | ||
---|---|---|---|
Submitted: | 14 Dec 2005 17:56 | Modified: | 17 Dec 2005 8:33 |
Reporter: | Geoffroy RIVAT | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | MySQL Server | Severity: | S1 (Critical) |
Version: | 4.1.15 | OS: | FreeBSD (FreeBSD 6.0-STABLE) |
Assigned to: | CPU Architecture: | Any |
[14 Dec 2005 17:56]
Geoffroy RIVAT
[14 Dec 2005 17:58]
Geoffroy RIVAT
Error file
Attachment: sushi.err (application/octet-stream, text), 194.29 KiB.
[15 Dec 2005 21:31]
Geoffroy RIVAT
This evening MySQL has crashed again but without restarting.. Always same log.
[16 Dec 2005 10:09]
Valeriy Kravchuk
Thank you for a problem report. Please, send the exact configure options used and describe your hardware.
[16 Dec 2005 10:21]
Geoffroy RIVAT
It's Dell PowerEdge 1425 Bi Intel(R) Xeon(TM) CPU 2.80GHz 2Gb of RAM 2x 80Go in SATA ./configure --localstatedir=/var/db/mysql --without-debug --without-readline --without-libedit --without-bench --without-extra-tools --with-libwrap --with-mysqlfs --with-vio --with-low-memory --with-comme nt=FreeBSD port: mysql-server-4.1.15 --enable-thread-safe-client --enable-assembler --with-berkeley-db --with-named-thread-libs=-pthread --prefix=/usr/local --build=i386-portbld-freebsd6.0
[16 Dec 2005 11:51]
Geoffroy RIVAT
The latest crash has one line more in err file : mysqld in free(): warning: modified (chunk-) pointer Fatal error '_pq_insert_tail: Already in priority queue' at line 200 in file /usr/src/lib/libpthread/thread/thr_priority_queue.c (errno = 0)
[16 Dec 2005 13:19]
Valeriy Kravchuk
Can you, please, try to rebuild with LinuxThreads and check for the same crashes then? http://dev.mysql.com/doc/refman/5.0/en/freebsd.html has some hints on this.
[17 Dec 2005 8:33]
Geoffroy RIVAT
MySQL Server has no more crashed. Really thanks.