]> jfr.im git - irc.git/blob - software/!RELEASES/ircservices/achurch.org/services/lists/ircservices-coding/2002/000449.html
RELEASE -> !RELEASE
[irc.git] / software / !RELEASES / ircservices / achurch.org / services / lists / ircservices-coding / 2002 / 000449.html
1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
2 <HTML>
3 <HEAD>
4 <TITLE> [IRCServices Coding] segmentation faults - ircservices 5.0a26
5 </TITLE>
6 <LINK REL="Index" HREF="index.html" >
7 <LINK REL="made" HREF="mailto:ircservices-coding%40ircservices.za.net?Subject=%5BIRCServices%20Coding%5D%20segmentation%20faults%20-%20ircservices%205.0a26&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="000448.html">
11 <LINK REL="Next" HREF="000450.html">
12 </HEAD>
13 <BODY BGCOLOR="#ffffff">
14 <H1>[IRCServices Coding] segmentation faults - ircservices 5.0a26</H1>
15 <B>Romek Kriszti&#225;n</B>
16 <A HREF="mailto:ircservices-coding%40ircservices.za.net?Subject=%5BIRCServices%20Coding%5D%20segmentation%20faults%20-%20ircservices%205.0a26&In-Reply-To="
17 TITLE="[IRCServices Coding] segmentation faults - ircservices 5.0a26">r-krisztian at softhome.net
18 </A><BR>
19 <I>Sun Mar 31 08:41:32 PST 2002</I>
20 <P><UL>
21 <LI>Previous message: <A HREF="000448.html">[IRCServices Coding] segmentation faults - ircservices 5.0a26
22 </A></li>
23 <LI>Next message: <A HREF="000450.html">[IRCServices Coding] segmentation faults - ircservices 5.0a26
24 </A></li>
25 <LI> <B>Messages sorted by:</B>
26 <a href="date.html#449">[ date ]</a>
27 <a href="thread.html#449">[ thread ]</a>
28 <a href="subject.html#449">[ subject ]</a>
29 <a href="author.html#449">[ author ]</a>
30 </LI>
31 </UL>
32 <HR>
33 <!--beginarticle-->
34 <PRE>Dunno how to make a core dump but would like to.
35
36 I'll do one if I found it how to make one in the docs
37
38 I have RedHat Linux 7.1
39
40 I have only one warning, about KillClonesAkill directive, dunno what did it
41 say but i think it told me not to use.
42
43 That's all. I'm asking now how to make a core dump...
44
45 AngryWolf
46 ----- Original Message -----
47 From: Craig McLure &lt;<A HREF="http://www.ircservices.za.net/mailman/listinfo/ircservices-coding">frostycoolslug at hotmail.com</A>&gt;
48 To: &lt;<A HREF="http://www.ircservices.za.net/mailman/listinfo/ircservices-coding">ircservices-coding at ircservices.za.net</A>&gt;
49 Sent: Sunday, March 31, 2002 6:16 PM
50 Subject: Re: [IRCServices Coding] segmentation faults - ircservices 5.0a26
51
52
53 &gt;<i> well i see nothing wrong with that, althoug you could remove:
54 </I>&gt;<i>
55 </I>&gt;<i> ---
56 </I>&gt;<i> options {
57 </I>&gt;<i> autoconnect;
58 </I>&gt;<i> };
59 </I>&gt;<i> ---
60 </I>&gt;<i> As the IRCd should try and connect to services.
61 </I>&gt;<i>
62 </I>&gt;<i> As i say we need a core dump.. prolly says somewhere in the manual how to
63 </I>&gt;<i> get 1 of these.
64 </I>&gt;<i> do u get warnings or nething when compiling and under what OS?
65 </I>&gt;<i>
66 </I>&gt;<i> &gt;From: Romek Kriszti&#225;n &lt;<A HREF="http://www.ircservices.za.net/mailman/listinfo/ircservices-coding">r-krisztian at softhome.net</A>&gt;
67 </I>&gt;<i> &gt;Reply-To: <A HREF="http://www.ircservices.za.net/mailman/listinfo/ircservices-coding">ircservices-coding at ircservices.za.net</A>
68 </I>&gt;<i> &gt;To: &lt;<A HREF="http://www.ircservices.za.net/mailman/listinfo/ircservices-coding">ircservices-coding at ircservices.za.net</A>&gt;
69 </I>&gt;<i> &gt;Subject: Re: [IRCServices Coding] segmentation faults - ircservices
70 </I>5.0a26
71 &gt;<i> &gt;Date: Sun, 31 Mar 2002 18:09:48 +0200
72 </I>&gt;<i> &gt;
73 </I>&gt;<i> &gt;
74 </I>&gt;<i> &gt;No, I haven't. Dunno, how to turn on core dumping.
75 </I>&gt;<i> &gt;
76 </I>&gt;<i> &gt;The server works good but if more users connect to my server it does many
77 </I>&gt;<i> &gt;faults
78 </I>&gt;<i> &gt;
79 </I>&gt;<i> &gt;I think connection lines is okey. If you want...
80 </I>&gt;<i> &gt;
81 </I>&gt;<i> &gt;-------------------
82 </I>&gt;<i> &gt;ircservices.conf
83 </I>&gt;<i> &gt;------------------
84 </I>&gt;<i> &gt;
85 </I>&gt;<i> &gt;RemoteServer 127.0.0.1 6665 &quot;password&quot;
86 </I>&gt;<i> &gt;
87 </I>&gt;<i> &gt;#LocalAddress host.name.here
88 </I>&gt;<i> &gt;#LocalAddress host.name.here 6677
89 </I>&gt;<i> &gt;
90 </I>&gt;<i> &gt;ServerName &quot;services.freechat.ods.org&quot;
91 </I>&gt;<i> &gt;
92 </I>&gt;<i> &gt;-------------------
93 </I>&gt;<i> &gt;unrealircd.conf
94 </I>&gt;<i> &gt;------------------
95 </I>&gt;<i> &gt;
96 </I>&gt;<i> &gt;link services.freechat.ods.org
97 </I>&gt;<i> &gt;{
98 </I>&gt;<i> &gt; username *;
99 </I>&gt;<i> &gt; hostname 127.0.0.1;
100 </I>&gt;<i> &gt; bind-ip *;
101 </I>&gt;<i> &gt; port 6665;
102 </I>&gt;<i> &gt; hub *;
103 </I>&gt;<i> &gt; password-connect &quot;password&quot;;
104 </I>&gt;<i> &gt; password-receive &quot;password&quot;;
105 </I>&gt;<i> &gt; class servers;
106 </I>&gt;<i> &gt; options {
107 </I>&gt;<i> &gt; autoconnect;
108 </I>&gt;<i> &gt; };
109 </I>&gt;<i> &gt;};
110 </I>&gt;<i> &gt;
111 </I>&gt;<i> &gt;
112 </I>&gt;<i> &gt;
113 </I>&gt;<i> &gt;AngryWolf
114 </I>&gt;<i> &gt;
115 </I>&gt;<i> &gt;----- Original Message -----
116 </I>&gt;<i> &gt;From: Craig McLure &lt;<A HREF="http://www.ircservices.za.net/mailman/listinfo/ircservices-coding">frostycoolslug at hotmail.com</A>&gt;
117 </I>&gt;<i> &gt;To: &lt;<A HREF="http://www.ircservices.za.net/mailman/listinfo/ircservices-coding">ircservices-coding at ircservices.za.net</A>&gt;
118 </I>&gt;<i> &gt;Sent: Sunday, March 31, 2002 5:33 PM
119 </I>&gt;<i> &gt;Subject: Re: [IRCServices Coding] segmentation faults - ircservices
120 </I>5.0a26
121 &gt;<i> &gt;
122 </I>&gt;<i> &gt;
123 </I>&gt;<i> &gt; &gt; have u got a core dump handy? :)
124 </I>&gt;<i> &gt; &gt; and could u paste me yer connection lines pls :)
125 </I>&gt;<i> &gt; &gt;
126 </I>&gt;<i> &gt; &gt; &gt;From: Romek Kriszti&#225;n &lt;<A HREF="http://www.ircservices.za.net/mailman/listinfo/ircservices-coding">r-krisztian at softhome.net</A>&gt;
127 </I>&gt;<i> &gt; &gt; &gt;Reply-To: <A HREF="http://www.ircservices.za.net/mailman/listinfo/ircservices-coding">ircservices-coding at ircservices.za.net</A>
128 </I>&gt;<i> &gt; &gt; &gt;To: &lt;<A HREF="http://www.ircservices.za.net/mailman/listinfo/ircservices-coding">ircservices-coding at ircservices.za.net</A>&gt;
129 </I>&gt;<i> &gt; &gt; &gt;Subject: Re: [IRCServices Coding] segmentation faults - ircservices
130 </I>&gt;<i> &gt;5.0a26
131 </I>&gt;<i> &gt; &gt; &gt;Date: Sun, 31 Mar 2002 17:23:48 +0200
132 </I>&gt;<i> &gt; &gt; &gt;
133 </I>&gt;<i> &gt; &gt; &gt;Unreal3.2beta9
134 </I>&gt;<i> &gt; &gt; &gt;
135 </I>&gt;<i> &gt; &gt; &gt;Sorry, I've forgot to tell you
136 </I>&gt;<i> &gt; &gt; &gt;
137 </I>&gt;<i> &gt; &gt; &gt;AgryWolf
138 </I>&gt;<i> &gt; &gt; &gt;
139 </I>&gt;<i> &gt; &gt; &gt;
140 </I>&gt;<i> &gt; &gt; &gt;----- Original Message -----
141 </I>&gt;<i> &gt; &gt; &gt;From: Craig McLure &lt;<A HREF="http://www.ircservices.za.net/mailman/listinfo/ircservices-coding">frostycoolslug at hotmail.com</A>&gt;
142 </I>&gt;<i> &gt; &gt; &gt;To: &lt;<A HREF="http://www.ircservices.za.net/mailman/listinfo/ircservices-coding">ircservices-coding at ircservices.za.net</A>&gt;
143 </I>&gt;<i> &gt; &gt; &gt;Sent: Sunday, March 31, 2002 5:14 PM
144 </I>&gt;<i> &gt; &gt; &gt;Subject: Re: [IRCServices Coding] segmentation faults - ircservices
145 </I>&gt;<i> &gt;5.0a26
146 </I>&gt;<i> &gt; &gt; &gt;
147 </I>&gt;<i> &gt; &gt; &gt;
148 </I>&gt;<i> &gt; &gt; &gt; &gt; What IRCd are you using?
149 </I>&gt;<i> &gt; &gt; &gt; &gt;
150 </I>&gt;<i> &gt; &gt; &gt; &gt;
151 </I>&gt;<i> &gt; &gt; &gt; &gt; &gt;From: Romek Kriszti&#225;n &lt;<A HREF="http://www.ircservices.za.net/mailman/listinfo/ircservices-coding">r-krisztian at softhome.net</A>&gt;
152 </I>&gt;<i> &gt; &gt; &gt; &gt; &gt;Reply-To: <A HREF="http://www.ircservices.za.net/mailman/listinfo/ircservices-coding">ircservices-coding at ircservices.za.net</A>
153 </I>&gt;<i> &gt; &gt; &gt; &gt; &gt;To: &lt;<A HREF="http://www.ircservices.za.net/mailman/listinfo/ircservices-coding">ircservices-coding at ircservices.za.net</A>&gt;
154 </I>&gt;<i> &gt; &gt; &gt; &gt; &gt;Subject: [IRCServices Coding] segmentation faults - ircservices
155 </I>&gt;<i> &gt;5.0a26
156 </I>&gt;<i> &gt; &gt; &gt; &gt; &gt;Date: Sun, 31 Mar 2002 17:10:07 +0200
157 </I>&gt;<i> &gt; &gt; &gt; &gt; &gt;
158 </I>&gt;<i> &gt; &gt; &gt; &gt; &gt;Hello!
159 </I>&gt;<i> &gt; &gt; &gt; &gt; &gt;
160 </I>&gt;<i> &gt; &gt; &gt; &gt; &gt;Your latest alpha version is pretty good, I want to use your
161 </I>&gt;<i> &gt;program,
162 </I>&gt;<i> &gt; &gt; &gt;but
163 </I>&gt;<i> &gt; &gt; &gt;I
164 </I>&gt;<i> &gt; &gt; &gt; &gt; &gt;had experienced the following errors at the first uses:
165 </I>&gt;<i> &gt; &gt; &gt; &gt; &gt;
166 </I>&gt;<i> &gt; &gt; &gt; &gt; &gt;*operserv*&gt; exception add +0
167 </I>&gt;<i> &gt; &gt; &gt; &gt; &gt;*** Global -- from services.freechat.ods.org: PANIC! buffer =
168 </I>&gt;<i> &gt; &gt; &gt;:AngryWolf
169 </I>&gt;<i> &gt; &gt; &gt; &gt; &gt;!operserv :exception add +0
170 </I>&gt;<i> &gt; &gt; &gt; &gt; &gt;*** LocOps -- Received SQUIT services.freechat.ods.org from
171 </I>&gt;<i> &gt; &gt; &gt; &gt; &gt;services.freechat.ods.org[127.0.0.1] (Services terminating:
172 </I>&gt;<i> &gt; &gt; &gt;Segmentation
173 </I>&gt;<i> &gt; &gt; &gt; &gt; &gt;fault)
174 </I>&gt;<i> &gt; &gt; &gt; &gt; &gt;
175 </I>&gt;<i> &gt; &gt; &gt; &gt; &gt;-freechat.ods.org- *** Global -- from services.freechat.ods.org:
176 </I>&gt;<i> &gt;PANIC!
177 </I>&gt;<i> &gt; &gt; &gt; &gt; &gt;buffer = :Toxyc ! nickserv :help
178 </I>&gt;<i> &gt; &gt; &gt; &gt; &gt;-freechat.ods.org- *** LocOps -- Received SQUIT
179 </I>&gt;<i> &gt; &gt; &gt;services.freechat.ods.org
180 </I>&gt;<i> &gt; &gt; &gt; &gt; &gt;from services.freechat.ods.org[127.0.0.1] (Services terminating:
181 </I>&gt;<i> &gt; &gt; &gt; &gt; &gt;Segmentation fault)
182 </I>&gt;<i> &gt; &gt; &gt; &gt; &gt;
183 </I>&gt;<i> &gt; &gt; &gt; &gt; &gt;-freechat.ods.org- *** Global -- from services.freechat.ods.org:
184 </I>&gt;<i> &gt;PANIC!
185 </I>&gt;<i> &gt; &gt; &gt; &gt; &gt;buffer = :omnii PRIVMSG <A HREF="http://www.ircservices.za.net/mailman/listinfo/ircservices-coding">ChanServ at services.freechat.ods.org</A>
186 </I>&gt;<i> &gt;:register
187 </I>&gt;<i> &gt; &gt; &gt; &gt; &gt;#limp_bizkit fred
188 </I>&gt;<i> &gt; &gt; &gt; &gt; &gt;-freechat.ods.org- *** LocOps -- Received SQUIT
189 </I>&gt;<i> &gt; &gt; &gt;services.freechat.ods.org
190 </I>&gt;<i> &gt; &gt; &gt; &gt; &gt;from services.freechat.ods.org[127.0.0.1] (Services terminating:
191 </I>&gt;<i> &gt; &gt; &gt; &gt; &gt;Segmentation fault)
192 </I>&gt;<i> &gt; &gt; &gt; &gt; &gt;
193 </I>&gt;<i> &gt; &gt; &gt; &gt; &gt;Can you solve this problem me to use this services again?
194 </I>&gt;<i> &gt; &gt; &gt; &gt; &gt;
195 </I>&gt;<i> &gt; &gt; &gt; &gt; &gt;Thx for all
196 </I>&gt;<i> &gt; &gt; &gt; &gt; &gt;
197 </I>&gt;<i> &gt; &gt; &gt; &gt; &gt;Regards
198 </I>&gt;<i> &gt; &gt; &gt; &gt; &gt;AngryWolf
199 </I>&gt;<i> &gt; &gt; &gt; &gt; &gt;
200 </I>&gt;<i> &gt; &gt; &gt; &gt; &gt;
201 </I>&gt;<i> &gt; &gt; &gt; &gt;
202 </I>&gt;<i>------------------------------------------------------------------
203 </I>&gt;<i> &gt; &gt; &gt; &gt; &gt;To unsubscribe or change your subscription options, visit:
204 </I>&gt;<i> &gt; &gt; &gt; &gt; &gt;<A HREF="http://www.ircservices.za.net/mailman/listinfo/ircservices-coding">http://www.ircservices.za.net/mailman/listinfo/ircservices-coding</A>
205 </I>&gt;<i> &gt; &gt; &gt; &gt;
206 </I>&gt;<i> &gt; &gt; &gt; &gt;
207 </I>&gt;<i> &gt; &gt; &gt; &gt;
208 </I>&gt;<i> &gt; &gt; &gt; &gt;
209 </I>&gt;<i> &gt; &gt; &gt; &gt; --
210 </I>&gt;<i> &gt; &gt; &gt; &gt; Craig McLure
211 </I>&gt;<i> &gt; &gt; &gt; &gt; <A HREF="http://www.ircservices.za.net/mailman/listinfo/ircservices-coding">Craig at e-tidalwave.org</A>
212 </I>&gt;<i> &gt; &gt; &gt; &gt; WaveAdmin on the e-tidalwave IRC Network
213 </I>&gt;<i> &gt; &gt; &gt; &gt; Ride the Wave! www.e-tidalwave.org
214 </I>&gt;<i> &gt; &gt; &gt; &gt;
215 </I>&gt;<i> &gt; &gt; &gt; &gt;
216 </I>&gt;<i> &gt; &gt; &gt; &gt; _________________________________________________________________
217 </I>&gt;<i> &gt; &gt; &gt; &gt; Chat with friends online, try MSN Messenger:
218 </I>&gt;<i> &gt;<A HREF="http://messenger.msn.com">http://messenger.msn.com</A>
219 </I>&gt;<i> &gt; &gt; &gt; &gt;
220 </I>&gt;<i> &gt; &gt; &gt; &gt; ------------------------------------------------------------------
221 </I>&gt;<i> &gt; &gt; &gt; &gt; To unsubscribe or change your subscription options, visit:
222 </I>&gt;<i> &gt; &gt; &gt; &gt; <A HREF="http://www.ircservices.za.net/mailman/listinfo/ircservices-coding">http://www.ircservices.za.net/mailman/listinfo/ircservices-coding</A>
223 </I>&gt;<i> &gt; &gt; &gt;
224 </I>&gt;<i> &gt; &gt; &gt;------------------------------------------------------------------
225 </I>&gt;<i> &gt; &gt; &gt;To unsubscribe or change your subscription options, visit:
226 </I>&gt;<i> &gt; &gt; &gt;<A HREF="http://www.ircservices.za.net/mailman/listinfo/ircservices-coding">http://www.ircservices.za.net/mailman/listinfo/ircservices-coding</A>
227 </I>&gt;<i> &gt; &gt;
228 </I>&gt;<i> &gt; &gt;
229 </I>&gt;<i> &gt; &gt;
230 </I>&gt;<i> &gt; &gt;
231 </I>&gt;<i> &gt; &gt; --
232 </I>&gt;<i> &gt; &gt; Craig McLure
233 </I>&gt;<i> &gt; &gt; <A HREF="http://www.ircservices.za.net/mailman/listinfo/ircservices-coding">Craig at e-tidalwave.org</A>
234 </I>&gt;<i> &gt; &gt; WaveAdmin on the e-tidalwave IRC Network
235 </I>&gt;<i> &gt; &gt; Ride the Wave! www.e-tidalwave.org
236 </I>&gt;<i> &gt; &gt;
237 </I>&gt;<i> &gt; &gt; _________________________________________________________________
238 </I>&gt;<i> &gt; &gt; Chat with friends online, try MSN Messenger: <A HREF="http://messenger.msn.com">http://messenger.msn.com</A>
239 </I>&gt;<i> &gt; &gt;
240 </I>&gt;<i> &gt; &gt; ------------------------------------------------------------------
241 </I>&gt;<i> &gt; &gt; To unsubscribe or change your subscription options, visit:
242 </I>&gt;<i> &gt; &gt; <A HREF="http://www.ircservices.za.net/mailman/listinfo/ircservices-coding">http://www.ircservices.za.net/mailman/listinfo/ircservices-coding</A>
243 </I>&gt;<i> &gt;
244 </I>&gt;<i> &gt;------------------------------------------------------------------
245 </I>&gt;<i> &gt;To unsubscribe or change your subscription options, visit:
246 </I>&gt;<i> &gt;<A HREF="http://www.ircservices.za.net/mailman/listinfo/ircservices-coding">http://www.ircservices.za.net/mailman/listinfo/ircservices-coding</A>
247 </I>&gt;<i>
248 </I>&gt;<i>
249 </I>&gt;<i>
250 </I>&gt;<i>
251 </I>&gt;<i> --
252 </I>&gt;<i> Craig McLure
253 </I>&gt;<i> <A HREF="http://www.ircservices.za.net/mailman/listinfo/ircservices-coding">Craig at e-tidalwave.org</A>
254 </I>&gt;<i> WaveAdmin on the e-tidalwave IRC Network
255 </I>&gt;<i> Ride the Wave! www.e-tidalwave.org
256 </I>&gt;<i>
257 </I>&gt;<i>
258 </I>&gt;<i> _________________________________________________________________
259 </I>&gt;<i> Send and receive Hotmail on your mobile device: <A HREF="http://mobile.msn.com">http://mobile.msn.com</A>
260 </I>&gt;<i>
261 </I>&gt;<i> ------------------------------------------------------------------
262 </I>&gt;<i> To unsubscribe or change your subscription options, visit:
263 </I>&gt;<i> <A HREF="http://www.ircservices.za.net/mailman/listinfo/ircservices-coding">http://www.ircservices.za.net/mailman/listinfo/ircservices-coding</A>
264 </I>
265
266 </PRE>
267
268 <!--endarticle-->
269 <HR>
270 <P><UL>
271 <!--threads-->
272 <LI>Previous message: <A HREF="000448.html">[IRCServices Coding] segmentation faults - ircservices 5.0a26
273 </A></li>
274 <LI>Next message: <A HREF="000450.html">[IRCServices Coding] segmentation faults - ircservices 5.0a26
275 </A></li>
276 <LI> <B>Messages sorted by:</B>
277 <a href="date.html#449">[ date ]</a>
278 <a href="thread.html#449">[ thread ]</a>
279 <a href="subject.html#449">[ subject ]</a>
280 <a href="author.html#449">[ author ]</a>
281 </LI>
282 </UL>
283
284 </body></html>