Anonymous | Login | 2022-08-08 02:03 UTC | ![]() |
My View | View Issues | Change Log | Roadmap |
View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | ||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||
0000943 | OMNeT++ | simulation kernel | public | 2015-12-11 13:44 | 2017-01-11 20:07 | ||||
Reporter | till | ||||||||
Assigned To | rhornig | ||||||||
Priority | high | Severity | crash | Reproducibility | always | ||||
Status | resolved | Resolution | fixed | ||||||
Platform | OS | OS Version | |||||||
Product Version | 5.0b1 | ||||||||
Target Version | Fixed in Version | 5.0 | |||||||
Summary | 0000943: cDatarateChannel: busy vector failes on forceTransmissionFinishTime() | ||||||||
Description | When using forceTransmissionFinishTime() in cDatarateChannel and afterwards receiving a packet with processMessage() before the last txFinishTime would be over the simulation fails due to wrong order of timestamps in the vector. The problem is that txFinishTime is already emitted on processMessage(), but at that time it cannot be assured that the transmissionFinishTime is not forced. | ||||||||
Additional Information | Proposed solution is attached: - emit txFinishTime only on next processMessage() or finish() (for last emit) | ||||||||
Tags | No tags attached. | ||||||||
Attached Files | ![]() ![]() ![]() | ||||||||
![]() |
|
(0001155) till (reporter) 2015-12-11 13:47 |
Sorry, the header upload was a mistake, I wanted to select the patch file |
(0001156) till (reporter) 2015-12-11 14:53 |
Please note: Patch is only compatible with OMNeT++ 5.0 |
![]() |
|||
Date Modified | Username | Field | Change |
2015-12-11 13:44 | till | New Issue | |
2015-12-11 13:44 | till | File Added: cdataratechannel.h | |
2015-12-11 13:44 | till | File Added: cdataratechannel.h.patch | |
2015-12-11 13:45 | till | File Added: cdataratechannel.cc.patch | |
2015-12-11 13:47 | till | Note Added: 0001155 | |
2015-12-11 14:53 | till | Note Added: 0001156 | |
2016-04-01 14:13 | rhornig | Status | new => resolved |
2016-04-01 14:13 | rhornig | Fixed in Version | => 5.0 |
2016-04-01 14:13 | rhornig | Resolution | open => fixed |
2016-04-01 14:13 | rhornig | Assigned To | => rhornig |
Copyright © 2000 - 2022 MantisBT Team |