On Tue, Sep 29, 2009 at 4:07 AM, Abdelrazak Younes <you...@lyx.org> wrote:
> BH wrote:
>>> By the way, I  did a lot of change that could impact the Mac platform so
>>> testing of LFUNs, multi-windows and the menubar is very welcome...
>>>
>>
>> I haven't had time to really test, but in 1 minute I noticed that
>> full-screen mode crashes it every time. Let me know if you want a
>> backtrace.
>>
>
> Yes please.

Here you go ....

Bennett


Starting program: /Applications/LyX-devel.app/Contents/MacOS/lyx
Reading symbols for shared libraries . done
Font::setLyXSize: Unknown size `smallest'
Font::setLyXSize: Unknown size `smallest'
lassert.cpp(21): ASSERTION lv VIOLATED IN LyXFunc.cpp:950

Program received signal EXC_BAD_ACCESS, Could not access memory.
Reason: KERN_PROTECTION_FAILURE at address: 0x00000000
0x00159d6a in lyx::LyXFunc::viewStatusMessage ()
(gdb) bt
#0  0x00159d6a in lyx::LyXFunc::viewStatusMessage ()
#1  0x0057cb04 in lyx::frontend::GuiView::updateStatusBar ()
#2  0x0015d201 in lyx::LyXFunc::dispatch ()
#3  0x0015ff19 in lyx::LyXFunc::processKeySym ()
#4  0x0059702f in lyx::frontend::GuiWorkArea::keyPressEvent ()
#5  0x00711a87 in QWidget::event ()
#6  0x00a062c5 in QFrame::event ()
#7  0x00a8849f in QAbstractScrollArea::event ()
#8  0x00595985 in lyx::frontend::GuiWorkArea::event ()
#9  0x006cdaaf in QApplicationPrivate::notify_helper ()
#10 0x006d445c in QApplication::notify ()
#11 0x003dfa81 in lyx::frontend::GuiApplication::notify ()
#12 0x00cb2d32 in QCoreApplication::notifyInternal ()
#13 0x006cbebc in qt_sendSpontaneousEvent ()
#14 0x00722429 in QKeyMapper::sendKeyEvent ()
#15 0x007237af in QKeyMapperPrivate::translateKeyEvent ()
#16 0x00672940 in QApplicationPrivate::globalEventProcessor ()
#17 0x91e6d13d in DispatchEventToHandlers ()
#18 0x91e6c57b in SendEventToEventTargetInternal ()
#19 0x91e6c3e0 in SendEventToEventTargetWithOptions ()
#20 0x91e9b32e in ToolboxEventDispatcherHandler ()
#21 0x91e6d4f6 in DispatchEventToHandlers ()
#22 0x91e6c57b in SendEventToEventTargetInternal ()
#23 0x91e88ecc in SendEventToEventTarget ()
#24 0x00685534 in QEventDispatcherMac::processEvents ()
#25 0x00cb2471 in QEventLoop::processEvents ()
#26 0x00cb267a in QEventLoop::exec ()
#27 0x00cb4d2e in QCoreApplication::exec ()
#28 0x0013ca88 in lyx::LyX::exec ()
#29 0x00002fc9 in main ()

Reply via email to