| List: | General Discussion | « Previous MessageNext Message » | |
| From: | BAUMEISTER Alexandre | Date: | March 21 2001 5:53pm |
| Subject: | Re[12]: Warning: Got signal 14 from thread X | ||
| View as plain text | |||
Bonjour, SM> Ok, start from the fresh tarball. Beside everything, add (in configure SM> options): SM> --with-mit-threads=no ========================================================================== My last try (for today) : CFLAGS=-DSOLARIS \ CXXFLAGS="-DSOLARIS -felide-constructors -fno-exceptions -fno-rtti" \ ./configure --prefix=/usr/local/mysql --without-bench \ --enable-thread-safe-client --with-innobase --without-debug \ --with-pthread --without-berkeley-db --without-raid --without-mit-threads ========================================================================== But "mysqlbug" still says : Configure command: ./configure --with-unix-socket-path=/var/tmp/mysql.sock \ --with-low-memory --with-mit-threads=yes --without-perl \ --enable-thread-safe-client --with-berkeley-db --with-innobase Which as no relation with what I asked for ... As I compiled from a fresh tarball, I don't understand where the problem is. Is there another way to know if Mysql was actually compiled with MIT threads ? ========================================================================== And I still have my "Warning" messages : 010321 18:47:24 mysqld started Innobase: Started /usr/local/mysql/libexec/mysqld: ready for connections 010321 18:47:38 Warning: Got signal 14 from thread 4 010321 18:47:40 Warning: Got signal 14 from thread 8 010321 18:47:42 Warning: Got signal 14 from thread 4 010321 18:47:44 Warning: Got signal 14 from thread 4 010321 18:47:46 Warning: Got signal 14 from thread 8 010321 18:47:48 Warning: Got signal 14 from thread 5 010321 18:47:50 Warning: Got signal 14 from thread 5 010321 18:47:53 Warning: Got signal 14 from thread 8 010321 18:47:55 Warning: Got signal 14 from thread 5 010321 18:47:57 Warning: Got signal 14 from thread 8 010321 18:47:59 Warning: Got signal 14 from thread 5 010321 18:48:01 Warning: Got signal 14 from thread 8 Regards, Alex.
