| List: | General Discussion | « Previous MessageNext Message » | |
| From: | Michael Widenius | Date: | March 23 2001 2:29am |
| Subject: | Re[12]: Warning: Got signal 14 from thread X | ||
| View as plain text | |||
Hi! >>>>> "BAUMEISTER" == BAUMEISTER Alexandre <alex@stripped> > writes: BAUMEISTER> Sinisa, BAUMEISTER> This time I compiled with : BAUMEISTER> CFLAGS=-DSOLARIS CXXFLAGS="-DSOLARIS -felide-constructors -fno-exceptions > -fno-rtti" ./configure BAUMEISTER> --prefix=/usr/local/mysql --without-bench --enable-thread-safe-client > --with-innobase --without-debug BAUMEISTER> --with-named-thread-libs=-lthread --without-berkeley-db --without-raid > --without-mit-threads BAUMEISTER> ^^^^^^^ BAUMEISTER> "mysqlbug" still gives me strange things : BAUMEISTER> Configure command: BAUMEISTER> ./configure --with-unix-socket-path=/var/tmp/mysql.sock --with-low-memory > --with-mit-threads=yes BAUMEISTER> --without-perl --enable-thread-safe-client --with-berkeley-db > --with-innobase Did you do a 'make clean' in the between ? Note that if the compile failed or you didn't do 'make clean' mysqlbug is not generated with your new command line. BAUMEISTER> And I still have "Warning" messages BUT a lot less ! BAUMEISTER> 010321 19:25:01 mysqld started BAUMEISTER> Innobase: Started BAUMEISTER> /usr/local/mysql/libexec/mysqld: ready for connections BAUMEISTER> 010321 19:25:24 Warning: Got signal 14 from thread 10 <cut> Have you applied the patches for Solaris 2.8 ? We have all the suggested patches on our Solaris 2.8 machine and we don't have the above problem! BAUMEISTER> In fact, Mysql writes this message only and each time I do a BAUMEISTER> "mysqladmin status" or "mysqladmin processlist" or "mysqladmin ping" BAUMEISTER> !!! Can you try if our Solaris 2.7 binary works for you? (This should work on Solaris 2.8 without any problems!) Regards, Monty
