From: Martin Gainty Date: April 28 2009 12:43pm Subject: RE: 1135: Can't create a new thread (errno 35); if you are not out of available memory, you can consult the manual for a possible OS-dependent bug List-Archive: http://lists.mysql.com/mysql/217315 Message-Id: MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="_7b5e1a81-2cf1-4fd3-b41d-b456ec4dfcec_" --_7b5e1a81-2cf1-4fd3-b41d-b456ec4dfcec_ Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable J=F6rg mgainty@MARTINI ~ FGIN.sh 35 | fgrep errno find: File system loop detected=3B `/usr/include/gnome-xml/libxml' is part = of the same file system loop as `/usr/include/gnome-xml'. /usr/include/apr-1/apr_errno.h:806:#define SOCEWOULDBLOCK (SOCBASE= ERR+3 5) /* Operation would block */ /usr/include/mingw/errno.h:60:/* 35 - Unknown Error */ Vielen Danke! Martin=20 ______________________________________________=20 Verzicht und Vertraulichkeitanmerkung=20 Diese Nachricht ist vertraulich. Sollten Sie nicht der vorgesehene Empfaeng= er sein=2C so bitten wir hoeflich um eine Mitteilung. Jede unbefugte Weiter= leitung oder Fertigung einer Kopie ist unzulaessig. Diese Nachricht dient l= ediglich dem Austausch von Informationen und entfaltet keine rechtliche Bin= dungswirkung. Aufgrund der leichten Manipulierbarkeit von E-Mails koennen w= ir keine Haftung fuer den Inhalt uebernehmen. > Date: Tue=2C 28 Apr 2009 12:26:47 +0200 > From: Joerg.Bruehe@stripped > Subject: Re: 1135: Can't create a new thread (errno 35)=3B if you are not= out of available memory=2C you can consult the manual for a possible OS-de= pendent bug > To: maanjee@stripped > CC: admin@stripped=3B mysql@stripped >=20 > Hi VeeJay=2C Mark=2C all=2C >=20 >=20 > VeeJay wrote: > > Hi Mark > >=20 > > Yes=2C you are right. I should have provided complete information in or= der to > > get help... > >=20 > > I am running > >=20 > > DB: Server version: 5.0.77-log FreeBSD port: mysql-server-5.0.77_1 > > OS: FreeBSD 7.1 > >=20 > > On Tue=2C Apr 28=2C 2009 at 10:44 AM=2C Mark w= rote: > >=20 > >> It would probably help if you told folks what MySQL version you are > >> running. > >> :) > >> > >> - Mark > >> > >> > >> -----Original Message----- > >> From: VeeJay [mailto:maanjee@stripped] > >> Sent: dinsdag 28 april 2009 10:22 > >> To: mysql@stripped=3B VeeJay > >> Subject: 1135: Can't create a new thread (errno 35)=3B if you are not = out of > >> available memory=2C you can consult the manual for a possible OS-depen= dent > >> bug > >> > >> Hello guys and gurus > >> > >> I am keep getting this error after a while "*1135: Can't create a new > >> thread > >> (errno 35)=3B if you are not out of available memory=2C you can consul= t the > >> manual for a possible OS-dependent bug*" >=20 > Why don't you believe the mesage? > It clearly says "possible OS-dependent bug"=2C so the OS is where to look= . >=20 > Also=2C 35 is a pretty low number=2C so I expect it to be an "errno" as > provided by the operating system. > (Which agrees with the message text=2C that says "errno 35".) >=20 >=20 > I don't have FreeBSD available=2C on my Linux the code 35 means EDEADLK: > /usr/include/asm-generic/errno.h:6:#define EDEADLK 35 > /* Resource deadlock would occur */ >=20 >=20 > For such searches=2C I have my tiny script "FGIN": >=20 > #! /bin/sh > # > # FGIN shell script to use "fgrep" on all > "/usr/include/....h" files > # > # $1=2C $2=2C ... options and arguments given to "fgrep" > # > # Simple example: > # FGIN seteuid return the line(s) in system header files where > # 'seteuid()' is defined or otherwise mentioned. > # > # 2004-09-13 Joerg Bruehe Initial "published" version >=20 > find /usr/include -follow -name '*.h' -print | xargs fgrep -n $* >=20 > As "35" my be a common term=2C I do > FGIN 35 | fgrep errno >=20 > I propose you do something similar on your machine. >=20 > Granted=2C this still doesn't tell you what exactly happened=2C but it > should help to narrow the possible causes. >=20 >=20 > HTH=2C > J=F6rg >=20 > --=20 > Joerg Bruehe=2C MySQL Build Team=2C > Joerg.Bruehe@stripped > Sun Microsystems GmbH=2C Sonnenallee 1=2C D-85551 Kirchheim-Heimstett= en > Geschaeftsfuehrer: Thomas Schroeder=2C Wolfgang Engels=2C Dr. Roland Boem= er > Vorsitzender des Aufsichtsrates: Martin Haering Muenchen: HRB161028 >=20 >=20 > --=20 > MySQL General Mailing List > For list archives: http://lists.mysql.com/mysql > To unsubscribe: http://lists.mysql.com/mysql?unsub=3Dmgainty@stripped= om >=20 _________________________________________________________________ Rediscover Hotmail=AE: Get e-mail storage that grows with you.=20 http://windowslive.com/RediscoverHotmail?ocid=3DTXT_TAGLM_WL_HM_Rediscover_= Storage2_042009= --_7b5e1a81-2cf1-4fd3-b41d-b456ec4dfcec_--