]> jfr.im git - irc.git/blob - software/RELEASES/ircservices/achurch.org/services/lists/ircservices-coding/2002/000834.html
rename -> *.git
[irc.git] / software / RELEASES / ircservices / achurch.org / services / lists / ircservices-coding / 2002 / 000834.html
1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
2 <HTML>
3 <HEAD>
4 <TITLE> [IRCServices Coding] Version 5 Beta Segfaults (warning, newbie submitter)
5 </TITLE>
6 <LINK REL="Index" HREF="index.html" >
7 <LINK REL="made" HREF="mailto:ircservices-coding%40ircservices.za.net?Subject=%5BIRCServices%20Coding%5D%20Version%205%20Beta%20Segfaults%20%28warning%2C%20newbie%20submitter%29&In-Reply-To=Pine.LNX.4.44.0205312315001.19838-100000%40linux.ircd-net.org">
8 <META NAME="robots" CONTENT="index,nofollow">
9 <META http-equiv="Content-Type" content="text/html; charset=us-ascii">
10 <LINK REL="Previous" HREF="000829.html">
11 <LINK REL="Next" HREF="000830.html">
12 </HEAD>
13 <BODY BGCOLOR="#ffffff">
14 <H1>[IRCServices Coding] Version 5 Beta Segfaults (warning, newbie submitter)</H1>
15 <B>Daffy_Duc</B>
16 <A HREF="mailto:ircservices-coding%40ircservices.za.net?Subject=%5BIRCServices%20Coding%5D%20Version%205%20Beta%20Segfaults%20%28warning%2C%20newbie%20submitter%29&In-Reply-To=Pine.LNX.4.44.0205312315001.19838-100000%40linux.ircd-net.org"
17 TITLE="[IRCServices Coding] Version 5 Beta Segfaults (warning, newbie submitter)">daffy at daffy.za.net
18 </A><BR>
19 <I>Sat Jun 1 04:05:49 PDT 2002</I>
20 <P><UL>
21 <LI>Previous message: <A HREF="000829.html">[IRCServices Coding] Trojan warning and MD5 checksums
22 </A></li>
23 <LI>Next message: <A HREF="000830.html">[IRCServices Coding] Correction in language file
24 </A></li>
25 <LI> <B>Messages sorted by:</B>
26 <a href="date.html#834">[ date ]</a>
27 <a href="thread.html#834">[ thread ]</a>
28 <a href="subject.html#834">[ subject ]</a>
29 <a href="author.html#834">[ author ]</a>
30 </LI>
31 </UL>
32 <HR>
33 <!--beginarticle-->
34 <PRE>Hey people
35 I've run into a teeny problem and I was hoping that someone out there would
36 be able to help me.
37
38 I've been trying to get version 5beta running for a while now with no luck.
39 I was following the version 5alpha releases very closely and playing around
40 with them, but while version 5 was in alpha it was working fine on my old
41 redhat machine.
42
43 I recently installed Debian on a new machine that I had lying around and now
44 I cant get ircservices 5 working, not even one of the alpha versions.
45 Perhaps I'm missing a library of some sort.
46
47 Im running Debian, so I used the .deb package and it gave the same error as
48 below, so I tried to install it from the source, but still did the same
49 thing.
50
51 &lt;Begins large dump of hopefully useful info&gt;
52
53 Versions:
54 ii gcc 2.95.4-14 The GNU C compiler.
55 ii make 3.79.1-14 The GNU version of the &quot;make&quot; utility.
56
57
58 What happens:
59 ---- snip ----
60 <A HREF="http://www.ircservices.za.net/mailman/listinfo/ircservices-coding">ircd at goliath</A>:~/ircservices$ ./ircservices -debug
61 Segmentation fault
62 ---- snip ----
63
64 no log file is created, so I cant show any output from it.
65
66 I even recompiled with the option to core dump, and it didn't. Couldn't find
67 the core file anywhere
68
69 ---- snip ----
70 ircd:~/ircservices$ ./ircservices -debug
71 Segmentation fault
72 ircd:~/ircservices$ ls
73 ircservices ircservices-chk lib
74 ircd:~/ircservices$ cd lib
75 ircd:~/ircservices$ ls
76 convert-db example-modules.conf ircservices.conf modules
77 example-ircservices.conf helpfiles languages
78 modules.conf
79 ircd:~/ircservices$
80 ---- snip ----
81
82 Seeing as I couldn't find a core file.. I decided to try gdb anyway
83 (I really dont know what I'm doing, I'm just trying to provide as much
84 information as possible)
85
86 ---- snip ----
87 <A HREF="http://www.ircservices.za.net/mailman/listinfo/ircservices-coding">ircd at goliath</A>:~/ircservices$ gdb
88 GNU gdb 2002-04-01-cvs
89 Copyright 2002 Free Software Foundation, Inc.
90 GDB is free software, covered by the GNU General Public License, and you are
91 welcome to change it and/or distribute copies of it under certain
92 conditions.
93 Type &quot;show copying&quot; to see the conditions.
94 There is absolutely no warranty for GDB. Type &quot;show warranty&quot; for details.
95 This GDB was configured as &quot;i386-linux&quot;.
96 (gdb) file ircservices
97 Reading symbols from ircservices...done.
98 (gdb) run
99 Starting program: /home/ircd/ircservices/ircservices
100
101 Program received signal SIGSEGV, Segmentation fault.
102 0x0804e34c in do_all_directives (action=0, directives=0x805f7d8) at
103 conffile.c:69
104 69 *(int32 *)d-&gt;params[i].ptr = val.intval;
105 (gdb) bt
106 #0 0x0804e34c in do_all_directives (action=0, directives=0x805f7d8) at
107 conffile.c:69
108 #1 0x0804f214 in configure (modulename=0x0, directives=0x805f7d8, action=3)
109 at conffile.c:549
110 #2 0x0804f55d in read_config () at init.c:141
111 #3 0x0804ff35 in init (ac=1, av=0xbffffe24) at init.c:584
112 #4 0x0805224b in main (ac=1, av=0xbffffe24, envp=0xbffffe2c) at main.c:168
113 (gdb)
114 ---- snip ----
115
116 I hope this is enough info for you to work with.
117
118 Kieran
119
120
121 </PRE>
122
123 <!--endarticle-->
124 <HR>
125 <P><UL>
126 <!--threads-->
127 <LI>Previous message: <A HREF="000829.html">[IRCServices Coding] Trojan warning and MD5 checksums
128 </A></li>
129 <LI>Next message: <A HREF="000830.html">[IRCServices Coding] Correction in language file
130 </A></li>
131 <LI> <B>Messages sorted by:</B>
132 <a href="date.html#834">[ date ]</a>
133 <a href="thread.html#834">[ thread ]</a>
134 <a href="subject.html#834">[ subject ]</a>
135 <a href="author.html#834">[ author ]</a>
136 </LI>
137 </UL>
138
139 </body></html>