]> jfr.im git - irc.git/blob - software/!RELEASES/ircservices/achurch.org/services/lists/ircservices/2004/004654.html
RELEASE -> !RELEASE
[irc.git] / software / !RELEASES / ircservices / achurch.org / services / lists / ircservices / 2004 / 004654.html
1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
2 <HTML>
3 <HEAD>
4 <TITLE> [IRCServices] Segfault on Opteron (64-bit) Linux
5 </TITLE>
6 <LINK REL="Index" HREF="index.html" >
7 <LINK REL="made" HREF="mailto:ircservices%40ircservices.za.net?Subject=%5BIRCServices%5D%20Segfault%20on%20Opteron%20%2864-bit%29%20Linux&In-Reply-To=416a3d57.51067%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="004652.html">
11 <LINK REL="Next" HREF="004655.html">
12 </HEAD>
13 <BODY BGCOLOR="#ffffff">
14 <H1>[IRCServices] Segfault on Opteron (64-bit) Linux</H1>
15 <B>Liverbugg</B>
16 <A HREF="mailto:ircservices%40ircservices.za.net?Subject=%5BIRCServices%5D%20Segfault%20on%20Opteron%20%2864-bit%29%20Linux&In-Reply-To=416a3d57.51067%40achurch.org"
17 TITLE="[IRCServices] Segfault on Opteron (64-bit) Linux">liverbugg at rinux.org
18 </A><BR>
19 <I>Mon Oct 11 23:11:53 PDT 2004</I>
20 <P><UL>
21 <LI>Previous message: <A HREF="004652.html">[IRCServices] Segfault on Opteron (64-bit) Linux
22 </A></li>
23 <LI>Next message: <A HREF="004655.html">[IRCServices] Segfault on Opteron (64-bit) Linux
24 </A></li>
25 <LI> <B>Messages sorted by:</B>
26 <a href="date.html#4654">[ date ]</a>
27 <a href="thread.html#4654">[ thread ]</a>
28 <a href="subject.html#4654">[ subject ]</a>
29 <a href="author.html#4654">[ author ]</a>
30 </LI>
31 </UL>
32 <HR>
33 <!--beginarticle-->
34 <PRE>Andrew Church wrote:
35
36 &gt;&gt;<i>I'm trying to run ircservices on a dual opteron server and I'm getting
37 </I>&gt;&gt;<i>segfaults. I've tried 5.0.31, 5.0.38, and 5.0.41 over the last few
38 </I>&gt;&gt;<i>months and just had enough time recently to try to debug. The computer
39 </I>&gt;&gt;<i>is a dual Opteron 242 running Gentoo Linux.
40 </I>&gt;&gt;<i>
41 </I>&gt;&gt;<i>
42 </I>&gt;<i>
43 </I>&gt;<i> The most likely cause is that Services isn't compatible with 64-bit
44 </I>&gt;<i>processors, though to the best of my knowledge there shouldn't be any
45 </I>&gt;<i>issues (the warnings are harmless, unless the compiler is screwy).
46 </I>&gt;<i>Except...
47 </I>&gt;<i>
48 </I>&gt;<i>
49 </I>&gt;<i>
50 </I>There were a few segfaults in UnrealIRCd that I discovered on this box
51 due to 64bit incompatibilities and the devs fixed.
52
53 &gt;&gt;<i>Program received signal SIGSEGV, Segmentation fault.
54 </I>&gt;&gt;<i>0x0000002a956d63d0 in strlen () from /lib/libc.so.6
55 </I>&gt;&gt;<i>(gdb) bt
56 </I>&gt;&gt;<i>#0 0x0000002a956d63d0 in strlen () from /lib/libc.so.6
57 </I>&gt;&gt;<i>#1 0x0000002a956aca46 in vfprintf () from /lib/libc.so.6
58 </I>&gt;&gt;<i>#2 0x0000002a956ae4f9 in vfprintf () from /lib/libc.so.6
59 </I>&gt;&gt;<i>#3 0x0000002a956aa34a in vfprintf () from /lib/libc.so.6
60 </I>&gt;&gt;<i>#4 0x000000000040bf28 in vlogprintf (fmt=0x47e2dd &quot;%s&quot;, args=0x7fbffff070)
61 </I>&gt;&gt;<i> at log.c:123
62 </I>&gt;&gt;<i>#5 0x000000000040bff7 in logprintf (fmt=0x47e2dd &quot;%s&quot;) at log.c:131
63 </I>&gt;&gt;<i>#6 0x000000000040c018 in logputs (
64 </I>&gt;&gt;<i> str=0x7fbffff1a0 &quot;[Oct 05 19:56:41.285530 2004] &quot;) at log.c:137
65 </I>&gt;&gt;<i>#7 0x000000000040c163 in write_time () at log.c:167
66 </I>&gt;&gt;<i>#8 0x000000000040c46a in log (
67 </I>&gt;&gt;<i> fmt=0x47d8f0 &quot;IRC Services %s starting up (options:%s%s%s)&quot;) at
68 </I>&gt;&gt;<i>log.c:287
69 </I>&gt;&gt;<i>#9 0x00000000004097c7 in init (ac=3, av=0x7fbffff568) at init.c:756
70 </I>&gt;&gt;<i>#10 0x000000000040cf78 in main (ac=3, av=0x7fbffff568, envp=0x7fbffff588)
71 </I>&gt;&gt;<i> at main.c:225
72 </I>&gt;&gt;<i>
73 </I>&gt;&gt;<i>
74 </I>&gt;<i>
75 </I>&gt;<i> This is puzzling; my gut instinct is to say that your libraries are
76 </I>&gt;<i>broken.
77 </I>&gt;<i>
78 </I>&gt;<i>
79 </I>&gt;<i>
80 </I>I havent had any problems with the libraries with any other software.
81
82 &gt;&gt;<i>Let me know if theres any other info you need or if you want access to
83 </I>&gt;&gt;<i>the machine to debug.
84 </I>&gt;&gt;<i>
85 </I>&gt;&gt;<i>
86 </I>&gt;<i>
87 </I>&gt;<i> Access to the machine would be appreciated--I don't have any 64-bit
88 </I>&gt;<i>machines handy.
89 </I>&gt;<i>
90 </I>&gt;<i>
91 </I>&gt;<i>
92 </I>I'll send you a private mail with the address and user/pw.
93
94 &gt;<i> --Andrew Church
95 </I>&gt;<i> <A HREF="http://www.ircservices.za.net/mailman/listinfo/ircservices">achurch at achurch.org</A>
96 </I>&gt;<i> <A HREF="http://achurch.org/">http://achurch.org/</A>
97 </I>&gt;<i>
98 </I>&gt;<i>------------------------------------------------------------------
99 </I>&gt;<i>To unsubscribe or change your subscription options, visit:
100 </I>&gt;<i><A HREF="http://www.ircservices.za.net/mailman/listinfo/ircservices">http://www.ircservices.za.net/mailman/listinfo/ircservices</A>
101 </I>&gt;<i>
102 </I>&gt;<i>
103 </I>
104
105
106 </PRE>
107
108 <!--endarticle-->
109 <HR>
110 <P><UL>
111 <!--threads-->
112 <LI>Previous message: <A HREF="004652.html">[IRCServices] Segfault on Opteron (64-bit) Linux
113 </A></li>
114 <LI>Next message: <A HREF="004655.html">[IRCServices] Segfault on Opteron (64-bit) Linux
115 </A></li>
116 <LI> <B>Messages sorted by:</B>
117 <a href="date.html#4654">[ date ]</a>
118 <a href="thread.html#4654">[ thread ]</a>
119 <a href="subject.html#4654">[ subject ]</a>
120 <a href="author.html#4654">[ author ]</a>
121 </LI>
122 </UL>
123
124 </body></html>