Hi Folks,
I am sending this post from my new albeit minimal for now
workstation (CLFS/CBLFS multi-lib) running on AMD64 Athlon. I'm running
xorg-7.3 and XFCE window manager. Everything in XFCE started up except
for xfdesktop so it doesn't look too nice right now but at least it's
functional enough to run Firefox and Thunderbird. When I first saw what
was happening I thought for some reason it wasn't told to start but when
I tried to start it manually it segfaulted. I tried to recompile it and
it compiled without errors but it still segfaults when run. I have
compiled gdb and strace to help find out why but I guess I have been out
of programming too long. I'll include the last part of the strace here.
I have tried to look out on www.xfce.org for a possible patch but the
site seems to be down. Are they still in business? I tried XFCE a while
ago and really like it but if I cant find out what is happening and fix
it I'll have to go with something else. Can someone point me in the
right direction? Thanks in advance for any help.
Arnie
socket(PF_FILE, SOCK_STREAM, 0) = 6
connect(6, {sa_family=AF_FILE, path=@/tmp/dbus-nuUBVAHfLO}, 23) = 0
fcntl(6, F_GETFL) = 0x2 (flags O_RDWR)
fcntl(6, F_SETFL, O_RDWR|O_NONBLOCK) = 0
fcntl(6, F_GETFD) = 0
fcntl(6, F_SETFD, FD_CLOEXEC) = 0
getuid() = 1000
rt_sigaction(SIGPIPE, {SIG_IGN}, {SIG_DFL}, 8) = 0
poll([{fd=6, events=POLLOUT, revents=POLLOUT}], 1, 0) = 1
write(6, "\0", 1) = 1
write(6, "AUTH EXTERNAL 31303030\r\n", 24) = 24
poll([{fd=6, events=POLLIN, revents=POLLIN}], 1, -1) = 1
read(6, "OK 3b0abab8d5c11f7caac08e00479d4"..., 2048) = 37
poll([{fd=6, events=POLLOUT, revents=POLLOUT}], 1, -1) = 1
write(6, "BEGIN\r\n", 7) = 7
poll([{fd=6, events=POLLIN|POLLOUT, revents=POLLOUT}], 1, -1) = 1
writev(6, [{"l\1\0\1\0\0\0\0\1\0\0\0n\0\0\0\1\1o\0\25\0\0\0/org/fre"...,
128}, {"", 0}], 2) = 128
gettimeofday({1201490537, 812116}, NULL) = 0
poll([{fd=6, events=POLLIN, revents=POLLIN}], 1, 25000) = 1
read(6, "l\2\1\1\t\0\0\0\1\0\0\0=\0\0\0\6\1s\0\4\0\0\0:1.6\0\0\0\0"...,
2048) = 258
read(6, 0x59d2e0, 2048) = -1 EAGAIN (Resource
temporarily unavailable)
fstat(6, {st_mode=S_IFSOCK|0777, st_size=0, ...}) = 0
fcntl(6, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
--- SIGSEGV (Segmentation fault) @ 0 (0) ---
+++ killed by SIGSEGV +++
--
http://linuxfromscratch.org/mailman/listinfo/blfs-support
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page