Bug 354974

Summary: xorg-x11-server update breaks eclipse
Product: [openSUSE] openSUSE 10.3 Reporter: Joern Allmers <suse>
Component: X.OrgAssignee: Stefan Dirsch <sndirsch>
Status: RESOLVED DUPLICATE QA Contact: E-mail List <xorg-maintainer-bugs>
Severity: Major    
Priority: P5 - None CC: matt
Version: Final   
Target Milestone: ---   
Hardware: x86   
OS: openSUSE 10.3   
Whiteboard:
Found By: --- Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---

Description Joern Allmers 2008-01-20 11:47:35 UTC
The last upgrade (7.2-143.9) of xorg-x11-server broke my eklipse installation:
>The program 'Eclipse' received an X Window System error.
>This probably reflects a bug in the program.
>The error was 'BadAlloc (insufficient resources for operation)'.

After downgrading to  xorg-x11-server-7.2-143.6.i586.rpm eclipse works fine again...

It seams that I am not alone:
(sorry for german link)
http://www.linux-club.de/ftopic90313.html

Greetings 

Joern
Comment 1 Matthew Horsnell 2008-01-20 13:13:51 UTC
This also happens for me. 

Adding the following to my xorg.conf

   Section "Extensions"
      Option "MIT-SHM" "no"
   EndSection

has *temporarily* fixed the problem. Disabling this option degrades X performance so it is not a solution. I wonder how many people will discover this problem when they turn up to work tomorrow.

Comment 2 Stefan Dirsch 2008-01-20 13:29:00 UTC

*** This bug has been marked as a duplicate of bug 345131 ***