]> jfr.im git - irc.git/blob - software/!RELEASES/ircservices/achurch.org/services/lists/ircservices-coding/2002/000400.html
RELEASE -> !RELEASE
[irc.git] / software / !RELEASES / ircservices / achurch.org / services / lists / ircservices-coding / 2002 / 000400.html
1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
2 <HTML>
3 <HEAD>
4 <TITLE> [IRCServices Coding] Re: [IRCServices] IRC Services 5.0a24 segfault on startup
5 </TITLE>
6 <LINK REL="Index" HREF="index.html" >
7 <LINK REL="made" HREF="mailto:ircservices-coding%40ircservices.za.net?Subject=%5BIRCServices%20Coding%5D%20Re%3A%20%5BIRCServices%5D%20IRC%20Services%205.0a24%20segfault%20on%20startup&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="000394.html">
11 <LINK REL="Next" HREF="000396.html">
12 </HEAD>
13 <BODY BGCOLOR="#ffffff">
14 <H1>[IRCServices Coding] Re: [IRCServices] IRC Services 5.0a24 segfault on startup</H1>
15 <B>Mark Hetherington</B>
16 <A HREF="mailto:ircservices-coding%40ircservices.za.net?Subject=%5BIRCServices%20Coding%5D%20Re%3A%20%5BIRCServices%5D%20IRC%20Services%205.0a24%20segfault%20on%20startup&In-Reply-To="
17 TITLE="[IRCServices Coding] Re: [IRCServices] IRC Services 5.0a24 segfault on startup">mark at ctcp.net
18 </A><BR>
19 <I>Wed Mar 13 16:22:45 PST 2002</I>
20 <P><UL>
21 <LI>Previous message: <A HREF="000394.html">[IRCServices Coding] 5.0a24 and +S clients
22 </A></li>
23 <LI>Next message: <A HREF="000396.html">[IRCServices Coding] Solution to the nickgroup 0 problem.
24 </A></li>
25 <LI> <B>Messages sorted by:</B>
26 <a href="date.html#400">[ date ]</a>
27 <a href="thread.html#400">[ thread ]</a>
28 <a href="subject.html#400">[ subject ]</a>
29 <a href="author.html#400">[ author ]</a>
30 </LI>
31 </UL>
32 <HR>
33 <!--beginarticle-->
34 <PRE>&gt;<i> Andrew Church wrote
35 </I>&gt;<i> Okay, I think this is because of the way 5.0 saves nicks with the
36 </I>&gt;<i> same nickgroup, and it's not treating forbidden nicks properly. Can you
37 </I>&gt;<i> send me your DBs so I can test it myself?
38 </I>
39 DB files sent off list.
40
41 Since I managed to develop a workaround for the problem to upgrade the
42 version running on my production network, I now have the patched 5.0a24
43 running on 5.0a23 db files on a test machine here and producing the same
44 error, so if you need me to do any more tests/patches let me know.
45
46 Current output from gdb is:
47
48 Starting program: /home/markh/services/bin/./ircservices
49
50 Program received signal SIGSEGV, Segmentation fault.
51 open_nick_db (dbname=0x8120bc0 &quot;nick.db&quot;) at version4.c:469
52 469 ARRAY_EXTEND(ngi-&gt;nicks);
53 (gdb) backtrace
54 #0 open_nick_db (dbname=0x8120bc0 &quot;nick.db&quot;) at version4.c:469
55 #1 0x401888a3 in init_module (module_=0x8120a60) at main.c:1524
56 #2 0x80541ac in internal_init_module (module=0x8120a60) at modules.c:354
57 #3 0x805423f in load_module (modulename=0x807abe8 &quot;nickserv/main&quot;) at
58 modules.c:383
59 #4 0x8050438 in init (ac=1, av=0xbffffaf4) at init.c:681
60 #5 0x80520ec in main (ac=1, av=0xbffffaf4, envp=0xbffffafc) at main.c:175
61
62
63
64 --
65 Mark.
66
67
68
69 </PRE>
70
71 <!--endarticle-->
72 <HR>
73 <P><UL>
74 <!--threads-->
75 <LI>Previous message: <A HREF="000394.html">[IRCServices Coding] 5.0a24 and +S clients
76 </A></li>
77 <LI>Next message: <A HREF="000396.html">[IRCServices Coding] Solution to the nickgroup 0 problem.
78 </A></li>
79 <LI> <B>Messages sorted by:</B>
80 <a href="date.html#400">[ date ]</a>
81 <a href="thread.html#400">[ thread ]</a>
82 <a href="subject.html#400">[ subject ]</a>
83 <a href="author.html#400">[ author ]</a>
84 </LI>
85 </UL>
86
87 </body></html>