<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.2900.2802" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>I am getting a segmentation fault occuring with 
mod_ftpd version 0.13.1 on Apache 2.0.54 and Fedora Core 4.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>The fault occurs on line&nbsp;155 of 
'ftp_protocol.c' :-</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face="Courier New" size=2>&nbsp;&nbsp;&nbsp;limit_ret = 
provider-&gt;limit_check(r,check_type);<BR></FONT></DIV>
<DIV><FONT face=Arial size=2>As a temporary measure I have commented out this 
line and set the default value of limit_ret to FTPD_LIMIT_ALLOW. This allows 
mod_ftpd to function. I have not had time to explore the bug thurther yet, but 
will hopefully do so at some point, if no one more familuar with Apache can do 
so first, please.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>Aaron</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV></BODY></HTML>