Mailinglist Archive: opensuse-bugs (6401 mails)
| < Previous | Next > |
[Bug 245711] OpenOffice freezes X11
- From: bugzilla_noreply@xxxxxxxxxx
- Date: Thu, 17 May 2007 06:12:17 -0600 (MDT)
- Message-id: <20070517121217.C233925C88A@xxxxxxxxxxxxxxxxxxxxxx>
https://bugzilla.novell.com/show_bug.cgi?id=245711
------- Comment #27 from eich@xxxxxxxxxx 2007-05-17 06:12 MST -------
Created an attachment (id=140768)
--> (https://bugzilla.novell.com/attachment.cgi?id=140768&action=view)
Block all signals before calling fork().
This patch may help to work around the problem. The real problem is still not
fully understood: could it be that the SIGALRMs from the itimer are thrashing
the system during fork?
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
------- Comment #27 from eich@xxxxxxxxxx 2007-05-17 06:12 MST -------
Created an attachment (id=140768)
--> (https://bugzilla.novell.com/attachment.cgi?id=140768&action=view)
Block all signals before calling fork().
This patch may help to work around the problem. The real problem is still not
fully understood: could it be that the SIGALRMs from the itimer are thrashing
the system during fork?
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
| < Previous | Next > |