[ns] Floating Point exception

2012-05-29 Thread Halen Smith
Hi Guys: I am trying to run the following code using ns-2.35 in obuntu 10.04 and it says Floating Point Exception, any one with a better suggestion: #Open the NAM trace file set tf1 [open out.tr w] $ns trace-all $tf1 set nf1 [open out.nam w] $ns namtrace-all $nf1 # open the Trace file

[ns] Floating Point exception

2011-12-13 Thread Rahul Sharma
Hi All, When i am trying to run below code, i am getting floating point exception, Can someone please let me know the reason # Define options # == set val(chan) Channel/WirelessChannel;# channel type set val(prop)

[ns] Floating Point Exception

2010-10-10 Thread Ahmed Hesham
Hi All I am facing a floating point exception when I using a .h file I made given that I used it in other project and it worked fine. I also made a loop for 10 iterations and it also gave true results unitl I used it with ns-2 it gave floating point exception. the .h file is for RSA

[ns] floating point exception when embed some other library into NS2

2009-12-16 Thread galaxy-huang
hi everyone, I tried to embed the shogun library(-lshogun) into NS2,I am sure there is no problem with this library since i tried several example successfully with this library alone. i just added the library in the Makefile as follow, no additional codes are added into the ns2 project. LIB=

[ns] floating point exception in CalendarScheduler

2009-05-27 Thread Burak
Hi, I am getting floating point exception when doing emulation tests with ns2 version 2.33 on a Fedora 8 x86 machine. After debugging, I traced the problem to the width_ field of CalendarScheduler class, which is extended by RealTimeScheduler that I use during emulation (nse). width_ field

[ns] floating point exception

2008-05-06 Thread Motaz K. Saad
Hello, I got the error message Floating point exception (core dumped) when I run my simulator on the TCL file. Is there any why to determine where is the problem is the TCL code??! Any help would be appreciated -- Motaz K. Saad

Re: [ns] floating point exception

2008-05-06 Thread Motaz K. Saad
Thanks for reply. Yes, it is divide by zero error (the dumb file is below). I am trying to anticipate what I wrote in the tcl code that lead to divide by zero operation. ion: STATUS_FLOAT_DIVIDE_BY_ZERO at eip=00532A23 eax=00CF5B10 ebx=00CF7998 ecx=00CF5BA8 edx=00CF5B00 esi=0022B310

[ns] Floating Point Exception when using Shadowing radio propagation model

2008-02-20 Thread Theresa Nelson
Hi. I was trying to use the shadowing radio propagation model, but am getting a floating point exception. I got this both when running on a windows box (cygwin) and on an AIX box. gdb said Program received signal SIGFPE, Arithmetic exception, and when I use the same code with FreeSpace or TwoRay

[ns] Floating point exception error

2008-01-18 Thread Rupesh Kumar
Hi friends, I have modified an existing MANET protocol, its compiled successfully but when I am running a tcl script after loading scenario file upto 70 nodes it gives Floating point exception error. I do not able to get the reason for the error. It's not a C++ code error becuase it's not

Re: [ns] floating point exception error (Elahe Alipour)

2007-08-14 Thread Phitsanu Eamsomboon
I think you should check your code and find the part of calculation which having divide by zero value cause of floating point exception .

[ns] floating point exception error

2007-08-12 Thread Elahe Alipour
Hi everyone, when I run my script, i received this error: floating point exception I understood that this error is related to calculating standard of deviation: set standard_deviation [expr sqrt($variance)] I traced variance and found that sometimes it's negative, but I

[ns] floating point exception

2007-06-19 Thread hossein fotouhi
Hi everybody I cannot solve this error floating point exception. I tried with all versions but same error happened. Can anyone help me with this problem? Thank you -- Hossein

[ns] Floating point exception(Help me emergency)

2007-03-15 Thread Amin Irandoost
hi dear friends I write new protocol for solving Coverage problem in sensor network this protocol run successfully in C++ with main function but when run in NS i received a Floating point exception please guide me I'm waiting for reply Thanks in advance -- Amin Irandoost

[ns] Floating point exception error

2006-10-18 Thread Bilel Romdhani
hi all ns list, when i run tcl scripts i have this error message Floating point exception! what does it mean what should i do? thanks

Re: [ns] Floating point exception error

2006-10-18 Thread Vindya Amaradasa
Subject: [ns] Floating point exception error hi all ns list, when i run tcl scripts i have this error message Floating point exception! what does it mean what should i do? thanks

[ns] Floating point exception

2006-06-27 Thread Takuya Kimura
Hi, I'm writing a new routing protocol for mobile ad hoc networks. This new protocol works properly when I tested on small networks ( 10 nodes). But the simulations stoped when I run on large networks (120 nodes) with the error floating point exception. What can be a cause of this error? Note

Re: [ns] Floating point exception

2006-06-27 Thread Matthew Jakeman
Takuya, Well it sounds very much like a floating point exception is being thrown somewhere in your code. Try finding where and fixing the code. hint gdb is a pretty good debugger with some fairly good GUI's available for it if you're that way inclined! /hint Matt On Tuesday 27 June 2006

Re: [ns] Floating point exception in NS-2

2006-04-26 Thread Arkaitz Bitorika
I'm replying to myself, sorry. I forgot to add that I'm running this on Linux Ubuntu Breezy on a dual Xeon computer. Does someone know why the function below works fine in a basic C program but crashes in NS-2? Thanks in advance, Arkaitz On 4/25/06, Arkaitz Bitorika [EMAIL PROTECTED] wrote:

[ns] Floating Point Exception in DiffServ application

2006-01-15 Thread arda balkanay
Hi all I'm new to this mailing list and NS i've a problem, i'm trying to write a script to simulate a diffserv, but when i tried to run the sctipt i got floating point exception. my script is attached, i couldn't found the reason any help needed thanks best regards The output is as follows:

Re: [ns] Floating Point Exception in DiffServ application

2006-01-15 Thread Alexander Sayenko
Hi Due to some changes made between ns v2.27 and v2.28, some DiffServ examples fail with this error. Make sure that you set the mean packet size. It must help. Sincerely, Sayenko Alexander Assistant Telecommunication laboratory, MIT department University of Jyvaskyla, Finland

[ns] Floating point exception problem of Blueware 1.0 with ns2.29 on AMD-64bit PC (Suse 10.0)

2006-01-14 Thread Huabei Yin
Hi, Blueware 1.0 were successfully built in a subdirectory of ns-2.29 (ns-allinone-2.29/ns-2.29/blueware). But when I run the Blueware example file in the package, it complains floating point exception. (63.28): + _2_ FIRST MAS LINK ESTABLISHED 2 - 16 DELAY 0.039548 (64.28): + _16_ FIRST SLV