]> jfr.im git - irc.git/blob - software/RELEASES/ircservices/achurch.org/services/lists/ircservices-coding/2003/002081.html
rename -> *.git
[irc.git] / software / RELEASES / ircservices / achurch.org / services / lists / ircservices-coding / 2003 / 002081.html
1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
2 <HTML>
3 <HEAD>
4 <TITLE> [IRCServices Coding] Serious Bug, Probaby should be fixed
5 </TITLE>
6 <LINK REL="Index" HREF="index.html" >
7 <LINK REL="made" HREF="mailto:ircservices-coding%40ircservices.za.net?Subject=%5BIRCServices%20Coding%5D%20Serious%20Bug%2C%20Probaby%20should%20be%20fixed&In-Reply-To=000001c331a9%2469b109f0%24f64f9144%40weed">
8 <META NAME="robots" CONTENT="index,nofollow">
9 <META http-equiv="Content-Type" content="text/html; charset=us-ascii">
10 <LINK REL="Previous" HREF="002080.html">
11 <LINK REL="Next" HREF="002082.html">
12 </HEAD>
13 <BODY BGCOLOR="#ffffff">
14 <H1>[IRCServices Coding] Serious Bug, Probaby should be fixed</H1>
15 <B>Andrew Church</B>
16 <A HREF="mailto:ircservices-coding%40ircservices.za.net?Subject=%5BIRCServices%20Coding%5D%20Serious%20Bug%2C%20Probaby%20should%20be%20fixed&In-Reply-To=000001c331a9%2469b109f0%24f64f9144%40weed"
17 TITLE="[IRCServices Coding] Serious Bug, Probaby should be fixed">achurch at achurch.org
18 </A><BR>
19 <I>Sat Jun 14 01:49:59 PDT 2003</I>
20 <P><UL>
21 <LI>Previous message: <A HREF="002080.html">[IRCServices Coding] Serious Bug, Probaby should be fixed
22 </A></li>
23 <LI>Next message: <A HREF="002082.html">[IRCServices Coding] Serious Bug, Probaby should be fixed
24 </A></li>
25 <LI> <B>Messages sorted by:</B>
26 <a href="date.html#2081">[ date ]</a>
27 <a href="thread.html#2081">[ thread ]</a>
28 <a href="subject.html#2081">[ subject ]</a>
29 <a href="author.html#2081">[ author ]</a>
30 </LI>
31 </UL>
32 <HR>
33 <!--beginarticle-->
34 <PRE> A GDB backtrace would be helpful:
35
36 gdb /usr/local/bin/ircservices /usr/local/lib/ircservices/core
37 [or whatever your pathnames are]
38 ...
39 (gdb) bt
40 ------------- clip/copy and send from here --------------
41 #0 ... at somefile.c:NNN
42 #1 ...
43 ...
44 ----------------------- to here -------------------------
45 (gdb) quit
46
47 If you don't get the &quot;at somefile:NNN&quot; in the backtrace, your executable
48 is missing debugging information--recompile (make sure you haven't removed
49 the &quot;-g&quot; in MORE_CFLAGS in the makefile) and don't strip the executable
50 before running it.
51
52 Also, are you using a SPARC, i.e. Sun system? GCC on SPARC systems
53 has at least one bug that is triggered by Services and causes Services to
54 crash for apparently random reasons.
55
56 --Andrew Church
57 <A HREF="http://www.ircservices.za.net/mailman/listinfo/ircservices-coding">achurch at achurch.org</A>
58 <A HREF="http://achurch.org/">http://achurch.org/</A>
59
60 &gt;<i>If you can tell me the best way to debug this, I can try and get some
61 </I>&gt;<i>logs for you. I also have the .core file if need be. Please let me
62 </I>&gt;<i>know :)
63 </I>&gt;<i>
64 </I>&gt;<i>-----Original Message-----
65 </I>&gt;<i>From: <A HREF="http://www.ircservices.za.net/mailman/listinfo/ircservices-coding">ircservices-coding-bounces at ircservices.za.net</A>
66 </I>&gt;<i>[mailto:<A HREF="http://www.ircservices.za.net/mailman/listinfo/ircservices-coding">ircservices-coding-bounces at ircservices.za.net</A>] On Behalf Of
67 </I>&gt;<i>Andrew Church
68 </I>&gt;<i>Sent: Thursday, June 12, 2003 9:08 PM
69 </I>&gt;<i>To: <A HREF="http://www.ircservices.za.net/mailman/listinfo/ircservices-coding">ircservices-coding at ircservices.za.net</A>
70 </I>&gt;<i>Subject: Re: [IRCServices Coding] Serious Bug, Probaby should be fixed
71 </I>&gt;<i>
72 </I>&gt;<i> I can't reproduce this.
73 </I>&gt;<i>
74 </I>&gt;<i> --Andrew Church
75 </I>&gt;<i> <A HREF="http://www.ircservices.za.net/mailman/listinfo/ircservices-coding">achurch at achurch.org</A>
76 </I>&gt;<i> <A HREF="http://achurch.org/">http://achurch.org/</A>
77 </I>&gt;<i>
78 </I>&gt;&gt;<i>Ok, I don't know if this is happening to anyone else, but here is the
79 </I>&gt;&gt;<i>problem. I've loaded the http module to allow opers to view registered
80 </I>&gt;&gt;<i>nicknames, channels, and network statistics. All password protected of
81 </I>&gt;&gt;<i>course. Anyways, when you go into the List of Registered Nicknames,
82 </I>&gt;<i>and
83 </I>&gt;&gt;<i>look at more than one users nickserv info, services will segfault and
84 </I>&gt;&gt;<i>crash. I have not changed the http module in anyway. Just thought I'd
85 </I>&gt;&gt;<i>give everyone a heads up before using that module.
86 </I>&gt;<i>
87 </I>&gt;<i>
88 </I>&gt;<i>------------------------------------------------------------------
89 </I>&gt;<i>To unsubscribe or change your subscription options, visit:
90 </I>&gt;<i><A HREF="http://www.ircservices.za.net/mailman/listinfo/ircservices-coding">http://www.ircservices.za.net/mailman/listinfo/ircservices-coding</A>
91 </I></PRE>
92
93 <!--endarticle-->
94 <HR>
95 <P><UL>
96 <!--threads-->
97 <LI>Previous message: <A HREF="002080.html">[IRCServices Coding] Serious Bug, Probaby should be fixed
98 </A></li>
99 <LI>Next message: <A HREF="002082.html">[IRCServices Coding] Serious Bug, Probaby should be fixed
100 </A></li>
101 <LI> <B>Messages sorted by:</B>
102 <a href="date.html#2081">[ date ]</a>
103 <a href="thread.html#2081">[ thread ]</a>
104 <a href="subject.html#2081">[ subject ]</a>
105 <a href="author.html#2081">[ author ]</a>
106 </LI>
107 </UL>
108
109 </body></html>