Ticket #832 (new Bug report)
Segfault on authdenied (Gateway svn r1461/ Authpuppy 1.0)
| Reported by: | etienne.champetier@… | Owned by: | JV |
|---|---|---|---|
| Priority: | blocker | Milestone: | Not yet assigned to a Milestone |
| Component: | Gateway | Version: | Gateway SVN |
| Keywords: | Cc: |
Description
Hi I'm currently playing with wifidog and authpuppy but i'm having some segfault ...
It happen when i log and my auth is denied because i've already reached my quota of 1GB (case AUTH_DENIED, line 154 of auth.c)
I'm using ubuntu server 12.04 64bits for authpuppy and wifidog (2 virtual machine, 1vCpu and 1024Mo each) I've compiled wifidog gateway (on the server) with: svn checkout https://dev.wifidog.org/svn/trunk/wifidog ./configure make sudo make install (nothing special)
i'm attaching 1 core files (ulimit -c unlimited) and a portion of syslog
A really interesting fact is that if i run wifidog with -f no more segfault ...

