Re: update caused java breakage

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



brian wrote:
> Since allowing some updates a couple days ago, I can no longer run
> jEdit. It looks like it's something to do with X11 or GTK but that's
> about as much as I can figure out.
> Locking assertion failure.  Backtrace:
> #0 /usr/lib/libxcb-xlib.so.0 [0xdfc767]
> #1 /usr/lib/libxcb-xlib.so.0(xcb_xlib_unlock+0x31) [0xdfc831]

I remember something similar happened time ago, sed command to
disable XINERAMA...

Have a look at this:
  http://bugs.archlinux.org/task/8521

> These are the updated packages:
> 
> selinux-policy-3.5.13-49.fc10.noarch
> selinux-policy-targeted-3.5.13-49.fc10.noarch
> libX11-1.1.5-1.fc10.i386

I guess it's libX11 which is enforcing locking rules
which are violated by the old jpp 1.5.0 you are using.

Try this
  export LIBXCB_ALLOW_SLOPPY_LOCK=1
or patch the libmawt.so using sed
or, yes, change the JVM to something less buggy.

Best regards.
-- 
   Roberto Ragusa    mail at robertoragusa.it

-- 
fedora-list mailing list
fedora-list@xxxxxxxxxx
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines

[Index of Archives]     [Current Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]     [Fedora Docs]

  Powered by Linux