Bennett Helm wrote:
On Nov 19, 2006, at 7:36 AM, Peter Kümmel wrote:
It looks like we rely on a Qt bug on Windows and on Linux.
Bennett could you please try the attached patch.
Thanks, Peter. However, I still get a crash. Here's the only backtrace I
get:
This is not a crash on exit but on startup right?
Starting program: /Applications/LyX-150.app/Contents/MacOS/lyx
splash screen requested
show banner: 1
LyXComm: Pipe /Users/bennett/Library/Application
Support/LyX-1.4/.lyxpipe.in already exists.
If no other LyX program is active, please delete the pipe by hand and
try again.
So, if you delete that file what happens?
Program received signal EXC_BAD_ACCESS, Could not access memory.
This is yet something else I guess...
Abdel.
Reason: KERN_INVALID_ADDRESS at address: 0x50207473
0x50207473 in ?? ()
(gdb) bt
#0 0x50207473 in ?? ()
Bennett