]> jfr.im git - irc.git/blob - software/!RELEASES/ircservices/achurch.org/services/lists/ircservices-coding/2002/001225.html
RELEASE -> !RELEASE
[irc.git] / software / !RELEASES / ircservices / achurch.org / services / lists / ircservices-coding / 2002 / 001225.html
1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
2 <HTML>
3 <HEAD>
4 <TITLE> [IRCServices Coding] Re: +AFs-IRCServices Coding+AF0- Re: Databases
5 </TITLE>
6 <LINK REL="Index" HREF="index.html" >
7 <LINK REL="made" HREF="mailto:ircservices-coding%40ircservices.za.net?Subject=%5BIRCServices%20Coding%5D%20Re%3A%20%2BAFs-IRCServices%20Coding%2BAF0-%20Re%3A%20Databases&In-Reply-To=004f01c23a2d%2486009680%246401a8c0%40Turby">
8 <META NAME="robots" CONTENT="index,nofollow">
9 <META http-equiv="Content-Type" content="text/html; charset=us-ascii">
10 <LINK REL="Previous" HREF="001206.html">
11 <LINK REL="Next" HREF="001208.html">
12 </HEAD>
13 <BODY BGCOLOR="#ffffff">
14 <H1>[IRCServices Coding] Re: +AFs-IRCServices Coding+AF0- Re: Databases</H1>
15 <B>Andrew Church</B>
16 <A HREF="mailto:ircservices-coding%40ircservices.za.net?Subject=%5BIRCServices%20Coding%5D%20Re%3A%20%2BAFs-IRCServices%20Coding%2BAF0-%20Re%3A%20Databases&In-Reply-To=004f01c23a2d%2486009680%246401a8c0%40Turby"
17 TITLE="[IRCServices Coding] Re: +AFs-IRCServices Coding+AF0- Re: Databases">achurch at achurch.org
18 </A><BR>
19 <I>Fri Aug 9 21:03:24 PDT 2002</I>
20 <P><UL>
21 <LI>Previous message: <A HREF="001206.html">[IRCServices Coding] Re: +AFs-IRCServices Coding+AF0- Re: Databases
22 </A></li>
23 <LI>Next message: <A HREF="001208.html">[IRCServices Coding] Suggestion
24 </A></li>
25 <LI> <B>Messages sorted by:</B>
26 <a href="date.html#1225">[ date ]</a>
27 <a href="thread.html#1225">[ thread ]</a>
28 <a href="subject.html#1225">[ subject ]</a>
29 <a href="author.html#1225">[ author ]</a>
30 </LI>
31 </UL>
32 <HR>
33 <!--beginarticle-->
34 <PRE> There's something seriously broken with your mailer, but I've found
35 and fixed the problem (or at least the crash--I don't know why you ran into
36 that case in the first place).
37
38 --Andrew Church
39 <A HREF="http://www.ircservices.za.net/mailman/listinfo/ircservices-coding">achurch at achurch.org</A>
40 <A HREF="http://achurch.org/">http://achurch.org/</A>
41
42 &gt;<i>OK here's the gdb stuff... To recap: Running IRCServices 5.0 pre6 with
43 </I>&gt;<i>Unreal3.1.3. Tryign to import from an xml file (exported using the same
44 </I>&gt;<i>services version earlier). All i get is the Segmentation Fault error when i
45 </I>&gt;<i>try to DO the import, however ircservices does run fine when I don't try to
46 </I>&gt;<i>import+ADs- It just doesn't have any of the nicks and channels i wanted to
47 </I>&gt;<i>integrate.
48 </I>&gt;<i>
49 </I>&gt;<i>Any help is greatly appreciated+ACE-
50 </I>&gt;<i>
51 </I>&gt;<i>
52 </I>&gt;<i>......
53 </I>&gt;<i>Loaded symbols for /home/Jet/services/modules/httpd/redirect.so
54 </I>&gt;<i>Reading symbols from /home/Jet/services/modules/misc/xml-export.so...done.
55 </I>&gt;<i>Loaded symbols for /home/Jet/services/modules/misc/xml-export.so
56 </I>&gt;<i>Reading symbols from /home/Jet/services/modules/misc/xml-import.so...done.
57 </I>&gt;<i>Loaded symbols for /home/Jet/services/modules/misc/xml-import.so
58 </I>&gt;<i>+ACM-0 0x4024db1e in read+AF8-data (flags+AD0-0) at xml-import.c:2167
59 </I>&gt;<i>
60 </I>&gt;<i>warning: Source file is more recent than executable.
61 </I>&gt;<i>
62 </I>&gt;<i>2167 error(+ACI-Nick +ACU-s has invalid nick group +ACU-u,
63 </I>&gt;<i>discarding+ACI-,
64 </I>&gt;<i>(gdb)
65 </I>&gt;<i>
66 </I>&gt;<i>
67 </I>&gt;<i>----- Original Message -----
68 </I>&gt;<i>From: +ACI-Romek Kriszti+AOE-n+ACI- +ADw-r-krisztian+AEA-softhome.net+AD4-
69 </I>&gt;<i>To: +ADw-ircservices-coding+AEA-ircservices.za.net+AD4-
70 </I>&gt;<i>Sent: Friday, August 02, 2002 1:50 AM
71 </I>&gt;<i>Subject: +AFs-IRCServices Coding+AF0- Re: Databases
72 </I>&gt;<i>
73 </I>&gt;<i>
74 </I>&gt;<i>+ACY-gt+ADs- Hello+ACEAPA-BR+AD4-
75 </I>&gt;<i>+ACY-gt+ADs- +ADw-BR+AD4-
76 </I>&gt;<i>+ACY-gt+ADs- Try this in your ircservices directory:+ADw-BR+AD4-
77 </I>&gt;<i>+ACY-gt+ADs- +ADw-BR+AD4-
78 </I>&gt;<i>+ACY-gt+ADs- gdb ircservices core+ADw-BR+AD4-
79 </I>&gt;<i>+ACY-gt+ADs- +ADw-BR+AD4-
80 </I>&gt;<i>+ACY-gt+ADs- Or if you doesn't have gdb on your system, the best way is to send the
81 </I>&gt;<i>'ircservices' and+ACY-nbsp+ADs- the 'core' to someone who can debug it.+ADw-BR+AD4-
82 </I>&gt;<i>+ACY-gt+ADs- +ADw-BR+AD4-
83 </I>&gt;<i>+ACY-gt+ADs- Krisztian Romek+ADw-BR+AD4-
84 </I>&gt;<i>+ACY-gt+ADs- +ADw-BR+AD4-
85 </I>&gt;<i>+ACY-gt+ADs- +ADw-BR+AD4-
86 </I>&gt;<i>+ACY-gt+ADs- ------------------------------------------------------------------+ADw-BR+AD4-
87 </I>&gt;<i>+ACY-gt+ADs- To unsubscribe or change your subscription options, visit:+ADw-BR+AD4-
88 </I>&gt;<i>+ACY-gt+ADs- <A HREF="http://www.ircservices.za.net/mailman/listinfo/ircservices-coding+ADw-BR+AD4-">http://www.ircservices.za.net/mailman/listinfo/ircservices-coding+ADw-BR+AD4-</A>
89 </I>&gt;<i>+ACY-gt+ADs- +ADw-BR+AD4-
90 </I>&gt;<i>+ACY-gt+ADs-
91 </I>&gt;<i>
92 </I>&gt;<i>
93 </I>&gt;<i>
94 </I>&gt;<i>
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-coding">http://www.ircservices.za.net/mailman/listinfo/ircservices-coding</A>
98 </I>
99 </PRE>
100
101 <!--endarticle-->
102 <HR>
103 <P><UL>
104 <!--threads-->
105 <LI>Previous message: <A HREF="001206.html">[IRCServices Coding] Re: +AFs-IRCServices Coding+AF0- Re: Databases
106 </A></li>
107 <LI>Next message: <A HREF="001208.html">[IRCServices Coding] Suggestion
108 </A></li>
109 <LI> <B>Messages sorted by:</B>
110 <a href="date.html#1225">[ date ]</a>
111 <a href="thread.html#1225">[ thread ]</a>
112 <a href="subject.html#1225">[ subject ]</a>
113 <a href="author.html#1225">[ author ]</a>
114 </LI>
115 </UL>
116
117 </body></html>