]> jfr.im git - irc.git/blob - software/RELEASES/ircservices/achurch.org/services/lists/ircservices-coding/2001/000038.html
rename -> *.git
[irc.git] / software / RELEASES / ircservices / achurch.org / services / lists / ircservices-coding / 2001 / 000038.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=">
8 <META NAME="robots" CONTENT="index,nofollow">
9 <META http-equiv="Content-Type" content="text/html; charset=us-ascii">
10 <LINK REL="Previous" HREF="000037.html">
11 <LINK REL="Next" HREF="000040.html">
12 </HEAD>
13 <BODY BGCOLOR="#ffffff">
14 <H1>[IRCServices Coding] Services 5</H1>
15 <B>Andrew Church</B>
16 <A HREF="mailto:ircservices-coding%40ircservices.za.net?Subject=%5BIRCServices%20Coding%5D%20Services%205&In-Reply-To="
17 TITLE="[IRCServices Coding] Services 5">achurch at achurch.org
18 </A><BR>
19 <I>Mon Dec 17 07:57:24 PST 2001</I>
20 <P><UL>
21 <LI>Previous message: <A HREF="000037.html">[IRCServices Coding] svcs 5
22 </A></li>
23 <LI>Next message: <A HREF="000040.html">[IRCServices Coding] svcs5
24 </A></li>
25 <LI> <B>Messages sorted by:</B>
26 <a href="date.html#38">[ date ]</a>
27 <a href="thread.html#38">[ thread ]</a>
28 <a href="subject.html#38">[ subject ]</a>
29 <a href="author.html#38">[ author ]</a>
30 </LI>
31 </UL>
32 <HR>
33 <!--beginarticle-->
34 <PRE>&gt;<i>On Monday 17 December 2001 09:33, Andrew Church wrote:
35 </I>&gt;&gt;<i> &gt;Here's a backtrace from that particuliar problem.
36 </I>&gt;&gt;<i> &gt;
37 </I>&gt;&gt;<i> &gt;(gdb) bt
38 </I>&gt;&gt;<i> &gt;#0 0x4015ccbc in ?? ()
39 </I>&gt;&gt;<i> &gt;#1 0x080535fb in unload_module (module=0x812a0c8) at modules.c:406
40 </I>&gt;&gt;<i> &gt;#2 0x08053135 in modules_exit () at modules.c:109
41 </I>&gt;&gt;<i> &gt;#3 0x08051b90 in main (ac=1, av=0xbffffadc, envp=0xbffffae4) at
42 </I>&gt;<i> main.c:406
43 </I>&gt;&gt;<i> &gt;#4 0x4003ce5e in __libc_start_main (main=0x805177c &lt;main&gt;, argc=1
44 </I>&gt;<i>,
45 </I>&gt;&gt;<i> &gt; ubp_av=0xbffffadc, init=0x804b9a4 &lt;_init&gt;, fini=0x8057bc0 &lt;_
46 </I>&gt;<i>fini&gt;,
47 </I>&gt;&gt;<i> &gt; rtld_fini=0x4000d3c4 &lt;_dl_fini&gt;, stack_end=0xbffffacc)
48 </I>&gt;&gt;<i> &gt; at ../sysdeps/generic/libc-start.c:129
49 </I>&gt;&gt;<i>
50 </I>&gt;&gt;<i> Looks like some module is forgetting to remove its callbacks. Can
51 </I>&gt;<i> you
52 </I>&gt;&gt;<i> play around with commenting/uncommenting your LoadModule directives in
53 </I>&gt;&gt;<i> services.conf until you find the module that causes the problem?
54 </I>&gt;<i>
55 </I>&gt;<i>Trying an:
56 </I>&gt;<i>
57 </I>&gt;<i>(gdb) up
58 </I>&gt;<i>(gdb) p module-&gt;name
59 </I>&gt;<i>
60 </I>&gt;<i>whould show the module name
61 </I>
62 No, that would show the name of the module being unloaded, not the one
63 whose callback was being called.
64
65 --Andrew Church
66 <A HREF="http://www.ircservices.za.net/mailman/listinfo/ircservices-coding">achurch at achurch.org</A>
67 <A HREF="http://achurch.org/">http://achurch.org/</A>
68
69 </PRE>
70
71 <!--endarticle-->
72 <HR>
73 <P><UL>
74 <!--threads-->
75 <LI>Previous message: <A HREF="000037.html">[IRCServices Coding] svcs 5
76 </A></li>
77 <LI>Next message: <A HREF="000040.html">[IRCServices Coding] svcs5
78 </A></li>
79 <LI> <B>Messages sorted by:</B>
80 <a href="date.html#38">[ date ]</a>
81 <a href="thread.html#38">[ thread ]</a>
82 <a href="subject.html#38">[ subject ]</a>
83 <a href="author.html#38">[ author ]</a>
84 </LI>
85 </UL>
86
87 </body></html>