]> jfr.im git - irc.git/blob - software/!RELEASES/ircservices/achurch.org/services/lists/ircservices-coding/2002/001627.html
RELEASE -> !RELEASE
[irc.git] / software / !RELEASES / ircservices / achurch.org / services / lists / ircservices-coding / 2002 / 001627.html
1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
2 <HTML>
3 <HEAD>
4 <TITLE> [IRCServices Coding] services crashed
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%20crashed&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="001765.html">
11 <LINK REL="Next" HREF="001629.html">
12 </HEAD>
13 <BODY BGCOLOR="#ffffff">
14 <H1>[IRCServices Coding] services crashed</H1>
15 <B>Craig McLure</B>
16 <A HREF="mailto:ircservices-coding%40ircservices.za.net?Subject=%5BIRCServices%20Coding%5D%20services%20crashed&In-Reply-To="
17 TITLE="[IRCServices Coding] services crashed">frostycoolslug at hotmail.com
18 </A><BR>
19 <I>Wed Oct 23 17:04:11 PDT 2002</I>
20 <P><UL>
21 <LI>Previous message: <A HREF="001765.html">[IRCServices Coding] Suggestion for next release
22 </A></li>
23 <LI>Next message: <A HREF="001629.html">[IRCServices Coding] About Database
24 </A></li>
25 <LI> <B>Messages sorted by:</B>
26 <a href="date.html#1627">[ date ]</a>
27 <a href="thread.html#1627">[ thread ]</a>
28 <a href="subject.html#1627">[ subject ]</a>
29 <a href="author.html#1627">[ author ]</a>
30 </LI>
31 </UL>
32 <HR>
33 <!--beginarticle-->
34 <PRE>i'm guessing your using GCC 2.96, its currently un-supported and is known
35 not to work properly.
36
37 I'm getting the same probs, but i'm urging my host to change the GCC
38 Version.
39
40
41
42 --
43 Craig McLure
44 <A HREF="http://www.ircservices.za.net/mailman/listinfo/ircservices-coding">Craig at chatspike.net</A>
45 Network Administrator of the ChatSpike IRC Network.
46 ChatSpike, the users network! www.chatspike.net
47
48
49
50
51
52 &gt;<i>From: &quot;George Stamatiou&quot; &lt;<A HREF="http://www.ircservices.za.net/mailman/listinfo/ircservices-coding">master at xchat.gr</A>&gt;
53 </I>&gt;<i>Reply-To: <A HREF="http://www.ircservices.za.net/mailman/listinfo/ircservices-coding">ircservices-coding at ircservices.za.net</A>
54 </I>&gt;<i>To: &lt;<A HREF="http://www.ircservices.za.net/mailman/listinfo/ircservices-coding">ircservices-coding at ircservices.za.net</A>&gt;
55 </I>&gt;<i>Subject: [IRCServices Coding] services crashed
56 </I>&gt;<i>Date: Thu, 24 Oct 2002 00:00:48 +0300
57 </I>&gt;<i>
58 </I>&gt;<i>Services crashed and in gdb there the followings.
59 </I>&gt;<i>
60 </I>&gt;<i>#0 0x280ee2dc in vfprintf () from /usr/lib/libc.so.4
61 </I>&gt;<i>(gdb) bt
62 </I>&gt;<i>#0 0x280ee2dc in vfprintf () from /usr/lib/libc.so.4
63 </I>&gt;<i>#1 0x280b8dfc in vsnprintf () from /usr/lib/libc.so.4
64 </I>&gt;<i>#2 0x804e1f6 in my_vsnprintf (buf=0xbfbfe3bc &quot;&quot;, len=4096, fmt=0x42
65 </I>&gt;<i>&lt;Address 0x42 out of bounds&gt;,
66 </I>&gt;<i> args=0xbfbff3d0 &quot;\200:!\b\001&quot;) at compat.c:51
67 </I>&gt;<i>#3 0x80559c8 in notice_lang (source=0x8213a80 &quot;NickServ&quot;, dest=0x82a2100,
68 </I>&gt;<i>message=66) at send.c:211
69 </I>&gt;<i>#4 0x28163e96 in validate_user (u=0x82a2100) at util.c:383
70 </I>&gt;<i>#5 0x2815de01 in do_user_create (user=0x82a2100, ac=9, av=0x8290f80) at
71 </I>&gt;<i>main.c:223
72 </I>&gt;<i>#6 0x8054fb0 in call_callback_5 (module=0x0, id=8, arg1=0x82a2100,
73 </I>&gt;<i>arg2=0x9, arg3=0x8290f80, arg4=0x0,
74 </I>&gt;<i> arg5=0x0) at modules.c:658
75 </I>&gt;<i>#7 0x8058e38 in do_nick (source=0xbfbffb7c &quot;&quot;, ac=9, av=0x8290f80) at
76 </I>&gt;<i>users.c:258
77 </I>&gt;<i>#8 0x281192b0 in m_nick (source=0xbfbffb7c &quot;&quot;, ac=10, av=0x8290f80) at
78 </I>&gt;<i>bahamut.c:166
79 </I>&gt;<i>#9 0x80555ca in process () at process.c:131
80 </I>&gt;<i>#10 0x80525bb in readline_callback (s=0x8289f80, param_unused=0x64) at
81 </I>&gt;<i>main.c:151
82 </I>&gt;<i>#11 0x8056e6d in check_sockets () at sockets.c:445
83 </I>&gt;<i>#12 0x8052860 in main (ac=1, av=0xbfbffda0, envp=0xbfbffda8) at main.c:248
84 </I>&gt;<i>#13 0x804c091 in _start ()
85 </I>&gt;<i>
86 </I>&gt;<i>when i did first ./configure there was the following errors.
87 </I>&gt;<i>
88 </I>&gt;<i>gcc -O2 -fno-strict-aliasing -Wall -Wmissing-prototypes -g -c main.c -o
89 </I>&gt;<i>main.o
90 </I>&gt;<i>main.c: In function `disconnect_callback':
91 </I>&gt;<i>main.c:95: warning: passing arg 1 of `my_snprintf' discards qualifiers from
92 </I>&gt;<i>pointer target type
93 </I>&gt;<i>
94 </I>&gt;<i>gcc -O2 -fno-strict-aliasing -Wall -Wmissing-prototypes -g -c signals.c -o
95 </I>&gt;<i>signals.o
96 </I>&gt;<i>signals.c: In function `weirdsig_handler':
97 </I>&gt;<i>signals.c:117: warning: passing arg 1 of `my_snprintf' discards qualifiers
98 </I>&gt;<i>from pointer target type
99 </I>&gt;<i>
100 </I>&gt;<i>gcc -O2 -fno-strict-aliasing -Wall -Wmissing-prototypes -g -I../.. -c
101 </I>&gt;<i>main.c -o main.o
102 </I>&gt;<i>main.c: In function `do_os_quit':
103 </I>&gt;<i>main.c:1212: warning: passing arg 1 of `sprintf' discards qualifiers from
104 </I>&gt;<i>pointer target type
105 </I>&gt;<i>main.c: In function `do_shutdown':
106 </I>&gt;<i>main.c:1224: warning: passing arg 1 of `sprintf' discards qualifiers from
107 </I>&gt;<i>pointer target type
108 </I>&gt;<i>main.c: In function `do_restart':
109 </I>&gt;<i>main.c:1237: warning: passing arg 1 of `sprintf' discards qualifiers from
110 </I>&gt;<i>pointer target type
111 </I>&gt;<i>
112 </I>&gt;<i>
113 </I>&gt;<i>
114 </I>&gt;<i>------------------------------------------------------------------
115 </I>&gt;<i>To unsubscribe or change your subscription options, visit:
116 </I>&gt;<i><A HREF="http://www.ircservices.za.net/mailman/listinfo/ircservices-coding">http://www.ircservices.za.net/mailman/listinfo/ircservices-coding</A>
117 </I>
118
119 _________________________________________________________________
120 Unlimited Internet access for only $21.95/month.&#160; Try MSN!
121 <A HREF="http://resourcecenter.msn.com/access/plans/2monthsfree.asp">http://resourcecenter.msn.com/access/plans/2monthsfree.asp</A>
122
123
124 </PRE>
125
126 <!--endarticle-->
127 <HR>
128 <P><UL>
129 <!--threads-->
130 <LI>Previous message: <A HREF="001765.html">[IRCServices Coding] Suggestion for next release
131 </A></li>
132 <LI>Next message: <A HREF="001629.html">[IRCServices Coding] About Database
133 </A></li>
134 <LI> <B>Messages sorted by:</B>
135 <a href="date.html#1627">[ date ]</a>
136 <a href="thread.html#1627">[ thread ]</a>
137 <a href="subject.html#1627">[ subject ]</a>
138 <a href="author.html#1627">[ author ]</a>
139 </LI>
140 </UL>
141
142 </body></html>