OMNeT++/OMNEST Bug Tracker - OMNeT++ | |||||
View Issue Details | |||||
ID | Project | Category | View Status | Date Submitted | Last Update |
0000195 | OMNeT++ | runtime / Tkenv | public | 2010-07-29 17:06 | 2010-07-29 17:16 |
Reporter | andras | ||||
Assigned To | andras | ||||
Priority | normal | Severity | minor | Reproducibility | always |
Status | resolved | Resolution | fixed | ||
Platform | OS | OS Version | |||
Product Version | 4.1 | ||||
Target Version | 4.2 | Fixed in Version | 4.2 | ||
Summary | 0000195: Tkenv crashes if Broadcast Animation option is turned on with parsim | ||||
Description | If Broadcast Animation in Simulation Options is on, animation of parallel simulation will crash on messages going out of the partition. Reason: the message object does not exist by the time Tkenv tries to display it. Broadcast animation postpones the message sending animation to after handleMessage() returns, but the message has been sent out of the partition and deleted by then. | ||||
Steps To Reproduce | |||||
Additional Information | |||||
Tags | No tags attached. | ||||
Relationships | |||||
Attached Files | ![]() https://dev.omnetpp.org/bugs/file_download.php?file_id=46&type=bug | ||||
Issue History | |||||
Date Modified | Username | Field | Change | ||
2010-07-29 17:06 | andras | New Issue | |||
2010-07-29 17:14 | andras | File Added: bcast-anim.patch | |||
2010-07-29 17:16 | andras | Note Added: 0000334 | |||
2010-07-29 17:16 | andras | Status | new => resolved | ||
2010-07-29 17:16 | andras | Fixed in Version | => 4.2 | ||
2010-07-29 17:16 | andras | Resolution | open => fixed | ||
2010-07-29 17:16 | andras | Assigned To | => andras |
Notes | |||||
|
|||||
|
|