]> jfr.im git - irc.git/blob - software/RELEASES/ircservices/achurch.org/services/lists/ircservices-coding/2002/000720.html
rename -> *.git
[irc.git] / software / RELEASES / ircservices / achurch.org / services / lists / ircservices-coding / 2002 / 000720.html
1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
2 <HTML>
3 <HEAD>
4 <TITLE> [IRCServices Coding] Odd problems with Services 5.0a33
5 </TITLE>
6 <LINK REL="Index" HREF="index.html" >
7 <LINK REL="made" HREF="mailto:ircservices-coding%40ircservices.za.net?Subject=%5BIRCServices%20Coding%5D%20Odd%20problems%20with%20Services%205.0a33&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="000717.html">
11 <LINK REL="Next" HREF="000721.html">
12 </HEAD>
13 <BODY BGCOLOR="#ffffff">
14 <H1>[IRCServices Coding] Odd problems with Services 5.0a33</H1>
15 <B>Mark Hetherington</B>
16 <A HREF="mailto:ircservices-coding%40ircservices.za.net?Subject=%5BIRCServices%20Coding%5D%20Odd%20problems%20with%20Services%205.0a33&In-Reply-To="
17 TITLE="[IRCServices Coding] Odd problems with Services 5.0a33">mark at ctcp.net
18 </A><BR>
19 <I>Sun May 19 10:15:24 PDT 2002</I>
20 <P><UL>
21 <LI>Previous message: <A HREF="000717.html">[IRCServices Coding] Cosmetic in modules.conf
22 </A></li>
23 <LI>Next message: <A HREF="000721.html">[IRCServices Coding] GHOST command Services 5.0a33
24 </A></li>
25 <LI> <B>Messages sorted by:</B>
26 <a href="date.html#720">[ date ]</a>
27 <a href="thread.html#720">[ thread ]</a>
28 <a href="subject.html#720">[ subject ]</a>
29 <a href="author.html#720">[ author ]</a>
30 </LI>
31 </UL>
32 <HR>
33 <!--beginarticle-->
34 <PRE>As other people have posted, I seem to also have the seemingly random
35 segfault followed by corrupted nickname database problem (Services is
36 linked to Unreal). AFAICT nothing has happened nor any messages issued to
37 services to trigger this so I assume it is during one of Services timed
38 updates:
39
40 [ircservices.log] Services terminating: Segmentation fault
41 [ircservices.log] IRC Services 5.0a33 starting up
42 [ircservices.log] FATAL: database/version4: Invalid format in nick.db
43
44 Another seemingly random problem that I have seen once or twice in the past
45 but almost every time I start services with this latest alpha is:
46
47 [ircservices.log] IRC Services 5.0a33 starting up
48 [ircservices.log] sockets: [v]sockprintf() with NULL socket!
49 [ircservices.log] sockets: [v]sockprintf() with NULL socket!
50 [ircservices.log] sockets: [v]sockprintf() with NULL socket!
51 [ircservices.log] sockets: [v]sockprintf() with NULL socket!
52 [ircservices.log] sockets: [v]sockprintf() with NULL socket!
53 [ircservices.log] sockets: [v]sockprintf() with NULL socket!
54 [ircservices.log] sockets: [v]sockprintf() with NULL socket!
55
56 The number of socket errors varies from none to several.
57
58 While going through the logs since the upgrade and looking for possible
59 causes, I came across the following during one startup:
60
61 [ircservices.log] nickserv/main: Expiring nickname jcat-buffy
62 [ircservices.log] database/version4: Extension data found for nonexisting
63 nick `jcat-buffy'
64
65 I guess this means that expiring of nicknames is not correctly cleaning up
66 extension data. I am not sure what services will do with this now redundant
67 extension data so maybe the message could be changed to include what has
68 been done about it. E.g. &quot;database/version4: Deleting extension data found
69 for nonexisting nick `jcat-buffy'&quot;.
70
71 I will be playing around with various things to try and get more info on
72 the problems, but wanted to report them ASAP in case there is something
73 obvious that could be causing them.
74
75 --
76 Mark.
77
78
79
80
81 </PRE>
82
83 <!--endarticle-->
84 <HR>
85 <P><UL>
86 <!--threads-->
87 <LI>Previous message: <A HREF="000717.html">[IRCServices Coding] Cosmetic in modules.conf
88 </A></li>
89 <LI>Next message: <A HREF="000721.html">[IRCServices Coding] GHOST command Services 5.0a33
90 </A></li>
91 <LI> <B>Messages sorted by:</B>
92 <a href="date.html#720">[ date ]</a>
93 <a href="thread.html#720">[ thread ]</a>
94 <a href="subject.html#720">[ subject ]</a>
95 <a href="author.html#720">[ author ]</a>
96 </LI>
97 </UL>
98
99 </body></html>