openjdk team mailing list archive
-
openjdk team
-
Mailing list archive
-
Message #04590
Re: [Bug 590497] Re: firefox crashes with xcb_io assertion error on java applet load
* Eugene Savelov <savelov@xxxxxxxxx> [2010-08-24 04:55:09 -0000]:
> I tried to reproduce the error for bank app, but the applet just froze
> for me, with a stacktrace -
I have had to switch the users of the applet over to Suns Java version
(which works), so unfortunately I am unable to provide further
information on this issue, apart from the links I've already posted.
--
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