http://bugs.orocos.org/show_bug.cgi?id=982
Summary: Bug in << operator leads to segmentation fault
Product: KDL
Version: unspecified
Platform: All
OS/Version: All
Status: NEW
Severity: minor
Priority: P3
Component: Kinematic chains
AssignedTo: orocos-dev [..] ...
ReportedBy: wouter [dot] bancken [..] ...
CC: orocos-dev [..] ...
Estimated Hours: 0.0
A small bug in std::ostream& operator <<(std::ostream& os, const Tree& tree) in
kinfam_io.cpp leads to a segmentation fault.
(Patch will follow)
[Bug 982] Bug in << operator leads to segmentation fault
http://bugs.orocos.org/show_bug.cgi?id=982
Ruben Smits <ruben [dot] smits [..] ...> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|ASSIGNED |RESOLVED
Resolution| |FIXED
[Bug 982] Bug in << operator leads to segmentation fault
http://bugs.orocos.org/show_bug.cgi?id=982
Ruben Smits <ruben [dot] smits [..] ...> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |ASSIGNED
AssignedTo|orocos-dev [..] ... |ruben.smits@intermodalics.e
|ven.be |u
[Bug 982] New: Bug in << operator leads to segmentation fault
The patch
On 08/23/2012 10:53 AM, WouterBancken wrote:
> http://bugs.orocos.org/show_bug.cgi?id=982
>
> Summary: Bug in << operator leads to segmentation fault
> Product: KDL
> Version: unspecified
> Platform: All
> OS/Version: All
> Status: NEW
> Severity: minor
> Priority: P3
> Component: Kinematic chains
> AssignedTo: orocos-dev [..] ...
> ReportedBy: wouter [dot] bancken [..] ...
> CC: orocos-dev [..] ...
> Estimated Hours: 0.0
>
>
> A small bug in std::ostream& operator <<(std::ostream& os, const Tree& tree) in
> kinfam_io.cpp leads to a segmentation fault.
>
> (Patch will follow)
>