]> jfr.im git - irc.git/blob - software/RELEASES/ircservices/achurch.org/services/lists/ircservices-coding/2003/001921.html
rename -> *.git
[irc.git] / software / RELEASES / ircservices / achurch.org / services / lists / ircservices-coding / 2003 / 001921.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="001920.html">
11 <LINK REL="Next" HREF="001922.html">
12 </HEAD>
13 <BODY BGCOLOR="#ffffff">
14 <H1>[IRCServices Coding] problems with 5.0.9</H1>
15 <B>Arathorn</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">arathorn at theonering.net
18 </A><BR>
19 <I>Mon Feb 10 13:43:42 PST 2003</I>
20 <P><UL>
21 <LI>Previous message: <A HREF="001920.html">[IRCServices Coding] problems with 5.0.9
22 </A></li>
23 <LI>Next message: <A HREF="001922.html">[IRCServices Coding] problems with 5.0.9
24 </A></li>
25 <LI> <B>Messages sorted by:</B>
26 <a href="date.html#1921">[ date ]</a>
27 <a href="thread.html#1921">[ thread ]</a>
28 <a href="subject.html#1921">[ subject ]</a>
29 <a href="author.html#1921">[ author ]</a>
30 </LI>
31 </UL>
32 <HR>
33 <!--beginarticle-->
34 <PRE>I've had this problem too (although I cannot reproduce it at the moment) -
35 I've reported it on the non-coding list. Andrew's suggestion there is to
36 attach to the hung process with gdb and see what's going on (which I'm going
37 to do when it next happens to me).
38
39 That said, I have a suspicion that I may have somehow prevented it; although
40 so many variables have been changed I'm not sure what may have helped.
41
42 Off the top of my head:
43
44 1) I changed services to connect to unreal 3.2 on localhost - explicitly
45 specifying the binding port (i.e. connecting from 127.0.0.1:7028 to
46 127.0.0.1:7029),
47
48 2) enabled a PingFrequency of 30s across the link to try to keep things
49 alive and healthy (i've also had problems with 3.2 complaining about Bad
50 File Descriptors on the Services socket when select()ing the FDLIST),
51
52 3) Tried running services 'plain' from the commandline rather than from a
53
54 start-stop-daemon --start --quiet --pidfile
55 /usr/local/lib/ircservices/ircservices.pid \
56 --chuid irc:irc --exec /usr/local/sbin/ircservices &gt;
57 /dev/null 2&gt;&amp;1
58
59 in a Debian /etc/init.d script.
60
61 Somewhere along there, it's decided to start behaving absolutely fine (after
62 consistently hanging after the ircd closed its connection). Services die
63 cleanly on a /restart and /die work fine - and for that matter, so does
64 /operserv restart, quit &amp; shutdown. With the proviso of some thoroughly
65 screwed up intermittent faults with +k modelocks disappearing on registered
66 channels after services restarts - and xml-export doing some very mangled
67 things. c.f. <A HREF="http://www.ircservices.za.net/mailman/listinfo/ircservices-coding">ircservices at ircservices.za.net.</A>
68
69 ________________________________________________________________
70 Matthew Hodgson <A HREF="http://www.ircservices.za.net/mailman/listinfo/ircservices-coding">arathorn at theonering.net</A> Tel: +44 7968 722968
71 Arathorn: Co-Sysadmin, TheOneRing.net&#174;
72
73
74 ----- Original Message -----
75 From: &quot;Aragon Gouveia&quot; &lt;<A HREF="http://www.ircservices.za.net/mailman/listinfo/ircservices-coding">aragon at phat.za.net</A>&gt;
76 To: &lt;<A HREF="http://www.ircservices.za.net/mailman/listinfo/ircservices-coding">ircservices-coding at ircservices.za.net</A>&gt;
77 Sent: Monday, February 10, 2003 9:22 PM
78 Subject: [IRCServices Coding] problems with 5.0.9
79
80
81 &gt;<i> Hi,
82 </I>&gt;<i>
83 </I>&gt;<i> The other day I reported the database save bug when ircservices looses its
84 </I>&gt;<i> uplink. Just upgraded to 5.0.9 and am having another problem...
85 </I>&gt;<i>
86 </I>&gt;<i> When the uplink server closes the connection ircservices does not exit.
87 </I>&gt;<i> Neither is there any log of such activity. Further more, issuing a
88 </I>SIGTERM
89 &gt;<i> to the process after the uplink has died only results in &quot;Received
90 </I>SIGTERM,
91 &gt;<i> exiting.&quot; being logged, but the process does not die. It takes a SIGKILL
92 </I>to
93 &gt;<i> kill it off. And of course a SIGKILL doesn't go down well with saving the
94 </I>&gt;<i> database to disk! :)
95 </I>&gt;<i>
96 </I>&gt;<i> Running Unreal 3.2 btw.
97 </I>&gt;<i>
98 </I>&gt;<i>
99 </I>&gt;<i> Regards,
100 </I>&gt;<i> Aragon
101 </I>&gt;<i> ------------------------------------------------------------------
102 </I>&gt;<i> To unsubscribe or change your subscription options, visit:
103 </I>&gt;<i> <A HREF="http://www.ircservices.za.net/mailman/listinfo/ircservices-coding">http://www.ircservices.za.net/mailman/listinfo/ircservices-coding</A>
104 </I>
105
106 </PRE>
107
108 <!--endarticle-->
109 <HR>
110 <P><UL>
111 <!--threads-->
112 <LI>Previous message: <A HREF="001920.html">[IRCServices Coding] problems with 5.0.9
113 </A></li>
114 <LI>Next message: <A HREF="001922.html">[IRCServices Coding] problems with 5.0.9
115 </A></li>
116 <LI> <B>Messages sorted by:</B>
117 <a href="date.html#1921">[ date ]</a>
118 <a href="thread.html#1921">[ thread ]</a>
119 <a href="subject.html#1921">[ subject ]</a>
120 <a href="author.html#1921">[ author ]</a>
121 </LI>
122 </UL>
123
124 </body></html>