]> jfr.im git - irc.git/blob - software/!RELEASES/ircservices/achurch.org/services/lists/ircservices-coding/2002/000232.html
RELEASE -> !RELEASE
[irc.git] / software / !RELEASES / ircservices / achurch.org / services / lists / ircservices-coding / 2002 / 000232.html
1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
2 <HTML>
3 <HEAD>
4 <TITLE> [IRCServices Coding] Services 5.0 alpha 20 Segfault Bug with /cs info #channel
5 </TITLE>
6 <LINK REL="Index" HREF="index.html" >
7 <LINK REL="made" HREF="mailto:ircservices-coding%40ircservices.za.net?Subject=%5BIRCServices%20Coding%5D%20Services%205.0%20alpha%2020%20Segfault%20Bug%20with%20/cs%20info%20%23channel&In-Reply-To=NFBBKFAFGLNBHGEDBKDMIEKPCLAA.mark%40mhetherington.demon.co.uk">
8 <META NAME="robots" CONTENT="index,nofollow">
9 <META http-equiv="Content-Type" content="text/html; charset=us-ascii">
10 <LINK REL="Previous" HREF="000231.html">
11 <LINK REL="Next" HREF="000233.html">
12 </HEAD>
13 <BODY BGCOLOR="#ffffff">
14 <H1>[IRCServices Coding] Services 5.0 alpha 20 Segfault Bug with /cs info #channel</H1>
15 <B>Mark Hetherington</B>
16 <A HREF="mailto:ircservices-coding%40ircservices.za.net?Subject=%5BIRCServices%20Coding%5D%20Services%205.0%20alpha%2020%20Segfault%20Bug%20with%20/cs%20info%20%23channel&In-Reply-To=NFBBKFAFGLNBHGEDBKDMIEKPCLAA.mark%40mhetherington.demon.co.uk"
17 TITLE="[IRCServices Coding] Services 5.0 alpha 20 Segfault Bug with /cs info #channel">mark at mhetherington.demon.co.uk
18 </A><BR>
19 <I>Fri Feb 8 16:03:03 PST 2002</I>
20 <P><UL>
21 <LI>Previous message: <A HREF="000231.html">[IRCServices Coding] Services 5.0 alpha 20 Bug with handling of channel '#'
22 </A></li>
23 <LI>Next message: <A HREF="000233.html">[IRCServices Coding] Services 5.0 alpha 20 Small Bug with new channel auto mode merge
24 </A></li>
25 <LI> <B>Messages sorted by:</B>
26 <a href="date.html#232">[ date ]</a>
27 <a href="thread.html#232">[ thread ]</a>
28 <a href="subject.html#232">[ subject ]</a>
29 <a href="author.html#232">[ author ]</a>
30 </LI>
31 </UL>
32 <HR>
33 <!--beginarticle-->
34 <PRE>A channel which was suspended tonight on Services 5.0a20 produces the
35 following in response to /cs info #bots by a user who is not registered with
36 nickserv:
37
38 PANIC! buffer = :testing PRIVMSG <A HREF="http://www.ircservices.za.net/mailman/listinfo/ircservices-coding">ChanServ at services.ctcp.net</A> :info #bots
39 Services terminating: Segmentation fault
40
41 Such a user gets the following text before the segfault:
42
43 -ChanServ- Founder: Mark
44 -ChanServ- Description: Bots
45 -ChanServ- Registered: Oct 29 00:33:05 2000 BST
46 -ChanServ- Last used: Feb 08 23:23:03 2002 GMT
47
48 This has also happened with channels which are not suspended:
49
50 PANIC! buffer = :testing PRIVMSG <A HREF="http://www.ircservices.za.net/mailman/listinfo/ircservices-coding">ChanServ at services.ctcp.net</A> :info #trivia
51 Services terminating: Segmentation fault
52
53 in which case the user sees:
54
55 -ChanServ- Founder: Mark
56 -ChanServ- Description: Trivia Channel
57 -ChanServ- Registered: Feb 16 23:14:55 2001 GMT
58 -ChanServ- Last used: Dec 06 00:05:32 2001 GMT
59 -ChanServ- Last topic: Trivial Pursuit - join and type 'tt help' for
60 more info
61 -ChanServ- Topic set by: M
62
63 This channel was ot in use at the time.
64
65 However, another channel which is not susupended and is in use produces:
66
67 PANIC! buffer = :testing PRIVMSG <A HREF="http://www.ircservices.za.net/mailman/listinfo/ircservices-coding">ChanServ at services.ctcp.net</A> :info #opers
68 Services terminating: Segmentation fault
69
70 -ChanServ- Information for channel #opers:
71 -ChanServ- Founder: Mark
72 -ChanServ- Description: Help Channel
73 -ChanServ- Registered: Sep 25 23:30:11 2000 BST
74 -ChanServ- Last used: Feb 08 21:38:22 2002 GMT
75 -ChanServ- Last topic: Help channel
76 -ChanServ- Topic set by: M
77
78 The crash appears to happen around where Options and/or Mode lock should be
79 printed so I assume it is specific options which cause the crash.
80
81 Mark.
82
83
84
85 </PRE>
86
87 <!--endarticle-->
88 <HR>
89 <P><UL>
90 <!--threads-->
91 <LI>Previous message: <A HREF="000231.html">[IRCServices Coding] Services 5.0 alpha 20 Bug with handling of channel '#'
92 </A></li>
93 <LI>Next message: <A HREF="000233.html">[IRCServices Coding] Services 5.0 alpha 20 Small Bug with new channel auto mode merge
94 </A></li>
95 <LI> <B>Messages sorted by:</B>
96 <a href="date.html#232">[ date ]</a>
97 <a href="thread.html#232">[ thread ]</a>
98 <a href="subject.html#232">[ subject ]</a>
99 <a href="author.html#232">[ author ]</a>
100 </LI>
101 </UL>
102
103 </body></html>