Re: some help needed with segmentation fault



On Fri, 2006-12-22 at 01:51 -0800, oedipus wrote:
> Hi,
> 
> I have receive with my application some faults. Curiously it seems not to be
> always. 

not curious at all. most memory-allocation related bugs (as yours is)
are non-deterministic.

> Only with some example data I receive it. Is someone telling the
> debug out something. I cannot read it that well. 
> I appreciate each idea.

valgrind is the most important idea. use it. become good friends with
it. 




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]