]> jfr.im git - irc.git/blob - software/RELEASES/ircservices/achurch.org/services/lists/ircservices/2002/003275.html
rename -> *.git
[irc.git] / software / RELEASES / ircservices / achurch.org / services / lists / ircservices / 2002 / 003275.html
1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
2 <HTML>
3 <HEAD>
4 <TITLE> [IRCServices] Fwd: Services 5.0.2 crash on rehash
5 </TITLE>
6 <LINK REL="Index" HREF="index.html" >
7 <LINK REL="made" HREF="mailto:ircservices%40ircservices.za.net?Subject=%5BIRCServices%5D%20Fwd%3A%20Services%205.0.2%20crash%20on%20rehash&In-Reply-To=20021101055811.GB29201%40electricrain.com">
8 <META NAME="robots" CONTENT="index,nofollow">
9 <META http-equiv="Content-Type" content="text/html; charset=us-ascii">
10 <LINK REL="Previous" HREF="003251.html">
11 <LINK REL="Next" HREF="003303.html">
12 </HEAD>
13 <BODY BGCOLOR="#ffffff">
14 <H1>[IRCServices] Fwd: Services 5.0.2 crash on rehash</H1>
15 <B>Andrew Church</B>
16 <A HREF="mailto:ircservices%40ircservices.za.net?Subject=%5BIRCServices%5D%20Fwd%3A%20Services%205.0.2%20crash%20on%20rehash&In-Reply-To=20021101055811.GB29201%40electricrain.com"
17 TITLE="[IRCServices] Fwd: Services 5.0.2 crash on rehash">achurch at achurch.org
18 </A><BR>
19 <I>Sun Nov 10 04:08:01 PST 2002</I>
20 <P><UL>
21 <LI>Previous message: <A HREF="003251.html">[IRCServices] Fwd: Services 5.0.2 crash on rehash
22 </A></li>
23 <LI>Next message: <A HREF="003303.html">[IRCServices] Fwd: Services 5.0.2 crash on rehash
24 </A></li>
25 <LI> <B>Messages sorted by:</B>
26 <a href="date.html#3275">[ date ]</a>
27 <a href="thread.html#3275">[ thread ]</a>
28 <a href="subject.html#3275">[ subject ]</a>
29 <a href="author.html#3275">[ author ]</a>
30 </LI>
31 </UL>
32 <HR>
33 <!--beginarticle-->
34 <PRE> If this is reproducible, can you send me a core file along with your
35 ircservices executable and module directory?
36
37 --Andrew Church
38 <A HREF="http://www.ircservices.za.net/mailman/listinfo/ircservices">achurch at achurch.org</A>
39 <A HREF="http://achurch.org/">http://achurch.org/</A>
40
41 &gt;<i>I get a segfault whenever I try to rehash services. Using unreal -
42 </I>&gt;<i>
43 </I>&gt;<i>*** Server irc.holonet.org: Unreal3.2-Selene[beta12]+(debug). CDFhiIXeOo [Linux 2.4.19 4 SMP i686]
44 </I>&gt;<i>*** MAP KNOCK SAFELIST HCN MAXCHANNELS=10 MAXBANS=60 NICKLEN=30 TOPICLEN=307 KICKLEN=307 MAXTARGETS=20
45 </I>&gt;<i>AWAYLEN=307 are supported by this server
46 </I>&gt;<i>*** WALLCHOPS WATCH=128 SILENCE=5 MODES=13 CHANTYPES=# PREFIX=(ohv)@%+
47 </I>&gt;<i>CHANMODES=ohvbeqa,kfL,l,psmntirRcOAQKVHGCuzN NETWORK=Holonet-IRC are supported by this server
48 </I>&gt;<i>
49 </I>&gt;<i>$ gdb /pkg/ircservices-5.0.2/sbin/ircservices
50 </I>&gt;<i>GNU gdb 5.2.1
51 </I>&gt;<i>Copyright 2002 Free Software Foundation, Inc.
52 </I>&gt;<i>GDB is free software, covered by the GNU General Public License, and you are
53 </I>&gt;<i>welcome to change it and/or distribute copies of it under certain conditions.
54 </I>&gt;<i>Type &quot;show copying&quot; to see the conditions.
55 </I>&gt;<i>There is absolutely no warranty for GDB. Type &quot;show warranty&quot; for details.
56 </I>&gt;<i>This GDB was configured as &quot;i686-pc-linux-gnu&quot;...
57 </I>&gt;<i>(gdb) r -nofork -dir=/home/i/ircs -log=/var/log/irc/services
58 </I>&gt;<i>Starting program: /pkg/ircservices-5.0.2/sbin/ircservices -nofork -dir=/home/i/ircs -log=/var/log/irc/services
59 </I>&gt;<i>[Oct 26 21:00:52 2002] IRC Services 5.0.2 starting up
60 </I>&gt;<i>[Oct 26 21:00:54 2002] operserv/sline: warning: client IP addresses not available with this IRC server
61 </I>&gt;<i>[Oct 26 21:01:02 2002] nickserv/main: Legolas!<A HREF="http://www.ircservices.za.net/mailman/listinfo/ircservices">Grimlock at 155.225.110.217</A> identified for nick Legolas
62 </I>&gt;<i>[Oct 26 21:01:06 2002] operserv/main: Numa: rehash
63 </I>&gt;<i>
64 </I>&gt;<i>We're now into glibc 2.2.5 land at malloc/malloc.c:3142
65 </I>&gt;<i>
66 </I>&gt;<i>Program received signal SIGSEGV, Segmentation fault.
67 </I>&gt;<i>0x2ab379a6 in __libc_free (mem=0x7ffffe9b) at malloc.c:3142
68 </I>&gt;<i>3142 ar_ptr = arena_for_ptr(p);
69 </I>&gt;<i>(gdb) bt
70 </I>&gt;<i>#0 0x2ab379a6 in __libc_free (mem=0x7ffffe9b) at malloc.c:3142
71 </I>&gt;<i>#1 0x0804ee13 in do_all_directives (action=0, directives=0x8062be0) at conffile.c:40
72 </I>&gt;<i>#2 0x0804fd50 in configure (modulename=0x7ff00000 &quot;&quot;, directives=0x8062be0, action=2) at conffile.c:558
73 </I>&gt;<i>#3 0x080517f7 in reconfigure () at init.c:938
74 </I>&gt;<i>#4 0x2ac6be4d in do_rehash (u=0x8243a90) at main.c:1200
75 </I>&gt;<i>#5 0x0804e93e in run_cmd (service=0x81bfac0 &quot;OperServ&quot;, u=0x8243a90, id=0x7ff00000, cmd=0x7ffff8dc &quot;rehash&quot;)
76 </I>&gt;<i> at commands.c:176
77 </I>&gt;<i>#6 0x2ac69398 in operserv (source=0x8243a90 &quot;&quot;, target=0x7ff00000 &quot;&quot;, buf=0x8243a90 &quot;&quot;) at main.c:266
78 </I>&gt;<i>#7 0x080568e9 in call_callback_5 (module=0x0, id=2147483291, arg1=0x7ffffb10, arg2=0x7ffff8d2,
79 </I>&gt;<i> arg3=0x7ffff8dc, arg4=0x0, arg5=0x0) at modules.c:658
80 </I>&gt;<i>#8 0x08054226 in m_privmsg (source=0x7ffffb10 &quot;Numa&quot;, ac=2, av=0x8242888) at messages.c:249
81 </I>&gt;<i>#9 0x2ac04008 in do_receive_message (source=0x7ff00000 &quot;&quot;, cmd=0x7ff00000 &quot;&quot;, ac=2146435072, av=0x7ff00000)
82 </I>&gt;<i> at token.c:43
83 </I>&gt;<i>#10 0x080568e9 in call_callback_5 (module=0x0, id=2147483291, arg1=0x7ffffb10, arg2=0x7ffffad0, arg3=0x2,
84 </I>&gt;<i> arg4=0x8242888, arg5=0x8242888) at modules.c:658
85 </I>&gt;<i>#11 0x08056eae in process () at process.c:127
86 </I>&gt;<i>#12 0x08058ae4 in check_sockets () at sockets.c:445
87 </I>&gt;<i>#13 0x08053a3f in main (ac=2146435072, av=0x7ffffd64, envp=0x7ffffd78) at main.c:248
88 </I>&gt;<i>#14 0x2aae1532 in __libc_start_main (main=0x8053740 &lt;main&gt;, argc=4, ubp_av=0x7ffffd64,
89 </I>&gt;<i> init=0x804be64 &lt;_init&gt;, fini=0x2aac04cc &lt;_dl_debug_mask&gt;, rtld_fini=0, stack_end=0x7ffffe9b)
90 </I>&gt;<i> at ../sysdeps/generic/libc-start.c:129
91 </I>&gt;<i>
92 </I>&gt;<i>-D
93 </I>&gt;<i>--
94 </I>&gt;<i>&lt;ZangTT&gt; berkeley db - it's mostly about the hash()
95 </I>&gt;<i>------------------------------------------------------------------
96 </I>&gt;<i>To unsubscribe or change your subscription options, visit:
97 </I>&gt;<i><A HREF="http://www.ircservices.za.net/mailman/listinfo/ircservices">http://www.ircservices.za.net/mailman/listinfo/ircservices</A>
98 </I>
99 </PRE>
100
101 <!--endarticle-->
102 <HR>
103 <P><UL>
104 <!--threads-->
105 <LI>Previous message: <A HREF="003251.html">[IRCServices] Fwd: Services 5.0.2 crash on rehash
106 </A></li>
107 <LI>Next message: <A HREF="003303.html">[IRCServices] Fwd: Services 5.0.2 crash on rehash
108 </A></li>
109 <LI> <B>Messages sorted by:</B>
110 <a href="date.html#3275">[ date ]</a>
111 <a href="thread.html#3275">[ thread ]</a>
112 <a href="subject.html#3275">[ subject ]</a>
113 <a href="author.html#3275">[ author ]</a>
114 </LI>
115 </UL>
116
117 </body></html>