← Back to team overview

openjdk team mailing list archive

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

 

Still the same crash and error messsage:

firefox-bin: ../../src/xcb_io.c:249: process_responses: Assertion  
`(((long) (dpy->last_request_read) - (long) (dpy->request)) <= 0)'  
failed.


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


The link for the applet is:

http://www.sbbank.dk/sbbank/data.nsf/webDocuments/0520DA1A046CB32BC12570850035B83B

There's a language selector on the right-hand side of the page.

You need to enter a user number (for me 12345678999 worked) and select  
"I have used Netbank before". After that you will be redirected to the  
page with the applet. The applet is signed by web60.prod.bec.dk - it  
won't load unless cookies and javascript are allowed for both  
sbbank.dk and bec.dk

As I mentioned above it's not *every* time the applet loads that the  
crash occurs, to if it doesn't crash right away, try a few more times ;)

-- 
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