Bug #12091 MySQL fails on startup in Fedora Core 3: pthread_create returned 11
Submitted: 21 Jul 2005 20:36 Modified: 22 Jul 2005 11:28
Reporter: Josep Ferrer Tura Email Updates:
Status: Duplicate Impact on me:
None 
Category:MySQL Server Severity:S2 (Serious)
Version:4.1.13 OS:Linux (LinuxFedoraCore 3 kernel 2.6.12)
Assigned to: CPU Architecture:Any

[21 Jul 2005 20:36] Josep Ferrer Tura
Description:
MySQL fails on startup, in mysql.log i've got...

050721 21:03:20  mysqld started
050721 21:03:20 [Warning] Asked for 196608 thread stack, but got 126976
InnoDB: Error: pthread_create returned 11
050721 21:03:20  mysqld ended

Linux Fedora Core 3 is recently automatically actualized - Kernel 2.6.12
MySQL 4.1.13

How can I resolve it ?

Thanks. 

How to repeat:
-Install Fedora Core 3 (DVD)  (full) kernel 2.6.9
-Uninstall mysql 3.2xxxx
-Download and install i386 RPM:
   --MySQL-server  4.1.x  
   --MySQL-client   4.1.x  
   --MySQL-shared 4.1.x  
-Start MySQL    OK !!
-Update Linux  ....kernel 2.6.12
-Reboot system
-Restart MySQL  FAIL !!!
[22 Jul 2005 0:14] Heikki Tuuri
Hi!

Actually, this is a duplicate of an earlier bug report. Also one other user reported FC 3 returning 11, about a month ago.

Please check that you have not exhausted your computer's memory.

My guess is that this is a bug in FC 3. You should report this to the vendor of FC 3.

Regards,

Heikki
[22 Jul 2005 11:28] Aleksey Kishkin
duplicate of http://bugs.mysql.com/bug.php?id=11875