|
Bugzilla – Full Text Bug Listing |
| Summary: | X Shared Memory related bug in eclipse triggered by X.Org security update | ||
|---|---|---|---|
| Product: | [openSUSE] openSUSE 10.3 | Reporter: | ettore marchetti <ettore.marchetti> |
| Component: | Java | Assignee: | E-mail List <bnc-team-java> |
| Status: | RESOLVED DUPLICATE | QA Contact: | E-mail List <qa-bugs> |
| Severity: | Critical | ||
| Priority: | P5 - None | CC: | meissner, mikedl, security-team, sndirsch |
| Version: | Final | ||
| Target Milestone: | --- | ||
| Hardware: | i686 | ||
| OS: | openSUSE 10.3 | ||
| Whiteboard: | |||
| Found By: | Customer | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
|
Description
ettore marchetti
2008-01-17 21:20:12 UTC
I'm pretty sure this is related to yesterday's xorg-x11-Xnest update, because the same thing happened here. Anyone know how to backout that patch? Can you still reproduce this issue when starting Xnest/Xephyr with option "-extension MIT-SHM" ? If you can't eclipse/Java suffers from the same bug as xine-ui <= 0.99.4 (Bug #353529) and vlc 0.8.6d (Bug #354615). >From: Mike <mladwig@comcast.net> >To: sndirsch@novell.com >Subject: [Bug 354593] eclipse does not start - after opensuse 10.3 update >Date: Fri, 18 Jan 2008 08:10:29 -0500 > >I don't use Xnest/Xephyr (at least not knowingly) -- just the normal xorg >server. I don't know how to respond to this request, but if you tell me >I'll try. Xnest -extension MIT-SHM :1 & sleep 1; DISPLAY=:1 twm < press left mouse button --> Xterm > run 'eclipse' >Is there a way to back out the patch? I don't want to have to wipe and >reinstall over this, but I have to be able to work... Install xorg-x11-server from your DVD. I can't reproduce this issue with eclipse 3.3, neither with Xnest (does not provide MIT-SHM extension) nor with Xephyr (which *does* provide MIT-SHM extension) on openSUSE 11.0 Alpha1 with all X.Org security patches applied. Same applies to regular Xorg Xserver. Still waiting for feedback (see comment #2 and comment #3) by Mike. I cannot reproduce the problem using Xnest. Xnest doesn't provide the MIT-SHM extension. Anyway, I now can reproduce the issue with Xephyr with MIT-SHM enabled on openSUSE 10.3. When disabling it (with "-extension MiT-SHM") eclipse works. This means that it's related to the same security patch as Bug #353529 and Bug #354615. I finally figured out that the problem does *not* occur on x86_64. Looks like it only occurs on i386. Luckily trivial Java programs (ATW Hello World example) are not affected. Java programs like jedit and Limewire work as well. *** This bug has been marked as a duplicate of bug 345131 *** |