]> jfr.im git - irc.git/blob - software/RELEASES/ircservices/achurch.org/services/lists/ircservices-coding/2001/000036.html
rename -> *.git
[irc.git] / software / RELEASES / ircservices / achurch.org / services / lists / ircservices-coding / 2001 / 000036.html
1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
2 <HTML>
3 <HEAD>
4 <TITLE> [IRCServices Coding] Services 5
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%205&In-Reply-To=3c1d216e.07065%40achurch.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="000034.html">
11 <LINK REL="Next" HREF="000035.html">
12 </HEAD>
13 <BODY BGCOLOR="#ffffff">
14 <H1>[IRCServices Coding] Services 5</H1>
15 <B>v13 at priest.com</B>
16 <A HREF="mailto:ircservices-coding%40ircservices.za.net?Subject=%5BIRCServices%20Coding%5D%20Services%205&In-Reply-To=3c1d216e.07065%40achurch.org"
17 TITLE="[IRCServices Coding] Services 5">v13 at priest.com
18 </A><BR>
19 <I>Sun Dec 16 14:49:58 PST 2001</I>
20 <P><UL>
21 <LI>Previous message: <A HREF="000034.html">[IRCServices Coding] Services 5
22 </A></li>
23 <LI>Next message: <A HREF="000035.html">[IRCServices Coding] srvcs 5
24 </A></li>
25 <LI> <B>Messages sorted by:</B>
26 <a href="date.html#36">[ date ]</a>
27 <a href="thread.html#36">[ thread ]</a>
28 <a href="subject.html#36">[ subject ]</a>
29 <a href="author.html#36">[ author ]</a>
30 </LI>
31 </UL>
32 <HR>
33 <!--beginarticle-->
34 <PRE>On Monday 17 December 2001 09:33, Andrew Church wrote:
35 &gt;<i> &gt;Here's a backtrace from that particuliar problem.
36 </I>&gt;<i> &gt;
37 </I>&gt;<i> &gt;(gdb) bt
38 </I>&gt;<i> &gt;#0 0x4015ccbc in ?? ()
39 </I>&gt;<i> &gt;#1 0x080535fb in unload_module (module=0x812a0c8) at modules.c:406
40 </I>&gt;<i> &gt;#2 0x08053135 in modules_exit () at modules.c:109
41 </I>&gt;<i> &gt;#3 0x08051b90 in main (ac=1, av=0xbffffadc, envp=0xbffffae4) at main.c:406
42 </I>&gt;<i> &gt;#4 0x4003ce5e in __libc_start_main (main=0x805177c &lt;main&gt;, argc=1,
43 </I>&gt;<i> &gt; ubp_av=0xbffffadc, init=0x804b9a4 &lt;_init&gt;, fini=0x8057bc0 &lt;_fini&gt;,
44 </I>&gt;<i> &gt; rtld_fini=0x4000d3c4 &lt;_dl_fini&gt;, stack_end=0xbffffacc)
45 </I>&gt;<i> &gt; at ../sysdeps/generic/libc-start.c:129
46 </I>&gt;<i>
47 </I>&gt;<i> Looks like some module is forgetting to remove its callbacks. Can you
48 </I>&gt;<i> play around with commenting/uncommenting your LoadModule directives in
49 </I>&gt;<i> services.conf until you find the module that causes the problem?
50 </I>
51 Trying an:
52
53 (gdb) up
54 (gdb) p module-&gt;name
55
56 whould show the module name
57
58 &lt;&lt;V13&gt;&gt;
59
60 </PRE>
61
62 <!--endarticle-->
63 <HR>
64 <P><UL>
65 <!--threads-->
66 <LI>Previous message: <A HREF="000034.html">[IRCServices Coding] Services 5
67 </A></li>
68 <LI>Next message: <A HREF="000035.html">[IRCServices Coding] srvcs 5
69 </A></li>
70 <LI> <B>Messages sorted by:</B>
71 <a href="date.html#36">[ date ]</a>
72 <a href="thread.html#36">[ thread ]</a>
73 <a href="subject.html#36">[ subject ]</a>
74 <a href="author.html#36">[ author ]</a>
75 </LI>
76 </UL>
77
78 </body></html>