[Ns-bugs] [Bug 1356] New: Wimax base station out of reach gives assertion failure
code@nsnam.ece.gatech.edu
code at nsnam.ece.gatech.edu
Wed Feb 1 02:17:32 PST 2012
https://www.nsnam.org/bugzilla/show_bug.cgi?id=1356
Summary: Wimax base station out of reach gives assertion
failure
Product: ns-3
Version: ns-3.13
Platform: Mac Intel
OS/Version: Mac OS
Status: NEW
Severity: normal
Priority: P5
Component: wimax
AssignedTo: kubota at lrc.ic.unicamp.br
ReportedBy: mglindeb at ifi.uio.no
CC: ns-bugs at isi.edu
Estimated Hours: 0.0
Created attachment 1322
--> https://www.nsnam.org/bugzilla/attachment.cgi?id=1322
wimax-simple.cc with added duration and mobility
In a simple experiment based upon the wimax-simple.cc script I added mobility
to the subscriber station so that at a certain time it moves out of range, and
at a later point within range. The simulation halts with the an assertion
failure around the point in time when I guess the subscriber is out of range.
The assertion failure is this:
assert failed. cond="!m_ss->IsRegistered ()", msg="Subscriber Station: Error
while scanning: Already registered with a BS",
file=../src/wimax/model/ss-link-manager.cc, line=143
terminate called without an active exception
Command
['/Users/mglindeb/Documents/workspace/ns-3.13/build/scratch/wimax-simple']
terminated with signal SIGIOT. Run it under a debugger to get more information
(./waf --run <program> --command-template="gdb --args %s <args>").
I am attaching the simulation script..
--
Configure bugmail: https://www.nsnam.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
More information about the Ns-bugs
mailing list