]> jfr.im git - irc.git/blob - software/RELEASES/ircservices/achurch.org/services/lists/ircservices-coding/2002/001622.html
rename -> *.git
[irc.git] / software / RELEASES / ircservices / achurch.org / services / lists / ircservices-coding / 2002 / 001622.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="001620.html">
11 <LINK REL="Next" HREF="001624.html">
12 </HEAD>
13 <BODY BGCOLOR="#ffffff">
14 <H1>[IRCServices Coding] services crashed</H1>
15 <B>George Stamatiou</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">master at xchat.gr
18 </A><BR>
19 <I>Wed Oct 23 14:00:48 PDT 2002</I>
20 <P><UL>
21 <LI>Previous message: <A HREF="001620.html">[IRCServices Coding] ar: no archive members specified
22 </A></li>
23 <LI>Next message: <A HREF="001624.html">[IRCServices Coding] services crashed
24 </A></li>
25 <LI> <B>Messages sorted by:</B>
26 <a href="date.html#1622">[ date ]</a>
27 <a href="thread.html#1622">[ thread ]</a>
28 <a href="subject.html#1622">[ subject ]</a>
29 <a href="author.html#1622">[ author ]</a>
30 </LI>
31 </UL>
32 <HR>
33 <!--beginarticle-->
34 <PRE>Services crashed and in gdb there the followings.
35
36 #0 0x280ee2dc in vfprintf () from /usr/lib/libc.so.4
37 (gdb) bt
38 #0 0x280ee2dc in vfprintf () from /usr/lib/libc.so.4
39 #1 0x280b8dfc in vsnprintf () from /usr/lib/libc.so.4
40 #2 0x804e1f6 in my_vsnprintf (buf=0xbfbfe3bc &quot;&quot;, len=4096, fmt=0x42
41 &lt;Address 0x42 out of bounds&gt;,
42 args=0xbfbff3d0 &quot;\200:!\b\001&quot;) at compat.c:51
43 #3 0x80559c8 in notice_lang (source=0x8213a80 &quot;NickServ&quot;, dest=0x82a2100,
44 message=66) at send.c:211
45 #4 0x28163e96 in validate_user (u=0x82a2100) at util.c:383
46 #5 0x2815de01 in do_user_create (user=0x82a2100, ac=9, av=0x8290f80) at
47 main.c:223
48 #6 0x8054fb0 in call_callback_5 (module=0x0, id=8, arg1=0x82a2100,
49 arg2=0x9, arg3=0x8290f80, arg4=0x0,
50 arg5=0x0) at modules.c:658
51 #7 0x8058e38 in do_nick (source=0xbfbffb7c &quot;&quot;, ac=9, av=0x8290f80) at
52 users.c:258
53 #8 0x281192b0 in m_nick (source=0xbfbffb7c &quot;&quot;, ac=10, av=0x8290f80) at
54 bahamut.c:166
55 #9 0x80555ca in process () at process.c:131
56 #10 0x80525bb in readline_callback (s=0x8289f80, param_unused=0x64) at
57 main.c:151
58 #11 0x8056e6d in check_sockets () at sockets.c:445
59 #12 0x8052860 in main (ac=1, av=0xbfbffda0, envp=0xbfbffda8) at main.c:248
60 #13 0x804c091 in _start ()
61
62 when i did first ./configure there was the following errors.
63
64 gcc -O2 -fno-strict-aliasing -Wall -Wmissing-prototypes -g -c main.c -o
65 main.o
66 main.c: In function `disconnect_callback':
67 main.c:95: warning: passing arg 1 of `my_snprintf' discards qualifiers from
68 pointer target type
69
70 gcc -O2 -fno-strict-aliasing -Wall -Wmissing-prototypes -g -c signals.c -o
71 signals.o
72 signals.c: In function `weirdsig_handler':
73 signals.c:117: warning: passing arg 1 of `my_snprintf' discards qualifiers
74 from pointer target type
75
76 gcc -O2 -fno-strict-aliasing -Wall -Wmissing-prototypes -g -I../.. -c
77 main.c -o main.o
78 main.c: In function `do_os_quit':
79 main.c:1212: warning: passing arg 1 of `sprintf' discards qualifiers from
80 pointer target type
81 main.c: In function `do_shutdown':
82 main.c:1224: warning: passing arg 1 of `sprintf' discards qualifiers from
83 pointer target type
84 main.c: In function `do_restart':
85 main.c:1237: warning: passing arg 1 of `sprintf' discards qualifiers from
86 pointer target type
87
88
89
90
91 </PRE>
92
93 <!--endarticle-->
94 <HR>
95 <P><UL>
96 <!--threads-->
97 <LI>Previous message: <A HREF="001620.html">[IRCServices Coding] ar: no archive members specified
98 </A></li>
99 <LI>Next message: <A HREF="001624.html">[IRCServices Coding] services crashed
100 </A></li>
101 <LI> <B>Messages sorted by:</B>
102 <a href="date.html#1622">[ date ]</a>
103 <a href="thread.html#1622">[ thread ]</a>
104 <a href="subject.html#1622">[ subject ]</a>
105 <a href="author.html#1622">[ author ]</a>
106 </LI>
107 </UL>
108
109 </body></html>