anope(1.6.5) Segmentation Fault on startup.

The UnrealIRCd team does not officially provide support for any services packages that you may be using or want to use. This forum is provided so the community can help each other with services issues.

Moderator: Supporters

Locked
Niall
Posts: 1
Joined: Mon Jan 28, 2008 2:22 pm

anope(1.6.5) Segmentation Fault on startup.

Post by Niall »

[niallite@host199 services]$ ./services -debug -nofork
[Jan 28 07:08:18.183904 2008] Segmentation fault

I did a bit of googling and found a thread on this forum, this thread.

I gave gdb services and r -debug -nofork a shot, and this is what I got:

Code: Select all

[niallite@host199 services]$ gdb services
GNU gdb Red Hat Linux (6.3.0.0-1.153.el4_6.1rh)
Copyright 2004 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you are
welcome to change it and/or distribute copies of it under certain conditions.
Type "show copying" to see the conditions.
There is absolutely no warranty for GDB.  Type "show warranty" for details.
This GDB was configured as "x86_64-redhat-linux-gnu"...Using host libthread_db library "/lib64/tls/libthread_db.so.1".

(gdb) r -debug -nofork
Starting program: /home/niallite/public_html/irc/Unreal3.2.7/services/services -debug -nofork
[Thread debugging using libthread_db enabled]
[New Thread 47498466146848 (LWP 28526)]
[Jan 28 07:10:23.519348 2008]
Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 47498466146848 (LWP 28526)]
0x0000003f7a970a10 in strlen () from /lib64/tls/libc.so.6
Am I doing anything wrong?
Jobe
Official supporter
Posts: 1180
Joined: Wed May 03, 2006 7:09 pm
Location: United Kingdom

Re: anope(1.6.5) Segmentation Fault on startup.

Post by Jobe »

I would suggest you pay a visit to Anopes official support channel #anope on irc.anope.org
Your IP: Image
Your Country: Image
Locked