]> jfr.im git - irc.git/blob - software/!RELEASES/ircservices/achurch.org/services/lists/ircservices/2000/000904.html
RELEASE -> !RELEASE
[irc.git] / software / !RELEASES / ircservices / achurch.org / services / lists / ircservices / 2000 / 000904.html
1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
2 <HTML>
3 <HEAD>
4 <TITLE> [IRCServices] services segfaults -- libc problem?
5 </TITLE>
6 <LINK REL="Index" HREF="index.html" >
7 <LINK REL="made" HREF="mailto:ircservices%40ircservices.za.net?Subject=%5BIRCServices%5D%20services%20segfaults%20--%20libc%20problem%3F&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="000903.html">
11 <LINK REL="Next" HREF="000905.html">
12 </HEAD>
13 <BODY BGCOLOR="#ffffff">
14 <H1>[IRCServices] services segfaults -- libc problem?</H1>
15 <B>&amp;quot</B>
16 <A HREF="mailto:ircservices%40ircservices.za.net?Subject=%5BIRCServices%5D%20services%20segfaults%20--%20libc%20problem%3F&In-Reply-To="
17 TITLE="[IRCServices] services segfaults -- libc problem?">&amp;quot
18 </A><BR>
19 <I>Wed Oct 18 02:19:23 PDT 2000</I>
20 <P><UL>
21 <LI>Previous message: <A HREF="000903.html">[IRCServices] Errors compiling ircservices
22 </A></li>
23 <LI>Next message: <A HREF="000905.html">[IRCServices] services segfaults -- libc problem? - Addendum
24 </A></li>
25 <LI> <B>Messages sorted by:</B>
26 <a href="date.html#904">[ date ]</a>
27 <a href="thread.html#904">[ thread ]</a>
28 <a href="subject.html#904">[ subject ]</a>
29 <a href="author.html#904">[ author ]</a>
30 </LI>
31 </UL>
32 <HR>
33 <!--beginarticle-->
34 <PRE>Hi everybody,
35
36 as this is my first post to this list, I'd like to take the opportunity to
37 a) say &quot;Hi&quot; to everybody else and b) thank Andy Church and TheShadow for
38 giving us this great irc services package. You're my heroes!
39
40 Okay, so here's my problem:
41
42 I've been running 4.4.7 for a while, and it was working great until my
43 machine died a horrible death at the hands of a few mysql threads gone
44 haywire. After the reboot everything was back to normal, *except* services
45 wouldn't start up (and segfaulted instead).
46
47 I have pretty amateurish (or rather non-existant) debugging skills, but I've
48 managed to squeeze this bit of info out of gdb:
49
50 ---cut---
51 (gdb) run
52 Starting program: /home/ircserv/services
53
54 Program received signal SIGSEGV, Segmentation fault.
55 0x400b636b in strtok () from /lib/libc.so.6
56
57 (gdb) next
58 Single stepping until exit from function strtok,
59 which has no line number information.
60
61 Program terminated with signal SIGSEGV, Segmentation fault.
62 The program no longer exists.
63 ---cut---
64
65 Now, since that started happening I've tried everything from different (old
66 and new) versions of ircservices, using new data files, writing a new
67 services.conf, and so on and so on and so on, all to no effect -- whatever
68 version I compiled would segfault on me, just like described above.
69
70 So it seems logical that it must have something to do with libc.so.6, but if
71 that's the case, why isn't more stuff on the machine broken? I'm confused.
72
73 In case you're wondering about versions, here's my libc.so.6 from /lib:
74
75 ---cut---
76 -rwxr-xr-x 1 root root 1057576 Oct 13 18:45 libc-2.1.95.so
77 lrwxrwxrwx 1 root root 14 Oct 16 09:53 libc.so.6 -&gt;
78 libc-2.1.95.so
79 ---cut---
80
81 Granted, I know nothing about debugging, so there's probably a better way to
82 find the culprit that I'm not aware of. Or is this just a compatibility
83 issue between ircservices and libc-2.1.95? After all, services was running
84 for a *long* time, and I've done various upgrades to my Debian systems since
85 then.
86
87 Any help would be highly appreciated!
88
89 Thanks &amp; take care,
90 Hendrik
91
92
93 ---------------------------------------------------------------
94 To unsubscribe, send email to <A HREF="http://www.ircservices.za.net/mailman/listinfo/ircservices">majordomo at snow.shadowfire.org</A>
95 with &quot;unsubscribe ircservices&quot; in the body, without the quotes.
96
97
98 </PRE>
99
100 <!--endarticle-->
101 <HR>
102 <P><UL>
103 <!--threads-->
104 <LI>Previous message: <A HREF="000903.html">[IRCServices] Errors compiling ircservices
105 </A></li>
106 <LI>Next message: <A HREF="000905.html">[IRCServices] services segfaults -- libc problem? - Addendum
107 </A></li>
108 <LI> <B>Messages sorted by:</B>
109 <a href="date.html#904">[ date ]</a>
110 <a href="thread.html#904">[ thread ]</a>
111 <a href="subject.html#904">[ subject ]</a>
112 <a href="author.html#904">[ author ]</a>
113 </LI>
114 </UL>
115
116 </body></html>