1.5.0 alpha crashes every time on quit on Intel Mac. Here's the
backtrace:
Program received signal SIGABRT, Aborted.
0x9003d1dc in kill ()
(gdb) bt
#0 0x9003d1dc in kill ()
#1 0x9010f2af in raise ()
#2 0x9010de02 in abort ()
#3 0x90b4039c in __gnu_cxx::__verbose_terminate_handler ()
#4 0x90b3e602 in __gxx_personality_v0 ()
#5 0x90b3e640 in std::terminate ()
#6 0x90b3ea93 in __cxa_pure_virtual ()
#7 0x0008f5de in lyx::LyXServerSocket::~LyXServerSocket
(this=0xe3be3d0) at lyxsocket.C:80
#8 0x0066d27a in boost::checked_delete<lyx::LyXServerSocket>
(x=0xe3be3d0) at ../boost/boost/checked_delete.hpp:34
#9 0x0066ef11 in lyx::LyX::Singletons::~Singletons (this=0xe317860)
at ../boost/boost/scoped_ptr.hpp:77
#10 0x0066efaa in boost::checked_delete<lyx::LyX::Singletons>
(x=0xe317860) at ../boost/boost/checked_delete.hpp:34
#11 0x0066efd6 in lyx::LyX::~LyX (this=0xe317850) at ../boost/boost/
scoped_ptr.hpp:77
#12 0x0066f01a in boost::checked_delete<lyx::LyX> (x=0xe317850) at ../
boost/boost/checked_delete.hpp:34
#13 0x0006466b in __static_initialization_and_destruction_0
(__initialize_p=0, __priority=-1878797860) at ../boost/boost/
scoped_ptr.hpp:77
#14 0x8fe0e32d in
__dyld__ZN16ImageLoaderMachO13doTerminationERKN11ImageLoader11LinkContex
tE ()
#15 0x8fe030ec in __dyld__ZN4dyld14runTerminatorsEv ()
#16 0x9000ff5c in __cxa_finalize ()
#17 0x9000fe58 in exit ()
#18 0x00001f0e in _start (argc=1, argv=0xbffffa04, envp=0xbffffa0c)
at /SourceCache/Csu/Csu-58/crt.c:272
#19 0x00001e21 in start ()
Bennett