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

Re: [ns] Segmentation Fault



i would like to point one very typical situation:
if u don't handle the events properly , sometimes the event gets
dispatched, but somewhere the code tries to look up the event in the
queue. i believe there is no variable protection in ns, hence if u don't
handle such a situation then it will cause segmentation fault.
that was probably the biggest bug that bugged me for months.

Shailesh Sheoran
M.ASc.
Department of Electrical Engineering
University of British Columbia

On Sun, 22 Apr 2001, Devendra Goyal wrote:

> Could anyone give some ideas about circumstances in which the segmentation
> fault occurs?
> Thanks
>
> DEV
>
>