Latest in trunk
in LyX open file Extended-Insets.lyx (The latest anounced by Uwe Stöhr,
http://wiki.lyx.org/LyX/DocumentationDevelopment#Extended-Insets)
view->DVI (or view->Postscript etc)
==> crash
...
Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 1087020320 (LWP 13458)]
0x40ba8f4d in __gconv_close () from /lib/tls/libc.so.6
(gdb) bt
#0 0x40ba8f4d in __gconv_close () from /lib/tls/libc.so.6
#1 0x40ba85dc in iconv_close () from /lib/tls/libc.so.6
#2 0x0851cb15 in lyx::IconvProcessor::~IconvProcessor ()
#3 0x0851eaac in std::pair<std::string, lyx::IconvProcessor>::~pair ()
#4 0x0851daa3 in lyx::ucs4_to_eightbit ()
#5 0x081dcdd9 in lyx::(anonymous namespace)::TeXOnePar ()
#6 0x081dd4aa in lyx::latexParagraphs ()
#7 0x083114d9 in lyx::InsetText::latex ()
#8 0x082e3bc9 in lyx::InsetFoot::latex ()
#9 0x081eda72 in lyx::Paragraph::Pimpl::simpleTeXSpecialChars ()
#10 0x081e42e5 in lyx::Paragraph::simpleTeXOnePar ()
#11 0x081dc02b in lyx::(anonymous namespace)::TeXOnePar ()
#12 0x081dd4aa in lyx::latexParagraphs ()
#13 0x083114d9 in lyx::InsetText::latex ()
#14 0x082bfe3c in lyx::InsetBox::latex ()
...
But no problems with my other lyx-files
Kornel
--