Bug 1466

Summary: wifi aggregation segfault
Product: ns-3 Reporter: Tom Henderson <tomh>
Component: wifiAssignee: Nicola Baldo <nicola>
Status: RESOLVED DUPLICATE    
Severity: normal CC: nikkipui, ns-bugs, ruben
Priority: P5    
Version: pre-release   
Hardware: All   
OS: All   
Attachments: test program

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 ***