Hi Lyx-Developers.
I've got a problem running lyx:
All went fine until an Distribution-Upgrade (now Debian Woody (i386), 
2.4.10 Kernel).
When I try to start lyx now, the splash screen appears and few seconds 
later, lyx dies with

BadAccess (attempt to access private resource denied)
Aborted

(see strace dump below...)

I tried 1.1.6 (debian package and self-compiled), 1.1.5, nothing worked. 
Package Dependencies are all right. Never had any troubles with lyx - 
what's wrong now?! I found nothing similar on the Bugs-Page.

Thanks,
Dominik

strace lyx gives me:

(These messages come quite often)
<snip>
select(4, [3], [], [], {0, 10000})      = 0 (Timeout)
gettimeofday({1007933995, 762996}, {4294967236, 0}) = 0
gettimeofday({1007933995, 763073}, {4294967236, 0}) = 0
gettimeofday({1007933995, 763128}, {4294967236, 0}) = 0
ioctl(3, FIONREAD, [0])                 = 0
<snip>

And finally die with:

<snip>
write(3, "6\2\2\0\232\0@\4\n\0\2\0\231\0@\4\4\0\2\0\231\0@\4+\1\1"..., 
28) = 28
read(3, "\22\0Y\6\231\0@\4\231\0@\4\0\311\265\10>\1\0\0<A\34\10"..., 32) 
= 32
read(3, "\f\0Y\6r\0@\4>\2\333\0t\0\270\0\0\0\0\0\350\\5\10,\367"..., 32) 
= 32
read(3, "\21\370Z\6\231\0@\4\231\0@\4\1\0\0\3008\r\220\10\312m\f"..., 
32) = 32
read(3, "\1\2[\6\0\0\0\0\23\0`\1\0\0\0\0\0\0\0\0\0\0\0\0\1\0\0\0"..., 
32) = 32
ioctl(3, FIONREAD, [0])                 = 0
ioctl(3, FIONREAD, [0])                 = 0
select(4, [3], [], [], {0, 10000})      = 0 (Timeout)
gettimeofday({1007933995, 792660}, {4294967236, 0}) = 0
ioctl(3, FIONREAD, [0])                 = 0
write(3, "<\2\2\0d\0@\4X\0\23\0 \0\0\0\0\0\0\0i\1\0\0m\"\0\0\221"..., 
92) = 92
write(3, ";\0\5\0s\0@\4\0\0\0\0>\2\333\0t\0\270\0008\1\4\0s\0@\4"..., 
912) = 912ioctl(3, FIONREAD, [32])                = 0
read(3, "\0\n]\6\1\1\1\1\0\0X\10 \0\0\0/\0\0\0\2\0\0\0\210\272\227"..., 
32) = 32open("/usr/X11R6/lib/X11/XErrorDB", O_RDONLY) = 4
fstat64(0x4, 0xbfffca54)                = 0
brk(0x8386000)                          = 0x8386000
read(4, "! $Xorg: XErrorDB,v 1.3 2000/08/"..., 33792) = 33792
close(4)                                = 0
brk(0x838f000)                          = 0x838f000
brk(0x8398000)                          = 0x8398000
brk(0x8399000)                          = 0x8399000
brk(0x839a000)                          = 0x839a000
brk(0x839b000)                          = 0x839b000
brk(0x839c000)                          = 0x839c000
brk(0x839d000)                          = 0x839d000
brk(0x839e000)                          = 0x839e000
write(2, "BadAccess (attempt to access pri"..., 53BadAccess (attempt to 
access private resource denied)) = 53
write(2, "\n", 1
)                       = 1
rt_sigprocmask(SIG_UNBLOCK, [ABRT], NULL, 8) = 0
getpid()                                = 635
kill(635, SIGABRT)                      = 0
--- SIGABRT (Aborted) ---
+++ killed by SIGABRT +++

<snip>


Reply via email to