Re: Epiphany is useless in AMD64



This is a pure64 Debian, all compiled with the same compiler (gcc-3.3),
all 64 bits.

-- 
Pedro

On Wed, 2005-06-04 at 22:05 +0200, Christian Persch wrote:
> Hi,
> 
> Le mercredi 06 avril 2005 à 01:10 -0400, Pedro I. Sanchez a écrit :
> > Hmm,
> > 
> > I took a quick peek. In the file ephy-favicon-cache.c, I put a
> > printf("filename is %s\n", filename) statement inside
> > ephy_favicon_cache_get(), right before the call to
> > ephy_favicon_cache_download() and I get:
> > 
> > filename is http:__www.kernel.org_favicon.ico
> > 
> > I put the same statement (at different places) inside
> > ephy_favicon_cache_download() with the same result. filename doesn't
> > seem to be corrupted. Don't know where the funky name in frame #8 of the
> > gdb trace is coming from :|
> > 
> > I then recompiled with gcc-3.4 (I was using 3.3 before) and Epiphany
> > still dies but the gdb trace look different (see attachment), no more
> > calls to ephy_favicon_cache_download() :\ 
> 
> The trace isn't conclusive --- it could be a problem in mozilla code, or
> it could be caused by Epiphany code.
> 
> Is mozilla compiled with exactly the same compiler? Is mozilla 32 or 64
> bit version?
> 
> Regards,
> 	Christian
> 




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]