Bug 1466 - wifi aggregation segfault
wifi aggregation segfault
Status: RESOLVED DUPLICATE of bug 1579
Product: ns-3
Classification: Unclassified
Component: wifi
pre-release
All All
: P5 normal
Assigned To: Nicola Baldo
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2012-07-06 00:25 UTC by Tom Henderson
Modified: 2013-02-15 16:34 UTC (History)
3 users (show)

See Also:


Attachments
test program (5.83 KB, text/x-c++src)
2012-07-06 00:25 UTC, Tom Henderson
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Tom Henderson 2012-07-06 00:25:19 UTC
Created attachment 1417 [details]
test program

Reported on the list, and reproducible in ns-3-dev with the attached testcase.

List message:
http://mailman.isi.edu/pipermail/ns-developers/2012-July/010494.html

This may be related to bug 730 (not yet fixed at the time this bug is reported).
Comment 1 Daniel L. 2013-02-15 16:18:41 UTC
I tested this bug on the current ns-3-dev and it did not crash. The test program crashed in ns-3.14 but did not crash in ns-3.15 and later.
Comment 2 Daniel L. 2013-02-15 16:34:49 UTC
This bug is identical to bug 1579 (A-MSDU is being fragmented). Since the test program no longer crashes in the current ns-3-dev (due to randomness of the simulation), I think we can mark this one as duplicate and fix bug 1579 instead.

*** This bug has been marked as a duplicate of bug 1579 ***