]> jfr.im git - irc.git/blob - software/RELEASES/ircservices/achurch.org/services/lists/ircservices-coding/2003/001927.html
rename -> *.git
[irc.git] / software / RELEASES / ircservices / achurch.org / services / lists / ircservices-coding / 2003 / 001927.html
1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
2 <HTML>
3 <HEAD>
4 <TITLE> [IRCServices Coding] problems with 5.0.9
5 </TITLE>
6 <LINK REL="Index" HREF="index.html" >
7 <LINK REL="made" HREF="mailto:ircservices-coding%40ircservices.za.net?Subject=%5BIRCServices%20Coding%5D%20problems%20with%205.0.9&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="001923.html">
11 <LINK REL="Next" HREF="001929.html">
12 </HEAD>
13 <BODY BGCOLOR="#ffffff">
14 <H1>[IRCServices Coding] problems with 5.0.9</H1>
15 <B>Ali Sor</B>
16 <A HREF="mailto:ircservices-coding%40ircservices.za.net?Subject=%5BIRCServices%20Coding%5D%20problems%20with%205.0.9&In-Reply-To="
17 TITLE="[IRCServices Coding] problems with 5.0.9">alisor at softhome.net
18 </A><BR>
19 <I>Tue Feb 11 06:18:00 PST 2003</I>
20 <P><UL>
21 <LI>Previous message: <A HREF="001923.html">[IRCServices Coding] problems with 5.0.9
22 </A></li>
23 <LI>Next message: <A HREF="001929.html">[IRCServices Coding] problems with 5.0.9
24 </A></li>
25 <LI> <B>Messages sorted by:</B>
26 <a href="date.html#1927">[ date ]</a>
27 <a href="thread.html#1927">[ thread ]</a>
28 <a href="subject.html#1927">[ subject ]</a>
29 <a href="author.html#1927">[ author ]</a>
30 </LI>
31 </UL>
32 <HR>
33 <!--beginarticle-->
34 <PRE>Hello;
35 We have the same problem too. We are using Unreal3.2 as ircd. But cant
36 reproduce it. Hub stops but services continues. We cant connect it or
37 anything else after ircd come back. Services stays alone.
38
39 ----- Original Message -----
40 From: &lt;<A HREF="http://www.ircservices.za.net/mailman/listinfo/ircservices-coding">RT.Mail at verizon.net</A>&gt;
41 To: &quot;IRC Services Coding Mailing List&quot;
42 &lt;<A HREF="http://www.ircservices.za.net/mailman/listinfo/ircservices-coding">ircservices-coding at ircservices.za.net</A>&gt;
43 Sent: Tuesday, February 11, 2003 12:42 AM
44 Subject: Re: [IRCServices Coding] problems with 5.0.9
45
46
47 We are having problems also, we are running Unreal3.1.5.1 and the other day
48 the hub died and the services never died, just
49 kept running.
50
51 &lt; &gt;On Tue, 11 Feb 2003 00:24:48 +0200, Aragon Gouveia wrote:
52 &lt; &gt; I can definately reproduce it. It happens every time.
53 &lt; &gt;
54 &lt; &gt; I'm also connecting to localhost (from localhost) to a specified
55 &lt; &gt; port. I
56 &lt; &gt; haven't defined a binding port though.
57 &lt; &gt;
58 &lt; &gt; Can anyone help me debug this? Can attach to a running process
59 &lt; &gt; with gdb,
60 &lt; &gt; but from there I'm not sure what I should be doing.. :)
61 &lt; &gt;
62 &lt; &gt;
63 &lt; &gt; Thanks,
64 &lt; &gt; Aragon
65 &lt; &gt;
66 &lt; &gt;
67 &lt; &gt; | By Arathorn &lt;<A HREF="http://www.ircservices.za.net/mailman/listinfo/ircservices-coding">arathorn at theonering.net</A>&gt;
68 &lt; &gt; | [ 2003-02-10 23:43
69 &lt; &gt; +0200 ]
70 &lt; &gt; &gt; I've had this problem too (although I cannot reproduce it at
71 &lt; &gt; the moment) -
72 &lt; &gt; &gt; I've reported it on the non-coding list. Andrew's suggestion
73 &lt; &gt; there is to
74 &lt; &gt; &gt; attach to the hung process with gdb and see what's going on
75 &lt; &gt; (which I'm going
76 &lt; &gt; &gt; to do when it next happens to me).
77 &lt; &gt; &gt;
78 &lt; &gt; &gt; That said, I have a suspicion that I may have somehow
79 &lt; &gt; prevented it; although
80 &lt; &gt; &gt; so many variables have been changed I'm not sure what may have
81 &lt; &gt; helped.
82 &lt; &gt; &gt;
83 &lt; &gt; &gt; Off the top of my head:
84 &lt; &gt; &gt;
85 &lt; &gt; &gt; 1) I changed services to connect to unreal 3.2 on localhost -
86 &lt; &gt; explicitly
87 &lt; &gt; &gt; specifying the binding port (i.e. connecting from
88 &lt; &gt; 127.0.0.1:7028 to
89 &lt; &gt; &gt; 127.0.0.1:7029),
90 &lt; &gt; &gt;
91 &lt; &gt; &gt; 2) enabled a PingFrequency of 30s across the link to try to
92 &lt; &gt; keep things
93 &lt; &gt; &gt; alive and healthy (i've also had problems with 3.2 complaining
94 &lt; &gt; about Bad
95 &lt; &gt; &gt; File Descriptors on the Services socket when select()ing the
96 &lt; &gt; FDLIST),
97 &lt; &gt; &gt;
98 &lt; &gt; &gt; 3) Tried running services 'plain' from the commandline rather
99 &lt; &gt; than from a
100 &lt; &gt; &gt;
101 &lt; &gt; &gt; start-stop-daemon --start --quiet --pidfile
102 &lt; &gt; &gt; /usr/local/lib/ircservices/ircservices.pid \
103 &lt; &gt; &gt; --chuid irc:irc --exec
104 &lt; &gt; /usr/local/sbin/ircservices &gt;
105 &lt; &gt; &gt; /dev/null 2&gt;&amp;1
106 &lt; &gt; &gt;
107 &lt; &gt; &gt; in a Debian /etc/init.d script.
108 &lt; &gt; &gt;
109 &lt; &gt; &gt; Somewhere along there, it's decided to start behaving
110 &lt; &gt; absolutely fine (after
111 &lt; &gt; &gt; consistently hanging after the ircd closed its connection).
112 &lt; &gt; Services die
113 &lt; &gt; &gt; cleanly on a /restart and /die work fine - and for that
114 &lt; &gt; matter, so does
115 &lt; &gt; &gt; /operserv restart, quit &amp; shutdown. With the proviso of some
116 &lt; &gt; thoroughly
117 &lt; &gt; &gt; screwed up intermittent faults with +k modelocks disappearing
118 &lt; &gt; on registered
119 &lt; &gt; &gt; channels after services restarts - and xml-export doing some
120 &lt; &gt; very mangled
121 &lt; &gt; &gt; things. c.f. <A HREF="http://www.ircservices.za.net/mailman/listinfo/ircservices-coding">ircservices at ircservices.za.net.</A>
122 &lt; &gt; &gt;
123 &lt; &gt; &gt;
124 &lt; &gt; ________________________________________________________________
125 &lt; &gt; &gt; Matthew Hodgson <A HREF="http://www.ircservices.za.net/mailman/listinfo/ircservices-coding">arathorn at theonering.net</A> Tel: +44 7968
126 &lt; &gt; 722968
127 &lt; &gt; &gt; Arathorn: Co-Sysadmin, TheOneRing.net?
128 &lt; &gt; &gt;
129 &lt; &gt; &gt;
130 &lt; &gt; &gt; ----- Original Message -----
131 &lt; &gt; &gt; From: &quot;Aragon Gouveia&quot; &lt;<A HREF="http://www.ircservices.za.net/mailman/listinfo/ircservices-coding">aragon at phat.za.net</A>&gt;
132 &lt; &gt; &gt; To: &lt;<A HREF="http://www.ircservices.za.net/mailman/listinfo/ircservices-coding">ircservices-coding at ircservices.za.net</A>&gt;
133 &lt; &gt; &gt; Sent: Monday, February 10, 2003 9:22 PM
134 &lt; &gt; &gt; Subject: [IRCServices Coding] problems with 5.0.9
135 &lt; &gt; &gt;
136 &lt; &gt; &gt;
137 &lt; &gt; &gt; &gt; Hi,
138 &lt; &gt; &gt; &gt;
139 &lt; &gt; &gt; &gt; The other day I reported the database save bug when
140 &lt; &gt; ircservices looses its
141 &lt; &gt; &gt; &gt; uplink. Just upgraded to 5.0.9 and am having another
142 &lt; &gt; problem...
143 &lt; &gt; &gt; &gt;
144 &lt; &gt; &gt; &gt; When the uplink server closes the connection ircservices
145 &lt; &gt; does not exit.
146 &lt; &gt; &gt; &gt; Neither is there any log of such activity. Further more,
147 &lt; &gt; issuing a
148 &lt; &gt; &gt; SIGTERM
149 &lt; &gt; &gt; &gt; to the process after the uplink has died only results in
150 &lt; &gt; &quot;Received
151 &lt; &gt; &gt; SIGTERM,
152 &lt; &gt; &gt; &gt; exiting.&quot; being logged, but the process does not die. It
153 &lt; &gt; takes a SIGKILL
154 &lt; &gt; &gt; to
155 &lt; &gt; &gt; &gt; kill it off. And of course a SIGKILL doesn't go down well
156 &lt; &gt; with saving the
157 &lt; &gt; &gt; &gt; database to disk! :)
158 &lt; &gt; &gt; &gt;
159 &lt; &gt; &gt; &gt; Running Unreal 3.2 btw.
160 &lt; &gt; &gt; &gt;
161 &lt; &gt; &gt; &gt;
162 &lt; &gt; &gt; &gt; Regards,
163 &lt; &gt; &gt; &gt; Aragon
164 &lt; &gt; &gt; &gt; -------------------------------------------------------------
165 &lt; &gt; -----
166 &lt; &gt; &gt; &gt; To unsubscribe or change your subscription options, visit:
167 &lt; &gt; &gt; &gt; <A HREF="http://www.ircservices.za.net/mailman/listinfo/ircservices-">http://www.ircservices.za.net/mailman/listinfo/ircservices-</A>
168 &lt; &gt; coding
169 &lt; &gt; &gt;
170 &lt; &gt; &gt;
171 &lt; &gt; &gt; ---------------------------------------------------------------
172 &lt; &gt; ---
173 &lt; &gt; &gt; To unsubscribe or change your subscription options, visit:
174 &lt; &gt; &gt; <A HREF="http://www.ircservices.za.net/mailman/listinfo/ircservices-">http://www.ircservices.za.net/mailman/listinfo/ircservices-</A>
175 &lt; &gt; coding
176 &lt; &gt; -----------------------------------------------------------------
177 &lt; &gt; -
178 &lt; &gt; To unsubscribe or change your subscription options, visit:
179 &lt; &gt; <A HREF="http://www.ircservices.za.net/mailman/listinfo/ircservices-coding">http://www.ircservices.za.net/mailman/listinfo/ircservices-coding</A>
180
181
182
183 ------------------------------------------------------------------
184 To unsubscribe or change your subscription options, visit:
185 <A HREF="http://www.ircservices.za.net/mailman/listinfo/ircservices-coding">http://www.ircservices.za.net/mailman/listinfo/ircservices-coding</A>
186
187
188 ---
189 Outgoing mail is certified Virus Free.
190 Checked by AVG anti-virus system (<A HREF="http://www.grisoft.com">http://www.grisoft.com</A>).
191 Version: 6.0.449 / Virus Database: 251 - Release Date: 27.01.2003
192
193 </PRE>
194
195 <!--endarticle-->
196 <HR>
197 <P><UL>
198 <!--threads-->
199 <LI>Previous message: <A HREF="001923.html">[IRCServices Coding] problems with 5.0.9
200 </A></li>
201 <LI>Next message: <A HREF="001929.html">[IRCServices Coding] problems with 5.0.9
202 </A></li>
203 <LI> <B>Messages sorted by:</B>
204 <a href="date.html#1927">[ date ]</a>
205 <a href="thread.html#1927">[ thread ]</a>
206 <a href="subject.html#1927">[ subject ]</a>
207 <a href="author.html#1927">[ author ]</a>
208 </LI>
209 </UL>
210
211 </body></html>