On Wednesday 04 March 2009 00:09:49 Lars Gullik Bjønnes wrote:
> In Fedora 11 the errors might probably be fixed by usinging a more up to
> date boost (1.38 f.ex.) and --without-included-boost. For all others
> stuck with an older boost no such luck. So I have a Q: Would you like me
> to upgrade the included boost to boost 1.38?

I can compile with Fedora 11 and --without-included-boost but then the 
resulting program does not run.

Attached follows the back trace.

> --
>     Lgb

-- 
José Abílio
(gdb) bt                                                                        
                                              
warning: (Internal error: pc 0x814340d in read in psymtab, but not in symtab.)  
                                              

warning: (Internal error: pc 0x814340d in read in psymtab, but not in symtab.)

warning: (Internal error: pc 0x814340d in read in psymtab, but not in symtab.)

warning: (Internal error: pc 0x814340d in read in psymtab, but not in symtab.)

warning: (Internal error: pc 0x814340d in read in psymtab, but not in symtab.)

warning: (Internal error: pc 0x814340e in read in psymtab, but not in symtab.)

warning: (Internal error: pc 0x814340d in read in psymtab, but not in symtab.)

warning: (Internal error: pc 0x81433ce in read in psymtab, but not in symtab.)

warning: (Internal error: pc 0x814340d in read in psymtab, but not in symtab.)

#0  0x002feb16 in __gnu_debug::_Safe_iterator_base::_M_detach_single 
(this=0x8e00e68) at ../../../../libstdc++-v3/src/debug.cc:249
#1  0x00300155 in __gnu_debug::_Safe_sequence_base::_M_detach_all 
(this=0x8e0a25c) at ../../../../libstdc++-v3/src/debug.cc:132   
#2  0x0814340e in ~_Safe_sequence_base (this=<value optimized out>, 
__in_chrg=<value optimized out>, __in_chrg=<value optimized out>)
    at 
/usr/lib/gcc/i586-redhat-linux/4.4.0/../../../../include/c++/4.4.0/debug/safe_base.h:185
                                      
#3  ~_Safe_sequence (this=<value optimized out>, __in_chrg=<value optimized 
out>, __in_chrg=<value optimized out>)                   
    at 
/usr/lib/gcc/i586-redhat-linux/4.4.0/../../../../include/c++/4.4.0/debug/safe_sequence.h:103
#4  ~vector (this=<value optimized out>, __in_chrg=<value optimized out>, 
__in_chrg=<value optimized out>)
    at 
/usr/lib/gcc/i586-redhat-linux/4.4.0/../../../../include/c++/4.4.0/debug/vector:116
#5  ~data_t (this=<value optimized out>, __in_chrg=<value optimized out>, 
__in_chrg=<value optimized out>) at /usr/include/boost/signals/slot.hpp:32
#6  checked_delete<boost::signals::detail::slot_base::data_t> (this=<value 
optimized out>, __in_chrg=<value optimized out>, __in_chrg=<value optimized 
out>)
    at /usr/include/boost/checked_delete.hpp:34
#7  
boost::detail::sp_counted_impl_p<boost::signals::detail::slot_base::data_t>::dispose
 (this=<value optimized out>, __in_chrg=<value optimized out>,
    __in_chrg=<value optimized out>) at 
/usr/include/boost/detail/sp_counted_impl.hpp:78
#8  0x0858bf41 in boost::detail::sp_counted_base::release (this=<value 
optimized out>) at /usr/include/boost/detail/sp_counted_base_nt.hpp:79
#9  ~shared_count (this=<value optimized out>) at 
/usr/include/boost/detail/shared_count.hpp:216
#10 ~shared_ptr (this=<value optimized out>) at 
/usr/include/boost/shared_ptr.hpp:165
#11 ~slot_base (this=<value optimized out>) at 
/usr/include/boost/signals/slot.hpp:27
#12 ~slot (this=<value optimized out>) at 
/usr/include/boost/signals/slot.hpp:105
#13 lyx::frontend::GuiView::GuiView (this=<value optimized out>) at 
../../../../../lyx/lyx-devel/src/frontends/qt4/GuiView.cpp:305
#14 0x08556543 in lyx::frontend::GuiApplication::createView (this=0x8ac3ba0, 
geometry_a...@0xbfffb0dc, autoShow=true, view_id=0)
    at ../../../../../lyx/lyx-devel/src/frontends/qt4/GuiApplication.cpp:978
#15 0x0855c244 in lyx::frontend::GuiApplication::dispatch (this=0x8ac3ba0, 
c...@0xbfffc978)
    at ../../../../../lyx/lyx-devel/src/frontends/qt4/GuiApplication.cpp:808
