Issues.00466 - lordmundi/wikidoctest GitHub Wiki
00466: dsp_flycam segfaults when unloading the plugin at runtime
Summary: dsp_flycam segfaults when unloading the plugin at runtime
Created: 2013–01–02 13:00
Status: Released
Category: Bug
From: frankie
Version: 2.2
Released_In: 2.3
Description:
the flycam plugin attempts to close a hardware serial port when it is unloaded. When running using a node deflection source, this causes the plugin to segfault.
Comments
frankie January 02, 2013, at 01:37 PM: This has been fixed.
Associated Commits
| commit | 0d9517a9910a9c5d552958cd5d41f6a0ee04be29
link5 |
||
| Author: | Frank Graffagnino
|
| Date: | Wed Jan 2 14:41:08 2013 -0600
|
| Message: | [@Issue 00467, 00466, 00465: Fixed multiple dsp_flycam bugs.
Fixed ability to unload plugin when using a node as the hc_type. Fixed unexpected sudden motion at init. Fixed data_node message saying it has been found when it hasn't. @] |
Affected Files:
plugin_Darwin/dsp_flycam.so | Bin 61616 -> 61636 bytes
plugin_Linux_FC3/dsp_flycam.so | Bin 81399 -> 77774 bytes
2 files changed, 0 insertions(+), 0 deletions(-)
| commit | db1c66119cbf68866d08addd1ee2b394130a8d42
link6 |
||
| Author: | Frank Graffagnino
|
| Date: | Wed Jan 2 13:06:35 2013 -0600
|
| Message: | [@Issue 00466: Fixed seg fault when unloading flycam plugin and using a node
deflection source @] |
Affected Files:
src/plugins/dsp_flycam.c | 34 +++++++++++++++++++±-------------
1 file changed, 20 insertions(+), 14 deletions(-)