Anope IRC Services

Anope Support => 2.0.x/1.9.x Support => Topic started by: T-rexke on February 14, 2009, 06:35:00 PM

Title: 1.9 PANIC buffer help
Post by: T-rexke on February 14, 2009, 06:35:00 PM
hey i got this from the latest build

Code: [Select]
-xxx.xxx.xxx- *** Global -- from xxx.xxx.xxx: PANIC! buffer = SERVER xxx.xxx.xxx 1 :U2309-FinWXeOoZE-25 xxx Server-
Title: Re: 1.9 PANIC buffer help
Post by: Charles Kingsley on February 14, 2009, 06:48:14 PM
Can you provide some useful information such as how you did it?
Title: Re: 1.9 PANIC buffer help
Post by: T-rexke on February 14, 2009, 06:50:58 PM
uhm did what i just compiled and instalt and when i start anope.exe it connects but directly quits with that message and ah signal 11 or something

im on windows vista ultimate
Title: Re: 1.9 PANIC buffer help
Post by: Charles Kingsley on February 14, 2009, 09:33:23 PM
Define latest build, we commit several changes per day.

Title: Re: 1.9 PANIC buffer help
Post by: T-rexke on February 14, 2009, 09:35:34 PM
so your saying i have to download svn? and use that one? :)

i have 1.9.0.0-realeased
Title: Re: 1.9 PANIC buffer help
Post by: Charles Kingsley on February 14, 2009, 09:36:31 PM
No, I'm asking which version you're using as you said "latest build" so I don't know whether that means latest as in 1.9.0 which we released, or actual latest from SVN.
Title: Re: 1.9 PANIC buffer help
Post by: T-rexke on February 14, 2009, 09:38:38 PM
yes its the 1.9.0 build you relaeased
Title: Re: 1.9 PANIC buffer help
Post by: katsklaw on February 15, 2009, 12:54:28 AM
signal 11 is a memory allocation error and usually you are out of memory.
Title: Re: 1.9 PANIC buffer help
Post by: Charles Kingsley on February 15, 2009, 09:20:03 AM
This is interesting, I can't understand why you're getting a segfault on launch.

Can you confirm you have uline's in place etc? - (A copy of your unrealircd.conf and services.conf would help us here.)
Title: Re: 1.9 PANIC buffer help
Post by: T-rexke on February 15, 2009, 11:52:45 AM
yes i can confirm for a 100% that the ulines are in place

Title: Re: 1.9 PANIC buffer help
Post by: Naram Qashat on February 15, 2009, 05:13:44 PM
Which IRCd are you linking to?  Also, do you have a full log, and could you possibly run anope.exe with -debug for us?
Title: Re: 1.9 PANIC buffer help
Post by: T-rexke on February 15, 2009, 05:35:33 PM
im linking to Unrealircd 3.2.7 and how to run anope in debug mode again sort of forgot it :) :$
Title: Re: 1.9 PANIC buffer help
Post by: Charles Kingsley on February 15, 2009, 05:43:47 PM
In your start menu there should be an Anope menu with an Advanced submenu, have a look in there for the debug options.

(Not tested this on Vista so can't recall!)
Title: Re: 1.9 PANIC buffer help
Post by: T-rexke on February 15, 2009, 05:52:05 PM
nope isnt there its compiled without debug srry didnt mention that
Title: Re: 1.9 PANIC buffer help
Post by: Charles Kingsley on February 15, 2009, 06:03:17 PM
For now, open a command prompt and run

Quote
anope.exe -debug

Then paste your services.log.date into a paste bin and link to it here.
Title: Re: 1.9 PANIC buffer help
Post by: T-rexke on February 15, 2009, 06:07:53 PM
i cant run it that way it says its not a internal or external command
Title: Re: 1.9 PANIC buffer help
Post by: Charles Kingsley on February 15, 2009, 06:28:14 PM
Perhaps I should have been more clearer, did you cd to the installation directory of anope first?
Title: Re: 1.9 PANIC buffer help
Post by: T-rexke on February 15, 2009, 06:41:37 PM
heres the log :)

http://pastebin.com/m77f73d8d (http://pastebin.com/m77f73d8d)
Title: Re: 1.9 PANIC buffer help
Post by: Charles Kingsley on February 15, 2009, 07:12:38 PM
Can I see your services.conf and unrealircd.conf please?
Title: Re: 1.9 PANIC buffer help
Post by: T-rexke on February 15, 2009, 07:19:02 PM
i PMed it
Title: Re: 1.9 PANIC buffer help
Post by: Charles Kingsley on February 16, 2009, 06:11:54 PM
I don't really see anything in there to indicate why it's failing.

Think I'll need to find a copy of vista ultimate to try and replicate on.
Title: Re: 1.9 PANIC buffer help
Post by: T-rexke on February 16, 2009, 06:15:45 PM
yeah its strange i really dont know whats happening i know a bit about anope but this i didnt have before so:)
Title: Re: 1.9 PANIC buffer help
Post by: Chenzw on February 28, 2009, 10:41:16 AM
According to the log, services is connecting to port 6667. The program also receives the "Looking up your hostname" message. Seems to be connecting to a port meant for clients. The configuration has to be changed.
Title: Re: 1.9 PANIC buffer help
Post by: Charles Kingsley on February 28, 2009, 10:46:30 AM
The user sent me his config which showed 6667 as having no particular orientation for client/server.
Title: Re: 1.9 PANIC buffer help
Post by: Chenzw on February 28, 2009, 10:49:36 AM
But services receives the "Looking up your hostname" message. It suggests that this is a client port.
Title: Re: 1.9 PANIC buffer help
Post by: Charles Kingsley on February 28, 2009, 10:58:04 AM
But services receives the "Looking up your hostname" message. It suggests that this is a client port.

No it doesn't, it suggests nothing.

I have a user getting help right now in #anope and he has shown his port lines are not set to clientsonly and he still gets the looking up your hostname message.
Title: Re: 1.9 PANIC buffer help
Post by: Amanda Folson on February 28, 2009, 02:25:27 PM
It would get that message no matter what port it connected to.
Title: Re: 1.9 PANIC buffer help
Post by: T-rexke on March 05, 2009, 06:33:11 PM
sow whats the fix for this? :)
Title: Re: 1.9 PANIC buffer help
Post by: bawitdaba on March 08, 2009, 11:37:30 PM
I also get this issue in 1.9.

I'm trying to link to InspIRCd 1.2-rc heres my log (FreeBSD 7.0)

http://www.pastebin.ca/1356168

Any idea how to fix this? Should I checkout a SVN version of 1.9 instead and try that?
Title: Re: 1.9 PANIC buffer help
Post by: Naram Qashat on March 09, 2009, 06:05:48 AM
I think in both these situations, it would be more helpful if we had actual backtraces from gdb instead of just what the log file is showing.  Crashes are easier to trace when we can see where it happened and why.