| View Issue Details [ Jump to Notes ] | [ Print ] | ||||||||||||
| ID | Project | Category | View Status | Date Submitted | Last Update | ||||||||
| 0009265 | IGSTK | IGSTK | public | 2009-07-13 10:10 | 2011-02-01 13:56 | ||||||||
| Reporter | MichelKitware | ||||||||||||
| Assigned To | Patrick Cheng | ||||||||||||
| Priority | normal | Severity | minor | Reproducibility | always | ||||||||
| Status | acknowledged | Resolution | open | ||||||||||
| Platform | OS | OS Version | |||||||||||
| Summary | 0009265: Examples OpenIGTLinkBroadcast and TrackerDataLogger tracker configuration logic works on Windows only | ||||||||||||
| Description | A for loop that opens configuration files for all trackers supported by IGSTK returns an error for those trackers not currently connected to the computer, for OpenIGTLinkBroadcast and TrackerDataLogger (based on the former). In the latter example, this for loop in fact is limited to the Polaris Hybrid tracker (i=2;i<3;i++), but the former loop running on Linux will abort with an error message indicating an unsupported tracker. The example should be handle Linux returns more seamlessly, in a manner consistent with its performance on Windows. | ||||||||||||
| Tags | No tags attached. | ||||||||||||
| Attached Files | |||||||||||||
| Relationships | |
| Relationships |
| Notes | |
|
(0025199) Patrick Cheng (developer) 2011-02-01 13:56 |
Seems like this issue is related to the way GCC compiler handle exceptions. When the program fail to catch the exception, it leads to program crash under linux |
| Notes |
| Issue History | |||
| Date Modified | Username | Field | Change |
| 2009-07-13 10:10 | MichelKitware | New Issue | |
| 2009-07-13 10:10 | MichelKitware | Status | new => assigned |
| 2009-07-13 10:10 | MichelKitware | Assigned To | => Patrick Cheng |
| 2011-02-01 13:56 | Patrick Cheng | Note Added: 0025199 | |
| 2011-02-01 13:56 | Patrick Cheng | Status | assigned => acknowledged |
| Issue History |
| Copyright © 2000 - 2018 MantisBT Team |