← Back to team overview

openjdk team mailing list archive

[Bug 590497] Re: firefox crashes with xcb_io assertion error on java applet load

 

The problem persists when using the openjdk-6 packages from the ppa:

$ firefox
java version "1.6.0_18"
OpenJDK Runtime Environment (IcedTea6 1.8) (6b18-1.8-2lucid5)
OpenJDK Client VM (build 16.0-b13, mixed mode, sharing)
document not found!
cookie not found!
java.lang.InterruptedException
	at java.lang.Object.wait(Native Method)
	at java.lang.Object.wait(Object.java:502)
	at java.awt.EventQueue.invokeAndWait(EventQueue.java:995)
	at javax.swing.SwingUtilities.invokeAndWait(SwingUtilities.java:1351)
	at sun.applet.PluginAppletViewer.handleMessage(PluginAppletViewer.java:691)
	at sun.applet.PluginAppletViewer.handleMessage(PluginAppletViewer.java:649)
	at sun.applet.PluginStreamHandler.handleMessage(PluginStreamHandler.java:270)
	at sun.applet.PluginMessageHandlerWorker.run(PluginMessageHandlerWorker.java:82)
firefox-bin: ../../src/xcb_io.c:249: process_responses: Assertion `(((long) (dpy->last_request_read) - (long) (dpy->request)) <= 0)' failed.
Aborted

$ apt-cache policy openjdk-6-jre
openjdk-6-jre:
  Installed: 6b18-1.8-2lucid5
  Candidate: 6b18-1.8-2lucid5
  Version table:
 *** 6b18-1.8-2lucid5 0
        500 http://ppa.launchpad.net/openjdk/ppa/ubuntu/ lucid/main Packages
        100 /var/lib/dpkg/status
     6b18-1.8-0ubuntu1 0
        500 http://mirrors.dotsrc.org/ubuntu/ lucid/main Packages

-- 
firefox crashes with xcb_io assertion error on java applet load
https://bugs.launchpad.net/bugs/590497
You received this bug notification because you are a member of OpenJDK,
which is subscribed to openjdk-6 in ubuntu.

Status in “openjdk-6” package in Ubuntu: Incomplete

Bug description:
Firefox crashes when loading the java applet for internet banking at Skælskør Bank (www.sbbank.dk). The console output is the following:

java version "1.6.0_18"
OpenJDK Runtime Environment (IcedTea6 1.8) (6b18-1.8-0ubuntu1)
OpenJDK Client VM (build 14.0-b16, mixed mode, sharing)
firefox-bin: ../../src/xcb_io.c:249: process_responses: Assertion `(((long) (dpy->last_request_read) - (long) (dpy->request)) <= 0)' failed.
Aborted

The crash does not occur on every load, but often enough to make the internet banking unusable. Other java applets work fine.

Version information etc:

$ lsb_release -rd
Description:	Ubuntu 10.04 LTS
Release:	10.04

$ apt-cache policy openjdk-6-jre
openjdk-6-jre:
  Installed: 6b18-1.8-0ubuntu1
  Candidate: 6b18-1.8-0ubuntu1
  Version table:
 *** 6b18-1.8-0ubuntu1 0
        500 http://dk.archive.ubuntu.com/ubuntu/ lucid/main Packages
        100 /var/lib/dpkg/status

$ apt-cache policy firefox
firefox:
  Installed: 3.6.3+nobinonly-0ubuntu4
  Candidate: 3.6.3+nobinonly-0ubuntu4
  Version table:
 *** 3.6.3+nobinonly-0ubuntu4 0
        500 http://dk.archive.ubuntu.com/ubuntu/ lucid/main Packages
        100 /var/lib/dpkg/status





References