Re: Wackamole core
Theo Schlossnagle <[email protected]> Wed, 14 Jul 2004 11:06:45 -0400
| Newsgroups | gmane.comp.apache.mod-wackamole.general |
|---|---|
| Message-ID | <[email protected]> |
Collin Boyce wrote:
>I am getting a core dump when excuting wackamole. Any insight will be
>appreciated.
>
>
It would immensely helpful to have a backtrace of the fault. IF you can
compile it with debugging symbols (add -g to the CFLAGS) and recompile.
Then run it under gdb (r -d) and do a bt-full when it dies.
>prefer bge0:192.83.232.131/24
>
>Prefer None
>
>VirtualInterfaces {
> { bge0:192.83.232.130/32 }
>}
>
>
I dont have any idea what you want to accomplish by prefering something,
then preferring nothing. Remove the first prefer statement -- it is
bogus anyway as you can't reprefer something you can't represent (that
address isn't in your VirtualInterfaces section).
--
// Theo Schlossnagle
// Principal Engineer -- http://www.omniti.com/~jesus/
// Postal Engine -- http://www.postalengine.com/
// Ecelerity: fastest MTA on Earth