Re: [squid-users] Why 'Segment Violation' still happens?

From: Brett Lymn <blymn@dont-contact.us>
Date: Fri, 4 Oct 2002 21:26:17 +0930

On Fri, Oct 04, 2002 at 08:39:50PM +0900, Ko Tensei@KIT wrote:
>
> Level#3 is quite odd. In Level#4,
> clientSendMoreData called clientWriteComplete(fd, NULL, 0, COMM_OK, http);
> However, why did the function pointer become 0xbfbfffac ?
>

Well, since you asked. Normally this happens because the return
address has been overwritten. At a guess I would say that an
automatic variable has had more data than expected put into it,
stomping the stack.

-- 
Brett Lymn
Received on Fri Oct 04 2002 - 05:56:47 MDT

This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 17:10:35 MST