"Richard Cotrina" <[EMAIL PROTECTED]> wrote:
> Program received signal SIGSEGV, Segmentation fault.
> 0x483b7a48 in sql_init_socket (sqlsocket=0x8092720, config=0x8096300)
>     at sql_mysql.c:71
> 71              memset(mysql_sock, 0, sizeof(*mysql_sock));

  What is the value of mysql_sock?

  Is the data it's pointing to of the right size?

  From reading the code, I'm not sure how the memset would die...

  Alan DeKok.
- 
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Reply via email to