1.5 current svn crashes on launch for me on Mac. (The first time I launched it, it worked; every subsequent time crashes.)

Here's the backtrace.

Bennett

CGSResolveShmemReference : offset exceeds bounds

Program received signal EXC_BAD_ACCESS, Could not access memory.
Reason: KERN_PROTECTION_FAILURE at address: 0x00000017
0x91711bb5 in SetPortForeColor ()
(gdb) bt
#0  0x91711bb5 in SetPortForeColor ()
#1  0x91711b2b in ForeColor ()
#2  0x9308f0c1 in NormalizeColorAndPen ()
#3  0x92df204a in GetWindowDefinitionRegion ()
#4  0x92df1f01 in FetchRegions ()
#5  0x92df189a in CalculateWindowRegions ()
#6  0x92e2148f in WindowData::MoveResizeRgns ()
#7  0x9309e2d8 in MoveResizeWindowInternal ()
#8  0x92e2df27 in SetWindowBoundsInternal ()
#9  0x92e2dd9a in SetWindowBounds ()
#10 0x00277cd0 in qt_mac_create_window () at qt_helpers.cpp:213
#11 0x0027ae39 in QWidgetPrivate::createWindow_sys () at qt_helpers.cpp:213
#12 0x0027bb4a in qt_mac_window_for () at qt_helpers.cpp:213
#13 0x0027be42 in QWidgetPrivate::setModal_sys () at qt_helpers.cpp:213
#14 0x0023d092 in QWidget::create () at QLImage.cpp:173
#15 0x0023cbb7 in QWidgetPrivate::createWinId () at QLImage.cpp:173
#16 0x0023e59c in QWidget::winId () at QLImage.cpp:173
#17 0x002c7f8a in QAbstractScrollAreaPrivate::layoutChildren () at InsetMathPar.cpp:28 #18 0x002c9c54 in QAbstractScrollAreaPrivate::init () at InsetMathPar.cpp:28 #19 0x002c9d34 in QAbstractScrollArea::QAbstractScrollArea () at InsetMathPar.cpp:28 #20 0x002bc378 in QAbstractItemView::QAbstractItemView () at InsetMathPar.cpp:28
#21 0x00313bb8 in QListView::QListView () at InsetMathPar.cpp:28
#22 0x002fe2c5 in QComboBoxPrivate::viewContainer () at InsetMathPar.cpp:28 #23 0x002fe90a in QComboBoxPrivate::adjustComboBoxSize () at InsetMathPar.cpp:28 #24 0x002fe9c8 in QComboBox::setSizeAdjustPolicy () at InsetMathPar.cpp:28 #25 0x0060fbcb in lyx::frontend::QLayoutBox::QLayoutBox (this=0xdef4130, toolbar=0xdef0c30, [EMAIL PROTECTED]) at QLToolbar.cpp:72 #26 0x006106b4 in lyx::frontend::QLToolbar::add (this=0xdef0c30, [EMAIL PROTECTED]) at QLToolbar.cpp:184 #27 0x00611b0e in lyx::frontend::QLToolbar::QLToolbar (this=0xdef0c58, [EMAIL PROTECTED], [EMAIL PROTECTED]) at QLToolbar.cpp:173 #28 0x003c37cc in lyx::frontend::GuiView::makeToolbar (this=0xdec5400, [EMAIL PROTECTED], newline=0) at GuiView.cpp:753 #29 0x00196699 in lyx::Toolbars::add (this=0xdec5860, [EMAIL PROTECTED], newline=0) at Toolbars.cpp:318 #30 0x001969cc in lyx::Toolbars::init (this=0xdec5860) at Toolbars.cpp:136 #31 0x003c469e in lyx::frontend::GuiView::init (this=0xdec5400) at GuiView.cpp:262 #32 0x00151357 in lyx::frontend::Application::createView (this=0xf017608, width=585, height=856, posx=0, posy=22, maximized=0, iconSizeXY=20, [EMAIL PROTECTED]) at Application.cpp:61
#33 0x0007743d in lyx::LyX::newLyXView (this=0xbffffa04) at LyX.cpp:705
#34 0x00077476 in lyx::LyX::restoreGuiSession (this=0xbffffa04) at LyX.cpp:624 #35 0x000778ef in lyx::LyX::execBatchCommands (this=0xbffffa04) at LyX.cpp:609 #36 0x0019487d in lyx::frontend::GuiApplication::qt_metacall (this=0xf017600, _c=InvokeMetaMethod, _id=16, _a=0xbfffeae8) at GuiApplication_moc.cpp:67
#37 0x0022fa4a in QMetaObject::activate () at QLImage.cpp:173
#38 0x00221b89 in QSingleShotTimer::timeout () at QLImage.cpp:173
#39 0x00221c0c in QSingleShotTimer::timerEvent () at QLImage.cpp:173
#40 0x0022dc7b in QObject::event () at QLImage.cpp:173
#41 0x001c776c in QApplicationPrivate::notify_helper () at MathParser.cpp:1472
#42 0x001cb51d in QApplication::notify () at MathParser.cpp:1472
#43 0x0019524e in lyx::frontend::GuiApplication::notify (this=0xf017600, receiver=0xdebc210, event=0xbffff088) at GuiApplication.cpp:242 #44 0x002149bf in QCoreApplication::notifyInternal () at QKeySymbol.cpp:105 #45 0x0020fd37 in QApplicationPrivate::globalEventProcessor () at QKeySymbol.cpp:105
#46 0x92ddc537 in DispatchEventToHandlers ()
#47 0x92ddbbdc in SendEventToEventTargetInternal ()
#48 0x92ddbaa1 in SendEventToEventTargetWithOptions ()
#49 0x92de3123 in ToolboxEventDispatcherHandler ()
#50 0x92ddc8ee in DispatchEventToHandlers ()
#51 0x92ddbbdc in SendEventToEventTargetInternal ()
#52 0x92de2fbc in SendEventToEventTarget ()
#53 0x0020ae08 in qt_mac_send_event () at QKeySymbol.cpp:105
#54 0x003966be in QEventDispatcherMac::processEvents () at cregex.cpp: 428
#55 0x003aec34 in QEventLoop::processEvents () at cregex.cpp:428
#56 0x003aedb7 in QEventLoop::exec () at cregex.cpp:428
#57 0x002164ad in QCoreApplication::exec () at QKeySymbol.cpp:105
#58 0x00079b53 in lyx::LyX::exec (this=0xbffffa04, [EMAIL PROTECTED], argv=0xbffffa88) at LyX.cpp:478
#59 0x00002863 in main (argc=1, argv=0xbffffa88) at main.cpp:48

Reply via email to