View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] |
ID | Project | Category | View Status | Date Submitted | Last Update |
0000187 | OMNeT++ | runtime / Tkenv | public | 2010-07-06 09:50 | 2010-07-19 14:20 |
|
Reporter | andras | |
Assigned To | levy | |
Priority | normal | Severity | minor | Reproducibility | have not tried |
Status | resolved | Resolution | fixed | |
Platform | | OS | | OS Version | |
Product Version | 4.1 | |
Target Version | | Fixed in Version | 4.2 | |
|
Summary | 0000187: "Toggle eventlog recording" button crashes when an activity() module is present |
Description | When turning on eventlog recording, the code that records the currently scheduled messages will crash on "starter" messages for activity() modules. getSenderModule() apparently returns NULL for such messages, and the eventlog recorder is not prepared for that. |
Steps To Reproduce | Start the "dyna" example in Tkenv, and click "Toggle eventlog recording" on the toolbar before executing the first event -> crash. |
Tags | No tags attached. |
|
Attached Files | |
|