lyx -dbg any &> a.txt

...

GuiToolbar.cpp(339): Session settings could not be found!. Defaults are used 
instead
Menus.cpp(2012): populating menu bar
Menus.cpp(2019): menu bar entries 8
Menus.cpp(2038): menu bar item File is a submenu named file
Menus.cpp(2038): menu bar item Edit is a submenu named edit
Menus.cpp(2038): menu bar item View is a submenu named view
Menus.cpp(2038): menu bar item Insert is a submenu named insert
Menus.cpp(2038): menu bar item Navigate is a submenu named navigate
Menus.cpp(2038): menu bar item Document is a submenu named document
Menus.cpp(2038): menu bar item Tools is a submenu named tools
Menus.cpp(2038): menu bar item Help is a submenu named help
GuiView.cpp(798): Passed Geometry 510x690+50+50
GuiView.cpp(768): GuiView::setFocus()0xffab70
GuiView.cpp(775): GuiView::focusInEvent()0xffab70
GuiView.cpp(768): GuiView::setFocus()0xffab70
GuiView.cpp(775): GuiView::focusInEvent()0xffab70
GuiApplication.cpp(1055): dispatch msg is
Error: Software exception Detected
----------------------------------------
LyX has caught an exception, it will now attempt to save all unsaved documents  
and exit.

Exception: std::bad_alloc
GuiSelection.cpp(91): GuiSelection::on_dataChanged
GuiSelection.cpp(91): GuiSelection::on_dataChanged


________________________________
 From: Pavel Sanda <[email protected]>
To: [email protected] 
Sent: Tuesday, May 22, 2012 5:19 PM
Subject: Re: LyX SEGSEGV crash just after GUI window appears
 
Craig wrote:
> Then I get:
> 
> 
> Error returned from iconv
> EILSEQ An invalid multibyte sequence has been encountered in the input.
> When converting from UCS-4LE to UTF-8.
> Input: 0xd0 0x61 0x16 0x3f 0xc0 0x7f 0x0 0x0 0xe0 0xe5 0xf2 0x0 0x0 0x0 0x0 
> 0x0 0x0 0xaf 0xe9 0x0 0x0 0x0 0x0 0x0 0xc0 

This is the important part.
Can you try running "lyx -dbg any" and look on the console. It will output tons 
of messages
but I suspect that something interesting can be found page or two before this 
line...
Debuging flags won't help here I guess.
Pavel

Reply via email to