]> jfr.im git - irc.git/blob - software/RELEASES/ircservices/achurch.org/services/lists/ircservices-coding/2003/002046.html
rename -> *.git
[irc.git] / software / RELEASES / ircservices / achurch.org / services / lists / ircservices-coding / 2003 / 002046.html
1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
2 <HTML>
3 <HEAD>
4 <TITLE> [IRCServices Coding] ircservices bug....
5 </TITLE>
6 <LINK REL="Index" HREF="index.html" >
7 <LINK REL="made" HREF="mailto:ircservices-coding%40ircservices.za.net?Subject=%5BIRCServices%20Coding%5D%20ircservices%20bug....&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="002045.html">
11 <LINK REL="Next" HREF="002047.html">
12 </HEAD>
13 <BODY BGCOLOR="#ffffff">
14 <H1>[IRCServices Coding] ircservices bug....</H1>
15 <B>Diego Bitencourt Contezini</B>
16 <A HREF="mailto:ircservices-coding%40ircservices.za.net?Subject=%5BIRCServices%20Coding%5D%20ircservices%20bug....&In-Reply-To="
17 TITLE="[IRCServices Coding] ircservices bug....">diego at redesul.net
18 </A><BR>
19 <I>Fri May 9 12:14:21 PDT 2003</I>
20 <P><UL>
21 <LI>Previous message: <A HREF="002045.html">[IRCServices Coding] Hybrid patch - This should be it.
22 </A></li>
23 <LI>Next message: <A HREF="002047.html">[IRCServices Coding] continuing... part 2 of 3 BUG SERVICES
24 </A></li>
25 <LI> <B>Messages sorted by:</B>
26 <a href="date.html#2046">[ date ]</a>
27 <a href="thread.html#2046">[ thread ]</a>
28 <a href="subject.html#2046">[ subject ]</a>
29 <a href="author.html#2046">[ author ]</a>
30 </LI>
31 </UL>
32 <HR>
33 <!--beginarticle-->
34 <PRE>Hello... this is a bug that happens 6 months ago...
35 I'm with a db with 40.000 nicks, and when it get some days of uptime
36 happens it, specially when the network are full. (5000 users on the same
37 time).
38 It happens sometimes, this is the basic debugging that I'm posting here
39 for if someone have any idea about why it happens, help me. I don't have
40 skills on ircservices-coding for now to help much, but I think that who
41 built it can understand it more easily :-).
42
43 Is it:
44
45 [May 07 22:41:27 2003] nickserv/main:
46 AndreGoes!~<A HREF="http://www.ircservices.za.net/mailman/listinfo/ircservices-coding">BBFC_toki at 200.193.105.231</A>
47 identified for nick AndreGoes
48 [May 07 22:41:29 2003] nickserv/main: bash!~<A HREF="http://www.ircservices.za.net/mailman/listinfo/ircservices-coding">bash at 200.206.72.16</A>
49 identified for
50 nick bash
51
52 Program received signal SIGSEGV, Segmentation fault.
53 do_cmode (source=0x8065368 &quot;ChanServ&quot;, ac=-3, av=0xbfffed68) at
54 channels.c:251
55 251 while (*s) {
56 (gdb) bt'
57 #0 do_cmode (source=0x8065368 &quot;ChanServ&quot;, ac=-3, av=0xbfffed68)
58 at channels.c:251
59 source = 0x8065368 &quot;ChanServ&quot;
60 ac = -3
61 av = (char **) 0xbfffed68
62 chan = (Channel *) 0x88e9218
63 s = 0x2e646165 &lt;Address 0x2e646165 out of bounds&gt;
64 add = 1
65 modestr = 0x2e646165 &lt;Address 0x2e646165 out of bounds&gt; #1
66 0x0804d32d in flush_cmode (md=0x8065360) at actions.c:554
67 . continue next mail..
68 -------------- next part --------------
69 An HTML attachment was scrubbed...
70 URL: <A HREF="../attachments/20030509/d87ae059/attachment.html">../attachments/20030509/d87ae059/attachment.html</A>
71 </PRE>
72
73 <!--endarticle-->
74 <HR>
75 <P><UL>
76 <!--threads-->
77 <LI>Previous message: <A HREF="002045.html">[IRCServices Coding] Hybrid patch - This should be it.
78 </A></li>
79 <LI>Next message: <A HREF="002047.html">[IRCServices Coding] continuing... part 2 of 3 BUG SERVICES
80 </A></li>
81 <LI> <B>Messages sorted by:</B>
82 <a href="date.html#2046">[ date ]</a>
83 <a href="thread.html#2046">[ thread ]</a>
84 <a href="subject.html#2046">[ subject ]</a>
85 <a href="author.html#2046">[ author ]</a>
86 </LI>
87 </UL>
88
89 </body></html>