]> jfr.im git - irc.git/blob - software/RELEASES/ircservices/achurch.org/services/lists/ircservices-coding/2002/001064.html
init
[irc.git] / software / RELEASES / ircservices / achurch.org / services / lists / ircservices-coding / 2002 / 001064.html
1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
2 <HTML>
3 <HEAD>
4 <TITLE> [IRCServices Coding] fork: resource temporarily unavailable
5 </TITLE>
6 <LINK REL="Index" HREF="index.html" >
7 <LINK REL="made" HREF="mailto:ircservices-coding%40ircservices.za.net?Subject=%5BIRCServices%20Coding%5D%20fork%3A%20resource%20temporarily%20unavailable&In-Reply-To=">
8 <META NAME="robots" CONTENT="index,nofollow">
9 <META http-equiv="Content-Type" content="text/html; charset=us-ascii">
10 <LINK REL="Previous" HREF="001063.html">
11 <LINK REL="Next" HREF="001066.html">
12 </HEAD>
13 <BODY BGCOLOR="#ffffff">
14 <H1>[IRCServices Coding] fork: resource temporarily unavailable</H1>
15 <B>Craig McLure</B>
16 <A HREF="mailto:ircservices-coding%40ircservices.za.net?Subject=%5BIRCServices%20Coding%5D%20fork%3A%20resource%20temporarily%20unavailable&In-Reply-To="
17 TITLE="[IRCServices Coding] fork: resource temporarily unavailable">frostycoolslug at hotmail.com
18 </A><BR>
19 <I>Mon Jul 8 16:29:38 PDT 2002</I>
20 <P><UL>
21 <LI>Previous message: <A HREF="001063.html">[IRCServices Coding] can ircservices handle for shared database
22 </A></li>
23 <LI>Next message: <A HREF="001066.html">AW: [IRCServices Coding] fork: resource temporarily unavailable
24 </A></li>
25 <LI> <B>Messages sorted by:</B>
26 <a href="date.html#1064">[ date ]</a>
27 <a href="thread.html#1064">[ thread ]</a>
28 <a href="subject.html#1064">[ subject ]</a>
29 <a href="author.html#1064">[ author ]</a>
30 </LI>
31 </UL>
32 <HR>
33 <!--beginarticle-->
34 <PRE>after a seemingly random amount of time, services 5 takes up all process IDs
35 on a system so that any other app trying to fork gets &quot;resource temporarily
36 unavailable&quot; we thought it was my custom modules originally so we unloaded
37 themthe problem continued.
38 Then we thought it was the box, so we moved to a new provider
39 and yet again we got the problem... so it must be in the core of services
40 somewhere.
41 It occurs on cygwin, redhat, Mandrake and Slackware to our knowledge usually
42 in recv (log enclosed below):
43
44 --[ SNIP ]--
45 [May 31 00:10:12 2002] unknown message from server (:test.chatspike.net SMO
46 o
47 [May 31 00:10:12 2002] operserv/sline: warning: client IP addresses not
48 available
49 [May 31 00:10:12 2002] user: New maximum user count: 1
50 [May 31 00:10:12 2002] Read error from server: Resource temporarily
51 unavailable
52 --[ /SNIP ]--
53
54 --[ SNIP ]--
55 [Jun 03 20:35:56 2002] sockets: accept(4): Invalid argument
56 [Jun 03 20:35:56 2002] sockets: accept(4): Invalid argument
57 [Jun 03 20:35:56 2002] sockets: accept(4): Invalid argument
58 [Jun 03 20:35:56 2002] sockets: accept(4): Invalid argument
59 [Jun 03 20:35:56 2002] sockets: accept(4): Invalid argument
60 [Jun 03 20:35:56 2002] sockets: accept(4): Invalid argument
61 [Jun 03 20:35:56 2002] sockets: accept(4): Invalid argument
62 [Jun 03 20:35:56 2002] sockets: accept(4): Invalid argument
63 [Jun 03 20:35:56 2002] sockets: accept(4): Invalid argument
64 [Jun 03 20:35:56 2002] sockets: accept(4): Invalid argument
65 [Jun 03 20:35:56 2002] sockets: accept(4): Invalid argument
66 [Jun 03 20:35:56 2002] sockets: accept(4): Invalid argument
67 [Jun 03 20:35:56 2002] sockets: accept(4): Invalid argument
68 [Jun 03 20:35:56 2002] sockets: accept(4): Invalid argument
69 [Jun 03 20:35:56 2002] sockets: accept(4): Invalid argument
70 [Jun 03 20:35:56 2002] sockets: accept(4): Invalid argument
71 [Jun 03 20:35:56 2002] sockets: accept(4): Invalid argument
72 [Jun 03 20:35:56 2002] sockets: accept(4): Invalid argument
73 [Jun 03 20:35:56 2002] sockets: accept(4): Invalid argument
74 [Jun 03 20:35:56 2002] sockets: accept(4): Invalid argument
75 [Jun 03 20:35:56 2002] sockets: accept(4): Invalid argument
76 [Jun 03 20:35:56 2002] sockets: accept(4): Invalid argument
77 [Jun 03 20:35:56 2002] sockets: accept(4): Invalid argument
78 [Jun 03 20:35:56 2002] Read error from server: Resource temporarily
79 unavailable
80 --[ /SNIP ]--
81
82 The box eventually reaches the point in which we cant even SSH into the box
83 as it cant fork a new process.
84 then the only way to fix the problem is /os restart or wait for it to commit
85 suicide that way.
86
87 the errors occure from pre0 to present.
88
89 Also under CYGWIN (not sure if related..)
90
91 --[ SNIP ]--
92 [Jun 28 17:22:40 2002] PANIC! buffer = :test.chatspike.net NOTICE AUTH :***
93 Couldn't resolve your hostname; using your IP address instead
94 [Jun 28 17:22:40 2002] Services terminating: Arithmetic exception
95 --[ /SNIP ]--
96
97 Here is a full debug of services starting
98
99 --[ SNIP ]--
100 [Jun 04 04:30:56.460154 2002] IRC Services 5.0pre0 starting up (options:
101 debug)
102 [Jun 04 04:30:57.508271 2002] debug: Loading language 0 from file
103 `languages/en_us'
104 [Jun 04 04:30:57.910403 2002] debug: Loading language 10 from file
105 `languages/nl'
106 [Jun 04 04:30:58.494873 2002] debug: Loading language 9 from file
107 `languages/de'
108 [Jun 04 04:30:58.953611 2002] debug: Loading language 8 from file
109 `languages/it'
110 [Jun 04 04:30:58.299709 2002] debug: Loading language 2 from file
111 `languages/ja_euc'
112 [Jun 04 04:30:59.710164 2002] debug: Loading language 3 from file
113 `languages/ja_sjis'
114 [Jun 04 04:30:59.055359 2002] debug: Loading language 5 from file
115 `languages/pt'
116 [Jun 04 04:30:59.507050 2002] debug: Loading language 4 from file
117 `languages/es'
118 [Jun 04 04:31:00.148606 2002] debug: Loading language 7 from file
119 `languages/tr'
120 [Jun 04 04:31:01.697643 2002] debug: Loaded languages
121 [Jun 04 04:31:01.718681 2002] debug: Loading module `protocol/unreal'
122 [Jun 04 04:31:01.925415 2002] debug: Successfully loaded module
123 `protocol/unreal'
124 [Jun 04 04:31:01.935691 2002] debug: Loading module `database/version4'
125 [Jun 04 04:31:01.968551 2002] debug: Successfully loaded module
126 `database/version4'
127 [Jun 04 04:31:01.970623 2002] debug: Loading module `operserv/main'
128 [Jun 04 04:31:01.071957 2002] debug: Successfully loaded module
129 `operserv/main'
130 [Jun 04 04:31:01.075053 2002] debug: Loading module `operserv/akill'
131 [Jun 04 04:31:01.130590 2002] debug: Successfully loaded module
132 `operserv/akill'
133 [Jun 04 04:31:01.132072 2002] debug: Loading module `operserv/news'
134 [Jun 04 04:31:01.200207 2002] debug: Successfully loaded module
135 `operserv/news'
136 [Jun 04 04:31:01.201676 2002] debug: Loading module `operserv/sessions'
137 [Jun 04 04:31:01.240783 2002] debug: Successfully loaded module
138 `operserv/sessions'
139 [Jun 04 04:31:01.250335 2002] debug: Loading module `operserv/sline'
140 [Jun 04 04:31:01.326200 2002] debug: Successfully loaded module
141 `operserv/sline'
142 [Jun 04 04:31:01.327671 2002] debug: Loading module `nickserv/main'
143 [Jun 04 04:31:01.443053 2002] debug: Successfully loaded module
144 `nickserv/main'
145 [Jun 04 04:31:01.444523 2002] debug: Loading module `nickserv/access'
146 [Jun 04 04:31:01.450464 2002] debug: Successfully loaded module
147 `nickserv/access'
148 [Jun 04 04:31:01.451872 2002] debug: Loading module `nickserv/autojoin'
149 [Jun 04 04:31:01.455518 2002] debug: Successfully loaded module
150 `nickserv/autojoin'
151 [Jun 04 04:31:01.456924 2002] debug: Loading module `nickserv/link'
152 [Jun 04 04:31:01.481702 2002] debug: Successfully loaded module
153 `nickserv/link'
154 [Jun 04 04:31:01.483103 2002] debug: Loading module `chanserv/main'
155 [Jun 04 04:31:02.565011 2002] debug: Successfully loaded module
156 `chanserv/main'
157 [Jun 04 04:31:02.566516 2002] debug: Loading module `chanserv/access-levels'
158 [Jun 04 04:31:02.572908 2002] debug: Successfully loaded module
159 `chanserv/access-levels'
160 [Jun 04 04:31:02.584062 2002] debug: Loading module `chanserv/access-xop'
161 [Jun 04 04:31:02.601665 2002] debug: Successfully loaded module
162 `chanserv/access-xop'
163 [Jun 04 04:31:02.603084 2002] debug: Loading module `memoserv/main'
164 [Jun 04 04:31:02.631097 2002] debug: Successfully loaded module
165 `memoserv/main'
166 [Jun 04 04:31:02.632525 2002] debug: Loading module `memoserv/ignore'
167 [Jun 04 04:31:02.664631 2002] debug: Successfully loaded module
168 `memoserv/ignore'
169 [Jun 04 04:31:02.666258 2002] debug: Loading module `statserv/main'
170 [Jun 04 04:31:02.332792 2002] statserv/main: StatServ initialised: Log
171 Channel=&quot;#services&quot;, Nick=&quot;StatServ&quot;
172 [Jun 04 04:31:02.414299 2002] debug: Successfully loaded module
173 `statserv/main'
174 [Jun 04 04:31:02.415756 2002] debug: Loading module `httpd/main'
175 [Jun 04 04:31:03.373919 2002] httpd/main: Listening on 127.0.0.1:8080
176 [Jun 04 04:31:03.375956 2002] debug: Successfully loaded module `httpd/main'
177 [Jun 04 04:31:03.377310 2002] debug: Loading module `httpd/auth-ip'
178 [Jun 04 04:31:03.382979 2002] debug: Successfully loaded module
179 `httpd/auth-ip'
180 [Jun 04 04:31:03.384358 2002] debug: Loading module `httpd/auth-password'
181 [Jun 04 04:31:03.406551 2002] debug: Successfully loaded module
182 `httpd/auth-password'
183 [Jun 04 04:31:03.407985 2002] debug: Loading module `httpd/dbaccess'
184 [Jun 04 04:31:03.467954 2002] debug: Successfully loaded module
185 `httpd/dbaccess'
186 [Jun 04 04:31:03.469424 2002] debug: Loading module `misc/xml-export'
187 [Jun 04 04:31:03.477162 2002] debug: Successfully loaded module
188 `misc/xml-export'
189 [Jun 04 04:31:03.478735 2002] debug: Loading module `misc/xml-import'
190 [Jun 04 04:31:03.484250 2002] debug: Successfully loaded module
191 `misc/xml-import'
192 [Jun 04 04:31:03.495042 2002] debug: Loading module `misc/loveserv'
193 [Jun 04 04:31:03.530735 2002] debug: Successfully loaded module
194 `misc/loveserv'
195 [Jun 04 04:31:04.532994 2002] debug: Loaded modules
196 [Jun 04 04:31:10.407854 2002] Initiated connection to 127.0.0.1:7025
197 [Jun 04 04:31:11.977804 2002] debug: Sent: PROTOCTL SJOIN SJOIN2 SJ3 NICKv2
198 VHP VL NOQUIT UMODE2 TOKEN
199 [Jun 04 04:31:11.980098 2002] debug: Sent: PASS :cheezypass
200 [Jun 04 04:31:11.982204 2002] debug: Sent: SERVER services.chatspike.net 1
201 :<i>U0-*-254 ChatSpikes Services Server
202 </I>[Jun 04 04:31:11.984460 2002] debug: Sent: :services.chatspike.net TSCTL
203 SVSTIME 1023161471
204 [Jun 04 04:31:11.005110 2002] sockets: accept(4): Invalid argument
205 [Jun 04 04:31:11.476130 2002] debug: Sent: NICK OperServ 1 1023161471
206 services chatspike.net services.chatspike.net 0 +oiSqd chatspike.net
207 :<i>Operator Service
208 </I>[Jun 04 04:31:11.478680 2002] debug: Sent: NICK Global 1 1023161471 services
209 chatspike.net services.chatspike.net 0 +oiSqd chatspike.net :Global Service
210 [Jun 04 04:31:11.480950 2002] debug: Sent: NICK NickServ 1 1023161471
211 services chatspike.net services.chatspike.net 0 +oSqd chatspike.net
212 :<i>Nickname Service
213 </I>[Jun 04 04:31:11.483447 2002] debug: Sent: NICK ChanServ 1 1023161471
214 services chatspike.net services.chatspike.net 0 +oSqd chatspike.net :Channel
215 Service
216 [Jun 04 04:31:11.485719 2002] debug: Sent: NICK MemoServ 1 1023161471
217 services chatspike.net services.chatspike.net 0 +oSqd chatspike.net :Memo
218 Service
219 [Jun 04 04:31:11.488062 2002] debug: Sent: NICK StatServ 1 1023161471
220 services chatspike.net services.chatspike.net 0 +iSqd chatspike.net
221 :<i>Statistics Service
222 </I>[Jun 04 04:31:11.490124 2002] debug: Sent: :StatServ JOIN #services
223 [Jun 04 04:31:11.492266 2002] debug: Sent: :StatServ MODE #services +ao
224 StatServ StatServ
225 [Jun 04 04:31:11.496367 2002] debug: Sent: NICK LoveServ 1 1023161471
226 services chatspike.net services.chatspike.net 0 +Sqd chatspike.net :Network
227 Love Service - Feel the love!
228 [Jun 04 04:31:12.498727 2002] debug: Sent: :LoveServ JOIN #services
229 [Jun 04 04:31:12.500790 2002] debug: Sent: :LoveServ MODE #services +ao
230 LoveServ LoveServ
231 [Jun 04 04:31:12.502400 2002] debug: Received: :test.chatspike.net NOTICE
232 AUTH :*** Looking up your hostname...
233 [Jun 04 04:31:12.627324 2002] debug: sockets: read(0): Resource temporarily
234 unavailable
235 [Jun 04 04:31:12.629587 2002] Read error from server: Resource temporarily
236 unavailable
237 --[ /SNIP ]--
238
239 it only bails that fast under CYGWIN, normally takes some time otherwise,
240 but commands like OP become &quot;temporarily unavailable&quot;
241
242 its also preventing the servers services arnt connected to from picking up
243 modes from other servers.. also some times traffic goes 1 way, servers
244 services are not connected too will pick up all data from all servers but
245 the server services are connected to, so services are rendered &quot;br0ked&quot; to
246 the rest of the network
247
248 any1 else having these probs? any solutions? we are starting to get angry
249 users ;)
250
251 I hope i have given enuf detail here for some1 to make a solution, if u need
252 anything else, just ask :)
253
254 --
255 Craig McLure
256 <A HREF="http://www.ircservices.za.net/mailman/listinfo/ircservices-coding">Craig at chatspike.net</A>
257 Network Administrator of the ChatSpike IRC Network.
258 ChatSpike, the users network! www.chatspike.net
259
260
261 _________________________________________________________________
262 Chat with friends online, try MSN Messenger: <A HREF="http://messenger.msn.com">http://messenger.msn.com</A>
263
264
265 </PRE>
266
267 <!--endarticle-->
268 <HR>
269 <P><UL>
270 <!--threads-->
271 <LI>Previous message: <A HREF="001063.html">[IRCServices Coding] can ircservices handle for shared database
272 </A></li>
273 <LI>Next message: <A HREF="001066.html">AW: [IRCServices Coding] fork: resource temporarily unavailable
274 </A></li>
275 <LI> <B>Messages sorted by:</B>
276 <a href="date.html#1064">[ date ]</a>
277 <a href="thread.html#1064">[ thread ]</a>
278 <a href="subject.html#1064">[ subject ]</a>
279 <a href="author.html#1064">[ author ]</a>
280 </LI>
281 </UL>
282
283 </body></html>