On 02/24/10, Pavel Sanda <sa...@lyx.org> wrote:
>Stefano Franchi wrote:
>> Thanks, John. Here is a backtrace:
>are you sure you have debugging symbols enabled when you did ./configure?
>i would expect line numbers to appear in the listing.
>pavel

Hmm, I must have recompiled in release mode at some point. Is the following 
backtrace better?



#0  0x00007ffff53f64b5 in *__GI_raise (sig=<value optimized out>) at 
../nptl/sysdeps/unix/sysv/linux/raise.c:64
#1  0x00007ffff53f9f50 in *__GI_abort () at abort.c:92
#2  0x00000000004581cc in __replacement_assert (this=0x1844a58, __pos=1965) at 
/usr/include/c++/4.4/x86_64-linux-gnu/bits/c++config.h:284
#3  std::basic_string<wchar_t, std::char_traits<wchar_t>, 
std::allocator<wchar_t> >::operator[] (this=0x1844a58, __pos=1965) at 
/usr/include/c++/4.4/bits/basic_string.h:738
#4  0x000000000061134a in lyx::Paragraph::getChar (this=<value optimized out>, 
pos=17302) at Paragraph.cpp:3042
#5  0x000000000075ec2a in lyx::ParagraphMetrics::singleWidth (this=0x1eda978, 
pos=1965, font=...) at ParagraphMetrics.cpp:219
#6  0x00000000007673c1 in lyx::RowPainter::paintText (this=0x7fffffff0260) at 
rowpainter.cpp:796
#7  0x0000000000688222 in lyx::TextMetrics::drawParagraph (this=0x2464b28, 
pi=<value optimized out>, pit=9, x=<value optimized out>, y=<value 
optimized out>)
    at TextMetrics.cpp:2200
#8  0x00000000006887de in lyx::TextMetrics::draw (this=0x2464b28, pi=<value 
optimized out>, x=<value optimized out>, y=540) at TextMetrics.cpp:2069
#9  0x00000000006cd6e0 in lyx::BufferView::draw (this=0x18894d0, pain=...) at 
BufferView.cpp:2651
#10 0x00000000009cd06b in lyx::frontend::GuiWorkArea::updateScreen 
(this=0x187ff30) at GuiWorkArea.cpp:988
#11 0x00000000009cdbbc in lyx::frontend::GuiWorkArea::redraw (this=0x187ff30, 
update_metrics=<value optimized out>) at GuiWorkArea.cpp:433
#12 0x0000000000978c9d in lyx::frontend::WorkAreaManager::redrawAll 
(this=<value optimized out>, update_metrics=150) at WorkAreaManager.cpp:37
#13 0x0000000000485c6d in lyx::Buffer::changed (this=<value optimized out>, 
update_metrics=150) at Buffer.cpp:448
#14 0x00000000006d3e77 in lyx::BufferView::scrollDocView (this=0x18894d0, 
value=<value optimized out>) at BufferView.cpp:575
#15 0x00000000009cdeb1 in lyx::frontend::GuiWorkArea::scrollTo (this=0x187ff30, 
value=324) at GuiWorkArea.cpp:614
#16 0x00000000009ce0fa in lyx::frontend::GuiWorkArea::qt_metacall 
(this=0x187ff30, _c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, 
_a=0x7fffffff35c0)
    at moc_GuiWorkArea.cpp:85
