Am 29.04.2013 um 15:37 schrieb Jacob Hammer <ham...@mst.ufl.edu>:

>> I can't reproduce this (on Windows 7, LyX2.0.5, LyX2.1git).
> 
> I am using a mac, not windows. It's OS 10.8.3.

I'm almost sure Vincent is aware of that.

With 2.1 git (master) and 2.0.5.1 (download) I can reproduce this on Mac.

The stack trace for 2.1dev is shown below… but one has to say "no" when asked 
for start over at end of search.
If I answer "yes" the crash doesn't happen. So, I'm not sure if the stack trace 
is of any evidence here. 
And I cannot trigger the crash every time.

The stack trace for 2.0.5.1 exactly the same as Jacob did report. (Also when 
answering "no" only).
It is different from the trace I got with 2.1.

Regards,
Stephan

(lldb) bt
* thread #1: tid = 0x2203, 0x00007fff8a767209 libobjc.A.dylib`(anonymous 
namespace)::AutoreleasePoolPage::pop(void*) + 425, stop reason = EXC_BAD_ACCESS 
(code=1, address=0x10)
    frame #0: 0x00007fff8a767209 libobjc.A.dylib`(anonymous 
namespace)::AutoreleasePoolPage::pop(void*) + 425
    frame #1: 0x00007fff8a581d72 CoreFoundation`_CFAutoreleasePoolPop + 34
    frame #2: 0x00007fff918d361d Foundation`-[NSAutoreleasePool release] + 154
    frame #3: 0x0000000100e8cb0b LyX`closeAllLinkBackLinks + 91 at 
LinkBackProxy.m:239
    frame #4: 0x000000010091c720 
LyX`lyx::frontend::GuiApplication::~GuiApplication(this=0x0000000104625700) + 
68 at GuiApplication.cpp:873
    frame #5: 0x000000010091c845 LyX`non-virtual thunk to 
lyx::frontend::GuiApplication::~GuiApplication() + 37 at GuiApplication.cpp:876
    frame #6: 0x000000010032712a LyX`void 
boost::checked_delete<lyx::frontend::Application>(x=0x0000000104625710) + 42 at 
checked_delete.hpp:34
    frame #7: 0x000000010032714b 
LyX`boost::scoped_ptr<lyx::frontend::Application>::~scoped_ptr(this=0x00007fff5fbff048)
 + 27 at scoped_ptr.hpp:82
    frame #8: 0x0000000100333194 
LyX`boost::scoped_ptr<lyx::frontend::Application>::reset(this=0x0000000105214c68,
 p=0x0000000000000000) + 140 at scoped_ptr.hpp:88
    frame #9: 0x000000010031d2d1 
LyX`lyx::LyX::prepareExit(this=0x00007fff5fbff758) + 3985 at LyX.cpp:433
    frame #10: 0x00000001003258cf LyX`lyx::LyX::exec(this=0x00007fff5fbff758, 
argc=0x00007fff5fbff78c, argv=0x00007fff5fbff7b8) + 4691 at LyX.cpp:384
    frame #11: 0x0000000100391767 LyX`main(argc=1, argv=0x00007fff5fbff7b8) + 
103 at main.cpp:42
    frame #12: 0x00007fff8a1957e1 libdyld.dylib`start + 1
(lldb) 

>> I'm not sure I totally understand "math character 'xi'", but I assume
>> you mean the characters 'x' and 'i' in math mode ? Otherwise you would
>> have said "greek math character 'xi'" ?
> 
> It's a math character of the Greek alphabet, written as '\xi' in Latex.
> 
> Jacob Hammer
> 
>> 
>> Vincent
> 
> 

Reply via email to