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 j...@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 -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org