Hi again,

To have a better information of what can be wrong in the CSSLoader I've
put here[1] a package with debug messages activated in the appropriate
function, and only this one. Note these debug messages don't normally
show up in "standard" debug builds (DEB_BUILD_OPTS=debug).

Could you try this package and send the resulting stderr for your
crashing process ?

Thanks

Mike

1. http://people.debian.org/~glandium/cssdebug/

On Wed, Mar 22, 2006 at 01:05:01PM +0100, Mike Hommey <[EMAIL PROTECTED]> wrote:
> Hi everyone,
> 
> Considering the changes between -5 and -6, it seemed pretty obvious that
> the activation of the use of native uconv (ie using glibc's iconv) was
> the root of the problem, but I could not see the link between iconv and
> a crash in nsFrame::BoxReflow. Being unable to reproduce the bug myself
> doesn't really help.
> 
> After some code lookup and investigation based on Oystein's core dump
> (thank again), I found out about this upstream bug[1] in which I found a
> hint as to why the error occurs: "I think the real problem is with the
> stylesheets failing to load."
> 
> According to the straces you both provided, and compared to what strace
> gives on my computer, it appears that no .css file is being loaded
> successfully. At all.
> 
> So the problem might be happening somewhere around line 1200 or 1214 of
> layout/style/nsCSSLoader.cpp. I still don't understand why it fails on
> some computers and not on some others.
> 
> It would be really helpful to get Oystein's stdout/stderr output of yelp
> running with debug enabled libxul0d, the one with which no crash occurs,
> so that we can have an hint about what kind of assertions fail and where.
> 
> In the meantime, I'm going to try to look further into the code to see
> what can be happening.
> 
> Thanks for your help
> 
> Mike
> 
> 1. https://bugzilla.mozilla.org/show_bug.cgi?id=292549


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

Reply via email to