OMNeT++/OMNEST Bug Tracker - OMNeT++ |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0000551 | OMNeT++ | simulation kernel | public | 2012-03-13 15:15 | 2012-03-13 15:15 |
|
Reporter | rhornig | |
Assigned To | rhornig | |
Priority | high | Severity | major | Reproducibility | always |
Status | resolved | Resolution | fixed | |
Platform | | OS | | OS Version | |
Product Version | 4.2.1 | |
Target Version | | Fixed in Version | 4.2.2 | |
|
Summary | 0000551: Out of order SystemC and OMNEST event execution |
Description | Events (after t=2s) are executed in wrong order if both SystemC and OMNEST modules generate events into their future event queue. |
Steps To Reproduce | |
Additional Information | This is caused by incorrectly comparing the 64-bit SystemC time to a 32-bit valie in the SystemC custom scheduler |
Tags | No tags attached. |
Relationships | |
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2012-03-13 15:15 | rhornig | New Issue | |
2012-03-13 15:15 | rhornig | Note Added: 0000740 | |
2012-03-13 15:15 | rhornig | Status | new => resolved |
2012-03-13 15:15 | rhornig | Fixed in Version | => 4.2.2 |
2012-03-13 15:15 | rhornig | Resolution | open => fixed |
2012-03-13 15:15 | rhornig | Assigned To | => rhornig |