#17 0x00007ffff605dd3f in QMetaObject::activate(QObject*, QMetaObject const*, 
int, void**) () from /usr/lib/libQtCore.so.4
#18 0x00007ffff6bb790e in QAbstractSlider::valueChanged(int) () from 
/usr/lib/libQtGui.so.4
#19 0x00000000009d0195 in lyx::frontend::GuiWorkArea::wheelEvent (this=<value 
optimized out>, ev=0x7fffffff3eb0) at GuiWorkArea.cpp:851
#20 0x00007ffff657466f in QWidget::event(QEvent*) () from /usr/lib/libQtGui.so.4
#21 0x00007ffff691a0d6 in QFrame::event(QEvent*) () from /usr/lib/libQtGui.so.4
#22 0x00007ffff604a357 in 
QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () 
from /usr/lib/libQtCore.so.4
#23 0x00007ffff651df7c in QApplicationPrivate::notify_helper(QObject*, QEvent*) 
() from /usr/lib/libQtGui.so.4
#24 0x00007ffff6524c05 in QApplication::notify(QObject*, QEvent*) () from 
/usr/lib/libQtGui.so.4
#25 0x000000000097f0dd in lyx::frontend::GuiApplication::notify (this=0x4396, 
receiver=0x4396, event=0x6) at GuiApplication.cpp:2124
#26 0x00007ffff604af3c in QCoreApplication::notifyInternal(QObject*, QEvent*) 
() from /usr/lib/libQtCore.so.4
#27 0x00007ffff6594527 in ?? () from /usr/lib/libQtGui.so.4
#28 0x00007ffff65a3ac6 in ?? () from /usr/lib/libQtGui.so.4
#29 0x00007ffff65a225a in QApplication::x11ProcessEvent(_XEvent*) () from 
/usr/lib/libQtGui.so.4
#30 0x00007ffff65cdc02 in ?? () from /usr/lib/libQtGui.so.4
#31 0x00007ffff7744bce in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#32 0x00007ffff7748598 in ?? () from /lib/libglib-2.0.so.0
#33 0x00007ffff77486c0 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#34 0x00007ffff6074463 in 
QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () 
from /usr/lib/libQtCore.so.4
#35 0x00007ffff65cd7ee in ?? () from /usr/lib/libQtGui.so.4
#36 0x00007ffff604dadf in 
QCoreApplication::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from 
/usr/lib/libQtCore.so.4
#37 0x0000000000b9109f in lyx::frontend::GuiProgressView::appendLyXErrText 
(this=<value optimized out>, text=...) at GuiProgressView.cpp:185
#38 0x0000000000b91e77 in lyx::frontend::GuiProgressView::qt_metacall 
(this=0x170bb30, _c=QMetaObject::InvokeMetaMethod, _id=0, _a=0x7fffffff4d70)
    at moc_GuiProgressView.cpp:131
#39 0x00007ffff605dd3f in QMetaObject::activate(QObject*, QMetaObject const*, 
int, void**) () from /usr/lib/libQtCore.so.4
#40 0x0000000000b8eb5d in lyx::frontend::GuiProgress::appendLyXErrMessage 
(this=0x4396, _t1=<value optimized out>) at moc_GuiProgress.cpp:175
#41 0x0000000000b8f638 in lyx::frontend::GuiProgress::lyxerrFlush 
(this=0x1544f60) at GuiProgress.cpp:100
#42 0x0000000000c2853e in lyx::toStream<std::ostream& (*)(std::ostream&)> 
(l=..., t=0x439fb0 
<_zst4endlicst11char_traitsiceerst13basic_ostreamit_t0_e...@plt>)
    at debug.cpp:207
#43 0x0000000000c2763f in lyx::operator<< (l=..., t=0x4396) at debug.cpp:237
#44 0x0000000000c6514f in lyx::IconvProcessor::convert (this=0x1ed4028, 
buf=0x1797598 "}\001", buflen=28,
    outbuf=0x11e2ca0 
"conceptualizensaluments/Biblios/Zizek-booksBiblios/Homeostat-Jurabibdocument 
but has not been found in the list of\navailable 
modules. If you recently installed it, you\nprobably need to reconfigure 
LyX"..., maxoutsize=32768) at unicode.cpp:151
#45 0x0000000000c6598c in iconv_convert<char, lyx::char_type> (processor=..., 
buf=0x1797598 L"Žižek's", buflen=<value optimized out>) at 
unicode.cpp:233
#46 0x0000000000c6703d in lyx::ucs4_to_eightbit (ucs4str=0x1797598 L"Žižek's", 
ls=7, encoding=...) at unicode.cpp:325
#47 0x0000000000c2b417 in lyx::to_iconv_encoding (s=<value optimized out>, 
encoding=...) at docstring.cpp:158
#48 0x000000000047cf3a in lyx::HunspellChecker::check (this=<value optimized 
out>, wl=...) at HunspellChecker.cpp:192
#49 0x000000000061c4d6 in lyx::Paragraph::spellCheck (this=0x18458e0, 
fr...@0x7fffffff72d0, to=<value optimized out>, wl=..., suggestions=...,
    do_suggestion=<value optimized out>) at Paragraph.cpp:3192



______________________________________________________________
Stefano Franchi
Department of Philosophy          Ph:  (979) 862-2211
Texas A&M University              Fax: (979) 845-0458
305B Bolton Hall                  fran...@philosophy.tamu.edu
College Station, TX 77843-4237

Reply via email to