Date: Tue, 03 Apr 2007 16:15:13 +0200 From: Palle Girgensohn <girgen@pingpong.net> To: openoffice@freebsd.org Subject: Printing hangs openoffice.org-2.2 Message-ID: <C991047C3D683E47BA99537A@rambutan.pingpong.net>
next in thread | raw e-mail | index | archive | help
Hi,
I have just ran portupgrade -a
Now, trying to print from openoffice.org hangs oo rather hard.
in pkgtools.conf, I have:
'editors/openoffice*' => 'WITH_CCACHE=yes WITH_TTF_BYTECODE_ENABLED=yes
LOCALIZED_LANG=sv',
I've tried portupgrade -fR sv-openoffice.org, so it is all rebuilt. Odd
thing is, cups is required in the chain, although I don't use cups. I use
vanilla lpr and ghostscript-afpl from ports.
Anyone else seeing this? Ideas, what can be done to debug or fix it?
When using truss on the soffice.bin process, I get an out of memeory error:
kse_release({3.541975033}) = 0 (0x0)
kse_release({3.539495825}) = 0 (0x0)
access("/usr/local/diablo-jdk1.5.0/jre/lib/i386/client/libtk680fi.so",0)
ERR#2 'No such file or directory'
access("/usr/local/diablo-jdk1.5.0/jre/lib/i386/native_threads/libtk680fi.so",0)
ERR#2 'No such file or directory'
access("/usr/local/diablo-jdk1.5.0/jre/lib/i386/libtk680fi.so",0) ERR#2 'No
such file or directory'
access("/usr/local/openoffice.org-2.2.0/program/libtk680fi.so",0) = 0 (0x0)
access("/usr/local/diablo-jdk1.5.0/jre/lib/i386/client/libtk680fi.so",0)
ERR#2 'No such file or directory'
access("/usr/local/diablo-jdk1.5.0/jre/lib/i386/native_threads/libtk680fi.so",0)
ERR#2 'No such file or directory'
access("/usr/local/diablo-jdk1.5.0/jre/lib/i386/libtk680fi.so",0) ERR#2 'No
such file or directory'
access("/usr/local/openoffice.org-2.2.0/program/libtk680fi.so",0) = 0 (0x0)
-- UNKNOWN SYSCALL 134808588 --
truss: Cannot malloc -84054592 bytes for pollfd array: Cannot allocate
memory
with strace (from ports) I get millions of
syscall_383(0x8096f40) = 0
syscall_383(0x8096f40) = 0
syscall_383(0x8096f40) = 0
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?C991047C3D683E47BA99537A>
