forwarded 362170 https://bugzilla.mozilla.org/show_bug.cgi?id=161826
thanks

On Tue, May 02, 2006 at 10:06:11AM -0400, Justin Pryzby <[EMAIL PROTECTED]> 
wrote:
(...)
> > 5102  while (aNumChars-- > 0) {
> > 5103    // XXX: If you crash here then you may see the issue described
> > 5104    // in http://bugzilla.mozilla.org/show_bug.cgi?id=36146#c44
> > 5105    *cp2-- = PRUnichar(*cp1--);
> > 5106  }
> > 
> > Judging by the comments in the mentioned upstream bug, bus error is caused 
> > by an unaligned access somewhere in this line.
> Hehe.  Awesome, thanks for the comments.

You'll note the bug #36146 is closed and the alignment issue has been
filed elsewhere.

Mike


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to