Bug 1989 - Minstrel rate manager may crash
Minstrel rate manager may crash
Status: RESOLVED FIXED
Product: ns-3
Classification: Unclassified
Component: wifi
ns-3-dev
All All
: P5 major
Assigned To: Daniel L.
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2014-09-18 17:16 EDT by Tommaso Pecorella
Modified: 2014-11-12 13:50 EST (History)
2 users (show)

See Also:


Attachments
possible patch (667 bytes, patch)
2014-09-18 17:18 EDT, Tommaso Pecorella
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Tommaso Pecorella 2014-09-18 17:16:23 EDT
This has been reported by Jaydeep Ramani here:
https://groups.google.com/forum/#!topic/ns-3-users/_c56LcdY2pA

The problem arises when MinstrelWifiManager::DoReportFinalDataFailed is called before m_minstrelTable creation.
Comment 1 Tommaso Pecorella 2014-09-18 17:18:33 EDT
Created attachment 1883 [details]
possible patch
Comment 2 Tom Henderson 2014-11-12 13:50:57 EST
changeset 11059:2fe905238013  (bug 1726) fixed this.