Neal Becker wrote:
Jose' Matos wrote:
On Thursday 09 March 2006 13:08, Neal Becker wrote:
https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=184508
If anyone is curious, the report above includes a backtrace, with many
boost references:
call_notification (this=0x7fffffe1ee40, [EMAIL PROTECTED])
at ../../../../boost/boost/detail/shared_count.hpp:124
124 ++use_count_;
(gdb) where
#0 call_notification (this=0x7fffffe1ee40, [EMAIL PROTECTED])
at ../../../../boost/boost/detail/shared_count.hpp:124
#1 0x0000000000438d63 in boost::signal0<void, boost::last_value<void>,
int, std::less<int>, boost::function<void ()(), std::allocator<void> >
>::operator() (this=0x10bc578)
at ../../boost/boost/signals/signal_template.hpp:335
#2 0x0000000000857bf3 in
boost::detail::function::void_function_obj_invoker0<boost::_bi::bind_t<void,
boost::_mfi::mf0<void, lyx::graphics::Loader::Impl>,
boost::_bi::list1<boost::_bi::value<lyx::graphics::Loader::Impl*> > >,
void>::invoke (function_obj_ptr=Variable "function_obj_ptr" is not
available.
)
at ../../boost/boost/bind/mem_fn_template.hpp:45
#3 0x0000000000438a37 in boost::function0<void, std::allocator<void>
>::operator() (this=Variable "this" is not available.
FC-4 or FC-5?
FC5 x86_64
Pretty sure it's not a x86_64 thing, but something particular to
fc5(gcc-4.1?) as lyx configured the same way, but built/run on my
rhel4/x86_64 fc4/i386 boxes runs like a champ.
-- Rex