Bug#454539: oosplash.bin: oosplash.bin spins at max cpu usage

2008-02-18 Thread Kevin Brown
Openoffice.org 2.3.1, which is now in testing (code name Lenny), is newer than the version you reported to be problematic. Please reproduce your bug on an updated version (testing, unstable) and confirm it still exists, or close it as irrelevant for recent versions. The problem persists

Bug#454539: oosplash.bin: oosplash.bin spins at max cpu usage

2008-02-11 Thread Justus-bulk
More precisely, what I'm seeing (on a single-core i686) is: - The first launch of OOo works as expected; the splash screen disappears when the program comes up. - When I launch OOo again to load another document, the normal behavior should be that the document is loaded by the existing

Bug#454539: oosplash.bin: oosplash.bin spins at max cpu usage

2008-02-08 Thread Kevin Brown
I'm seeing exactly the same thing, on exactly the same architecture (x86_64). I've fixed it by replacing oosplash.bin with this simple shell script: #!/bin/sh d=`dirname $0` exec $d/soffice.bin $@ -- Kevin Brown [EMAIL PROTECTED] -- To

Bug#454539: oosplash.bin: oosplash.bin spins at max cpu usage

2007-12-05 Thread Klee Dienes
Package: openoffice.org-core Version: 1:2.3.0.dfsg-3 Severity: important File: oosplash.bin After running openoffice, I routinely find oosplash.bin processes left around spinning madly. (gdb) where #0 0x2ae68cff9ac6 in poll () from /lib/libc.so.6 #1 0x2ae68cd6c4c6 in _XWaitForWritable