On Tue, Sep 27, 2011 at 10:32:17PM +0200, Émeric Maschino wrote:
> 2011/9/27 Mike Hommey <m...@glandium.org>:
> > Could you add the output for "disassemble" and "info registers" ?
> >
> > Mike
> 
> Sure! Please find the attached gdb.txt.

Thanks so in fact the error is on the next line, and is due to this
code:
  inline PRBool Equals(const nsID& other) const {
    return
      ((PRUint64*) &m0)[0] == ((PRUint64*) &other.m0)[0] &&
      ((PRUint64*) &m0)[1] == ((PRUint64*) &other.m0)[1];
  }

Mike



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to