Re: [Bug 4081] New: OpenOffice crashes while starting due to a threading error

From: Parag Warudkar
Date: Thu Jan 27 2005 - 18:59:11 EST


From strace output which Trever sent, OO.o seems to be getting many -EINTRs (Interrupted System Call) which are attempted to be restarted but again recieve EINTR when restarted. (futex, accept and poll are the ones which get EINTR).

Whereas, when OO.o successfully starts up on my machine, I get no EINTRs at all.

Stephen - Is it possible for you to post strace from your machine ? If you see the same symptoms we can look at what changed in that area.

Thanks
Parag

Stephen Hemminger wrote:

On my laptop with Fedora Core 3, OpenOffice 1.0.1, 1.0.4 and the pre 2.0 version
all work fine running 2.6.10-FCxx kernel but get a SEGV when running on 2.6.11-rc1 or 2.6.11-rc2

Any hints?





-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/