Bug with write properties

Hi,

Here is the backtrace of our bug when we try to use writeproperties.
Could you help us?

Thanks

Sebastien and Pierre

52.335 [ Info ][PropertyLoader::save] Writing all properties of
SoemMaster to file testq.cpf
52.335 [ Debug ][PropertyLoader::save] updateProperties: created
Property string ifname.
52.335 [ Debug ][PropertyLoader::save] updateProperties: created
Property PropertyBag Slave_1002_temporaire.
52.335 [ Debug ][PropertyLoader::save] updateProperties: created
Property double Element0.

Program received signal SIGSEGV, Segmentation fault.
0x00007ffff723a273 in RTT::Property<double>::update (this=0x6cdb40,
orig=...) at
/home/pierre/orocos/kul-ros-pkg/orocos/rtt/rtt_2.0/rtt_2.0-git/rtt/Property.hpp:352
352 _value->set( orig.rvalue() );
(gdb) bt
#0 0x00007ffff723a273 in RTT::Property<double>::update (this=0x6cdb40,
orig=...) at
/home/pierre/orocos/kul-ros-pkg/orocos/rtt/rtt_2.0/rtt_2.0-git/rtt/Property.hpp:352
#1 0x00007ffff723a007 in RTT::Property<double>::update (this=0x6cdb40,
other=0x6fdc30) at
/home/pierre/orocos/kul-ros-pkg/orocos/rtt/rtt_2.0/rtt_2.0-git/rtt/Property.hpp:306
#2 0x00007ffff71d8c73 in RTT::updateProperties (target=..., source=...)
at
/home/pierre/orocos/kul-ros-pkg/orocos/rtt/rtt_2.0/rtt_2.0-git/rtt/PropertyBag.cpp:573
#3 0x00007ffff71d67ee in RTT::Property<RTT::PropertyBag>::update
(this=0x6fd580, orig=...)
at
/home/pierre/orocos/kul-ros-pkg/orocos/rtt/rtt_2.0/rtt_2.0-git/rtt/PropertyBag.cpp:263
#4 0x00007ffff781515f in
RTT::Property<RTT::PropertyBag>::update(RTT::base::PropertyBase const*) ()
from
/home/pierre/orocos/kul-ros-pkg/orocos/ocl/ocl_2.0/lib/liborocos-deployment-gnulinux.so.1.99
#5 0x00007ffff71d8c73 in RTT::updateProperties (target=..., source=...)
at
/home/pierre/orocos/kul-ros-pkg/orocos/rtt/rtt_2.0/rtt_2.0-git/rtt/PropertyBag.cpp:573
#6 0x00007ffff58b612c in RTT::marsh::PropertyLoader::save
(this=0x7fffffffd19f, filename=..., target=0x66d050, all=true)
at
/home/pierre/orocos/kul-ros-pkg/orocos/rtt/rtt_2.0/rtt_2.0-git/rtt/marsh/PropertyLoader.cpp:224
#7 0x00007ffff588e0fa in
RTT::marsh::MarshallingService::writeProperties (this=0x6fb7b0,
filename=...)
at
/home/pierre/orocos/kul-ros-pkg/orocos/rtt/rtt_2.0/rtt_2.0-git/rtt/marsh/MarshallingService.cpp:97