With most recent 1.5svn, I get a crash on saving an existing
document. (It doesn't occur when saving a new document or saving-as a
new document, but it does occur when saving-as and overwriting an
existing document.)
See the backtrace, below.
Bennett
--------
Program received signal SIGABRT, Aborted.
0x9004802c in kill ()
(gdb) bt
#0 0x9004802c in kill ()
#1 0x9012dfb4 in abort ()
#2 0x00176424 in __cxxabiv1::__terminate () at /usr/include/gcc/
darwin/3.3/c++/bits/stl_alloc.h:656
#3 0x00176468 in std::terminate () at /usr/include/gcc/darwin/3.3/c+
+/bits/stl_alloc.h:656
#4 0x00144c34 in __cxa_throw () at /usr/include/gcc/darwin/3.3/c++/
bits/stl_alloc.h:656
#5 0x001b4ad4 in boost::filesystem::copy_file ([EMAIL PROTECTED],
[EMAIL PROTECTED], noclobber=3221181360) at ../../boost/boost/detail/
sp_counted_base_gcc_ppc.hpp:167
#6 0x0003fd28 in Buffer::save (this=0x11a12ee0) at buffer.C:723
#7 0x0008f63c in menuWrite (buffer=0x11a12ee0) at lyx_cb.C:104
#8 0x000ac200 in LyXFunc::dispatch (this=0xd344850, [EMAIL PROTECTED])
at lyxfunc.C:823
#9 0x000a8bd8 in LyXFunc::processKeySym (this=0xd344850, keysym={px
= 0x11a70a00, pn = {pi_ = 0x11a5e910}}, state=ctrl) at lyxfunc.C:340
#10 0x000071a8 in BufferView::Pimpl::workAreaKeyPress (this=0x0,
key=Cannot access memory at address 0x0
) at frontends/LyXView.h:88
#11 0x00003798 in BufferView::workAreaKeyPress (this=0x0, key=Cannot
access memory at address 0x0
) at ../boost/boost/detail/sp_counted_base_gcc_ppc.hpp:167
#12 0x0027f844 in lyx::frontend::WorkArea::processKeySym
(this=0xd3468d0, key={px = 0x11a70a00, pn = {pi_ = 0x11a5e910}},
state=ctrl) at ../../boost/boost/detail/sp_counted_base_gcc_ppc.hpp:167
#13 0x0042ded8 in lyx::frontend::QContentPane::keyeventTimeout
(this=0xd345040) at ../../../boost/boost/detail/
sp_counted_base_gcc_ppc.hpp:167
#14 0x0052d98c in lyx::frontend::QContentPane::qt_invoke
(this=0xd345040, _id=47, _o=0xbfffe360) at QContentPane_moc.C:91
#15 0x0029d87c in QObject::activate_signal () at QLImage.C:55
#16 0x0029d764 in QObject::activate_signal () at QLImage.C:55
#17 0x003c7e68 in QTimer::event () at QLToolbar.C:253
#18 0x00268154 in QApplication::internalNotify () at exception.cpp:308
#19 0x00267d4c in QApplication::notify () at exception.cpp:308
#20 0x0043ad2c in QEventLoop::macHandleTimer () at QLPainter.C:232
#21 0x00290c5c in QApplication::globalEventProcessor () at
lcolorcache.C:47
#22 0x931e5554 in DispatchEventToHandlers ()
#23 0x931e4cac in SendEventToEventTargetInternal ()
#24 0x931e4b28 in SendEventToEventTargetWithOptions ()
#25 0x931ebe9c in ToolboxEventDispatcherHandler ()
#26 0x931e57a4 in DispatchEventToHandlers ()
#27 0x931e4cac in SendEventToEventTargetInternal ()
#28 0x931eba60 in SendEventToEventTarget ()
#29 0x00290400 in qt_mac_send_event () at lcolorcache.C:47
#30 0x0043bc30 in QEventLoop::processEvents () at QLPainter.C:232
#31 0x0040ea04 in QEventLoop::enterLoop () at QLToolbar.C:253
#32 0x0040e8f0 in QEventLoop::exec () at QLToolbar.C:253
#33 0x001793f8 in lyx_gui::start ([EMAIL PROTECTED],
[EMAIL PROTECTED], width=3221220880, height=0, posx=295892112,
posy=0, maximize=false) at lyx_gui.C:275
#34 0x00097440 in LyX::exec2 (this=0xd306ea0, [EMAIL PROTECTED],
argv=0xbffff020) at lyx_main.C:359
#35 0x001783f0 in lyx_gui::exec ([EMAIL PROTECTED], argv=0xbffff58c)
at lyx_gui.C:228
#36 0x00096060 in LyX::priv_exec (this=0xd306ea0, [EMAIL PROTECTED],
argv=0xbffff58c) at lyx_main.C:226
#37 0x00095884 in LyX::exec ([EMAIL PROTECTED], argv=0xbffff58c) at ../
boost/boost/scoped_ptr.hpp:93
#38 0x000029b8 in main (argc=1, argv=0xbffff58c) at main.C:47