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

Re: [ns] problem in porting on Linux



It means, the original code works fine.

On Sat, 5 May 2001, Iyad Al Khatib wrote:

> At Friday 10:48 PM 5/4/01 -0400, you wrote:
> >Thanks everyone for replying to my mail.
> >Details of problem:
> >I am working with AODV (downloaded from www.ececs.uc.edu/~mmarina), ported
> >to ns-2.1b6. I made some changes in AODV code to deal with
> >partitioning. This code works fine on SOLARIS (ULTRA 10 machine). The
> >problem was speed. One simulation takes more than 1 hour of
> >running time. I wanted to port the whole thing in Linux running on Pentium
> >III, ~755 MHz ( a Dell Dimension). Exactly same program now gives me
> >Segmentation Fault. I have all the variables initialized. I do have 4 or 5
> >of 100x100 arrays.
> >I tried to make changes in code, but could not locate the portion of code
> >that causes problem. But if I completely comment my part of program out,
> >it works fine.
>
> Good it works, but what do you mean by commenting?
>
>
>
> >On Fri, 4 May 2001, Debojyoti Dutta wrote:
> >
> > > Could you furnish us more details as to what is happening.
> > >
> > > Debo
> > >
> > > On Wed, 2 May 2001, Devendra Goyal wrote:
> > >
> > > > I have my programs running on Solaris, but when I port them on Linux
> > > > (redhat), I get segmentation fault.
> > > > Any idea?
> > > >
> > > >
> > > >
> > >
>