#16 0x081f385c in lyx::LyXFunc::dispatch (this=0x8ae8478, c...@0xbfffc978) at 
../../../lyx/lyx-devel/src/LyXFunc.cpp:1674
#17 0x081d15ca in lyx::LyX::execCommands (this=0xbffff228) at 
../../../lyx/lyx-devel/src/LyX.cpp:513
#18 0x081d20fd in lyx::execBatchCommands () at 
../../../lyx/lyx-devel/src/LyX.cpp:475
#19 0x08558d84 in lyx::frontend::GuiApplication::execBatchCommands 
(this=0x8ac3ba0) at 
../../../../../lyx/lyx-devel/src/frontends/qt4/GuiApplication.cpp:1140
#20 0x0855d8b5 in lyx::frontend::GuiApplication::qt_metacall (this=0x8ac3ba0, 
_c=QMetaObject::InvokeMetaMethod, _id=148901480, _a=0xbfffd45c)
    at ./moc_GuiApplication.cpp:75
#21 0x008b2a28 in QMetaObject::activate (sender=0x8cd8cf0, from_signal_index=4, 
to_signal_index=4, argv=0x0) at kernel/qobject.cpp:3069
#22 0x008b36c2 in QMetaObject::activate (sender=0x8cd8cf0, m=0x98db88, 
local_signal_index=0, argv=0x0) at kernel/qobject.cpp:3143
#23 0x008b7c47 in QSingleShotTimer::timeout (this=0x8cd8cf0) at 
.moc/release-shared/qtimer.moc:76
#24 0x008b7d5c in QSingleShotTimer::timerEvent (this=0x8cd8cf0) at 
kernel/qtimer.cpp:298
#25 0x008ac92f in QObject::event (this=0x8cd8cf0, e=0xbfffd900) at 
kernel/qobject.cpp:1082
#26 0x00c9ad7c in QApplicationPrivate::notify_helper (this=0x8aec9b0, 
receiver=0x8cd8cf0, e=0xbfffd900) at kernel/qapplication.cpp:4084
#27 0x00ca21c4 in QApplication::notify (this=0x8ac3ba0, receiver=0x8cd8cf0, 
e=0xbfffd900) at kernel/qapplication.cpp:4049
#28 0x08555f17 in lyx::frontend::GuiApplication::notify (this=0x8ac3ba0, 
receiver=0x8cd8cf0, event=0xbfffd900)
    at ../../../../../lyx/lyx-devel/src/frontends/qt4/GuiApplication.cpp:1250
#29 0x0089c78b in QCoreApplication::notifyInternal (this=0x8ac3ba0, 
receiver=0x8cd8cf0, event=0xbfffd900) at kernel/qcoreapplication.cpp:602
#30 0x008ca3d6 in QCoreApplication::sendEvent (receiver=<value optimized out>, 
event=<value optimized out>, receiver=<value optimized out>,
    event=<value optimized out>) at 
../../src/corelib/kernel/qcoreapplication.h:213
#31 QTimerInfoList::activateTimers (receiver=<value optimized out>, 
event=<value optimized out>, receiver=<value optimized out>, event=<value 
optimized out>)
    at kernel/qeventdispatcher_unix.cpp:572
#32 0x008c7dc0 in timerSourceDispatch (source=0x8aedb40) at 
kernel/qeventdispatcher_glib.cpp:164
#33 0x03b87198 in g_main_dispatch (context=<value optimized out>) at 
gmain.c:1814
#34 IA__g_main_context_dispatch (context=<value optimized out>) at gmain.c:2367
#35 0x03b8a7a8 in g_main_context_iterate (context=0x8ae90f8, block=<value 
optimized out>, dispatch=1, self=0x8aeb018) at gmain.c:2448
#36 0x03b8a91a in IA__g_main_context_iteration (context=0x8ae90f8, may_block=1) 
at gmain.c:2511
#37 0x008c7d0c in QEventDispatcherGlib::processEvents (this=0x8ae93b8, flags={i 
= 36}) at kernel/qeventdispatcher_glib.cpp:323
#38 0x00d3a965 in QGuiEventDispatcherGlib::processEvents (this=0x8ae93b8, 
flags={i = 36}) at kernel/qguieventdispatcher_glib.cpp:202
#39 0x0089ad19 in QEventLoop::processEvents (this=0xbfffdbc4, flags=DWARF-2 
expression error: DW_OP_reg operations must be used either alone or in 
conjuction with DW_OP_piece.
) at kernel/qeventloop.cpp:149
#40 0x0089b162 in QEventLoop::exec (this=0xbfffdbc4, flags={i = 0}) at 
kernel/qeventloop.cpp:200
#41 0x0089d4ef in QCoreApplication::exec () at kernel/qcoreapplication.cpp:880
#42 0x00c9abf7 in QApplication::exec () at kernel/qapplication.cpp:3553
#43 0x085559c0 in lyx::frontend::GuiApplication::exec (this=0x8ac3ba0) at 
../../../../../lyx/lyx-devel/src/frontends/qt4/GuiApplication.cpp:1065
#44 0x081d8d03 in lyx::LyX::exec (this=0xbffff228, ar...@0xbffff250, 
argv=0xbffff2f4) at ../../../lyx/lyx-devel/src/LyX.cpp:344
#45 0x08078bf5 in main (argc=1, argv=0xbffff2f4) at 
../../../lyx/lyx-devel/src/main.cpp:46

Reply via email to