FreeRADIUS 1.0.4: SEGMENTATION FAULT
Alan DeKok
aland at ox.org
Thu Aug 25 01:40:52 CEST 2005
"Richard Cotrina" <rcc at speedy.net.pe> 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.
More information about the Freeradius-Users
mailing list