]> jfr.im git - irc.git/blob - software/RELEASES/ircservices/achurch.org/services/lists/ircservices/2004/004655.html
rename -> *.git
[irc.git] / software / RELEASES / ircservices / achurch.org / services / lists / ircservices / 2004 / 004655.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=416B75A9.7000205%40rinux.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="004654.html">
11 <LINK REL="Next" HREF="004656.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=416B75A9.7000205%40rinux.org"
17 TITLE="[IRCServices] Segfault on Opteron (64-bit) Linux">liverbugg at rinux.org
18 </A><BR>
19 <I>Mon Oct 11 23:40:50 PDT 2004</I>
20 <P><UL>
21 <LI>Previous message: <A HREF="004654.html">[IRCServices] Segfault on Opteron (64-bit) Linux
22 </A></li>
23 <LI>Next message: <A HREF="004656.html">[IRCServices] Segfault on Opteron (64-bit) Linux
24 </A></li>
25 <LI> <B>Messages sorted by:</B>
26 <a href="date.html#4655">[ date ]</a>
27 <a href="thread.html#4655">[ thread ]</a>
28 <a href="subject.html#4655">[ subject ]</a>
29 <a href="author.html#4655">[ author ]</a>
30 </LI>
31 </UL>
32 <HR>
33 <!--beginarticle-->
34 <PRE>Liverbugg wrote:
35
36 &gt;&gt;&gt;<i>Program received signal SIGSEGV, Segmentation fault.
37 </I>&gt;&gt;&gt;<i>0x0000002a956d63d0 in strlen () from /lib/libc.so.6
38 </I>&gt;&gt;&gt;<i>(gdb) bt
39 </I>&gt;&gt;&gt;<i>#0 0x0000002a956d63d0 in strlen () from /lib/libc.so.6
40 </I>&gt;&gt;&gt;<i>#1 0x0000002a956aca46 in vfprintf () from /lib/libc.so.6
41 </I>&gt;&gt;&gt;<i>#2 0x0000002a956ae4f9 in vfprintf () from /lib/libc.so.6
42 </I>&gt;&gt;&gt;<i>#3 0x0000002a956aa34a in vfprintf () from /lib/libc.so.6
43 </I>&gt;&gt;&gt;<i>#4 0x000000000040bf28 in vlogprintf (fmt=0x47e2dd &quot;%s&quot;, args=0x7fbffff070)
44 </I>&gt;&gt;&gt;<i> at log.c:123
45 </I>&gt;&gt;&gt;<i>#5 0x000000000040bff7 in logprintf (fmt=0x47e2dd &quot;%s&quot;) at log.c:131
46 </I>&gt;&gt;&gt;<i>#6 0x000000000040c018 in logputs (
47 </I>&gt;&gt;&gt;<i> str=0x7fbffff1a0 &quot;[Oct 05 19:56:41.285530 2004] &quot;) at log.c:137
48 </I>&gt;&gt;&gt;<i>#7 0x000000000040c163 in write_time () at log.c:167
49 </I>&gt;&gt;&gt;<i>#8 0x000000000040c46a in log (
50 </I>&gt;&gt;&gt;<i> fmt=0x47d8f0 &quot;IRC Services %s starting up (options:%s%s%s)&quot;) at
51 </I>&gt;&gt;&gt;<i>log.c:287
52 </I>&gt;&gt;&gt;<i>#9 0x00000000004097c7 in init (ac=3, av=0x7fbffff568) at init.c:756
53 </I>&gt;&gt;&gt;<i>#10 0x000000000040cf78 in main (ac=3, av=0x7fbffff568, envp=0x7fbffff588)
54 </I>&gt;&gt;&gt;<i> at main.c:225
55 </I>&gt;&gt;&gt;<i>
56 </I>&gt;&gt;&gt;<i>
57 </I>&gt;&gt;&gt;<i>
58 </I>&gt;&gt;&gt;<i>
59 </I>&gt;&gt;<i> This is puzzling; my gut instinct is to say that your libraries are
60 </I>&gt;&gt;<i>broken.
61 </I>&gt;&gt;<i>
62 </I>&gt;&gt;<i>
63 </I>&gt;&gt;<i>
64 </I>&gt;&gt;<i>
65 </I>&gt;&gt;<i>
66 </I>&gt;<i>I havent had any problems with the libraries with any other software.
67 </I>&gt;<i>
68 </I>&gt;<i>
69 </I>&gt;<i>
70 </I>I was just setting up everything to give you remote access and I found a
71 core file and this looks a bit more useful then the last GDB output
72
73 Squall ircservices # gdb bin/ircservices lib/ircservices/core
74 GNU gdb 6.2
75 Copyright 2004 Free Software Foundation, Inc.
76 GDB is free software, covered by the GNU General Public License, and you are
77 welcome to change it and/or distribute copies of it under certain
78 conditions.
79 Type &quot;show copying&quot; to see the conditions.
80 There is absolutely no warranty for GDB. Type &quot;show warranty&quot; for details.
81 This GDB was configured as &quot;x86_64-pc-linux-gnu&quot;...Using host
82 libthread_db library &quot;/lib/libthread_db.so.1&quot;.
83
84 Core was generated by `./ircservices/bin/ircservices'.
85 Program terminated with signal 11, Segmentation fault.
86 Reading symbols from /lib64/libc.so.6...done.
87 Loaded symbols for /lib/libc.so.6
88 Reading symbols from /lib64/ld-linux-x86-64.so.2...done.
89 Loaded symbols for /lib64/ld-linux-x86-64.so.2
90 #0 0x0000002a956d7baf in strcasecmp () from /lib/libc.so.6
91 (gdb) bt
92 #0 0x0000002a956d7baf in strcasecmp () from /lib/libc.so.6
93 #1 0x000000000047a1cd in do_receive_message (
94 source=0xffffffffbffff1d0 &lt;Address 0xffffffffbffff1d0 out of bounds&gt;,
95 cmd=0xffffffffbffff190 &lt;Address 0xffffffffbffff190 out of bounds&gt;, ac=2,
96 av=0x71bf30) at modules/protocol/unreal.c:949
97 #2 0x0000000000412b41 in call_callback_5 (module=0x5abaa0, id=27,
98 arg1=0xffffffffbffff1d0, arg2=0xffffffffbffff190, arg3=0x2, arg4=0x71bf30,
99 arg5=0x0) at modules.c:699
100 #3 0x00000000004134d6 in process () at process.c:136
101 #4 0x000000000040df39 in readfirstline_callback (s=0x71c1b0,
102 param_unused=0x41) at main.c:160
103 #5 0x00000000004164f1 in check_sockets () at sockets.c:516
104 #6 0x000000000040e2d3 in main (ac=1, av=0x7fbffff538, envp=0x7fbffff548)
105 at main.c:267
106 (gdb)
107
108
109
110 </PRE>
111
112 <!--endarticle-->
113 <HR>
114 <P><UL>
115 <!--threads-->
116 <LI>Previous message: <A HREF="004654.html">[IRCServices] Segfault on Opteron (64-bit) Linux
117 </A></li>
118 <LI>Next message: <A HREF="004656.html">[IRCServices] Segfault on Opteron (64-bit) Linux
119 </A></li>
120 <LI> <B>Messages sorted by:</B>
121 <a href="date.html#4655">[ date ]</a>
122 <a href="thread.html#4655">[ thread ]</a>
123 <a href="subject.html#4655">[ subject ]</a>
124 <a href="author.html#4655">[ author ]</a>
125 </LI>
126 </UL>
127
128 </body></html>