On Nov 29, 2006, at 3:22 PM, Peter Kümmel wrote:
Does it also work when you remove the patch before the last one?
Crash this time. Here's the backtrace:
LyX::quit() called: 1
LyX::quit() 1
LyX::quit() 2
LyX::quit() 3
LyX::quit() 4
LyX::quit() 5
Program received signal EXC_BAD_ACCESS, Could not access memory.
Reason: KERN_PROTECTION_FAILURE at address: 0x00000040
0x00091b65 in lyx::LyXServerSocket::~LyXServerSocket
(this=0x1a31a900) at lyxsocket.C:82
82 theApp->unregisterSocketCallback(fd_);
(gdb) bt
#0 0x00091b65 in lyx::LyXServerSocket::~LyXServerSocket
(this=0x1a31a900) at lyxsocket.C:82
#1 0x0066c47a in boost::checked_delete<lyx::LyXServerSocket>
(x=0x1a31a900) at ../boost/boost/checked_delete.hpp:34
#2 0x000691ed in lyx::LyX::quit (this=0xbffff954) at lyx_main.C:467
#3 0x000692fe in lyx::LyX::~LyX (this=0xbffff954) at lyx_main.C:179
#4 0x00002e95 in main (argc=1, argv=0xbffff9e4) at main.C:48
Bennett