Re: hmm, little more help continued,
Theo Schlossnagle <[email protected]> Wed, 24 Mar 2004 13:04:04 -0500
| Newsgroups | gmane.comp.apache.mod-wackamole.general |
|---|---|
| Message-ID | <[email protected]> |
I don't have a box here that I can replicate your problem on. If you can debug it, please send in more information. If you compile with debugging symbols (-g in the CFLAGS) and run it under GDB. gdb ../sbin/wackamole r -c /env/lvWeb/wackamole2.0.0cvs/etc/wackamole.conf -d It should break when you hit the bus error and you should be able to run "where" and "bt full" which will provide some good information. Bus errors are usually caused by alignment problems (but not always) and may be a 64bit issue. On Wed, 2004-03-24 at 12:24, Manuel Arroyo wrote: > Yup, I just checked out the cvs version this morning and tried it with the > same configurations below. > > I recieved the following messages in debug mode. > netravis1# ../sbin/wackamole -c > /env/lvWeb/wackamole2.0.0cvs/etc/wackamole.conf -d > > Adding: (dmfe0) 224.0.0.0 [01:00:5e:00:00:00] > Sending 55 local arp entries > Sig_handler called > SIGBUS Detected! > Clean_up called > ^CSig_handler called > SIGINT Detected! > Clean_up called > ^CKilled > netravis1# -- // Theo Schlossnagle // Principal Engineer -- http://www.omniti.com/ // Ecelerity: fastest MTA on Earth