[Pkg-chromium-maint] Bug#582705: chromium-browser: ..sees no net, hears no net like mob witnesses in movies, only liborbit2, all other browsers works fine.

Jonathan Nieder jrnieder at gmail.com
Sun May 23 20:41:43 UTC 2010


Arnt Karlsen wrote:

> I was expecting a little more than this, now, I'm able to surf 
> the web with chromium-browser 8o)

Hmm.

> but get "No stack" from gdb,

When you start a program with gdb, it will not actually start until
you type "run".

See http://wiki.debian.org/Chromium/Debugging for hints.

> While trying to retrieve the URL: http://127.0.0.1/
> The following error was encountered:
> 
> Access Denied.
> 
> Access control configuration prevents your request from being allowed
> at this time. Please contact your service provider if you feel this is
> incorrect.
> 
> Your cache administrator is jap at inf.tu-dresden.de. 
> Generated Sun, 23 May 2010 19:43:29 GMT by anon.inf.tu-dresden.de
> (squid/2.7.STABLE8-20100219)"

Looks like a server-side problem.  What does "wget -S http://127.0.0.1/"
say?

> ..gdb mentions it was configured as "i486-linux-gnu"

This is intentional.  That triplet represents the machine type gdb was
built for, which is i486 because Debian still supports old machines.

> (exe:6782): Gdk-WARNING **: XID collision, trouble ahead 
> (exe:7143): Gdk-WARNING **: XID collision, trouble ahead 

Reminiscent of <http://bugs.debian.org/574725>.  Do these messages
appear only when viewing pages with flash?

Jonathan





More information about the Pkg-chromium-maint mailing list