[Bug 474004] Re: Please update libavg to 0.9.0
Fabrice Coutadeur
coutadeurf at gmail.com
Sat Dec 12 06:49:48 UTC 2009
Hi,
I've deleted the extra lib in debian/rules ,to be able to get rid of the LD_LIBRARY_PATH hack, but I'm still having the segfault.
The backtrace with debug info is as follows:
#0 0x00007ffff1551bf4 in __cxa_allocate_exception ()
from /usr/lib/libstdc++.so.6
#1 0x00007ffff1c7f68e in boost::python::throw_error_already_set() ()
from /usr/lib/libboost_python-py26.so.1.40.0
#2 0x00007ffff1c72ae2 in boost::python::objects::class_base::add_static_property(char const*, boost::python::api::object const&) ()
from /usr/lib/libboost_python-py26.so.1.40.0
#3 0x00007ffff5cd3f62 in add_static_property<boost::python::api::object> (
this=0x7fffffff73c0, name=0x7ffff5e64570 "NONE", d=<value optimized out>,
doc=<value optimized out>) at /usr/include/boost/python/class.hpp:364
#4 def_readonly_impl<long const* const> (this=0x7fffffff73c0,
name=0x7ffff5e64570 "NONE", d=<value optimized out>,
doc=<value optimized out>) at /usr/include/boost/python/class.hpp:483
#5 def_readonly<long const*> (this=0x7fffffff73c0,
name=0x7ffff5e64570 "NONE", d=<value optimized out>,
doc=<value optimized out>) at /usr/include/boost/python/class.hpp:282
#6 0x00007ffff5cd523b in init_module_avg ()
at ../../../src/wrapper/avg_wrap.cpp:149
#7 0x00007ffff1c7f7fb in boost::python::handle_exception_impl(boost::function0<void>) () from /usr/lib/libboost_python-py26.so.1.40.0
#8 0x00007ffff1c80503 in boost::python::detail::init_module(char const*, void (*)()) () from /usr/lib/libboost_python-py26.so.1.40.0
#9 0x00000000004bc18c in _PyImport_LoadDynamicModule ()
It seems that the NONE property is already used, and should be renamed.
I'll try to rename it (even if I broke some app by doing that).
Fabrice
--
Please update libavg to 0.9.0
https://bugs.launchpad.net/bugs/474004
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
ubuntu-bugs at lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
More information about the universe-bugs
mailing list