On Wed, Feb 02, 2005 at 12:53:48AM -0500, Eric Dorland wrote: > * Ross Boylan ([EMAIL PROTECTED]) wrote: > > On Mon, Dec 27, 2004 at 10:02:21PM -0800, Ross Boylan wrote: > > > On Wed, Nov 17, 2004 at 07:11:57PM -0800, Ross Boylan wrote: > > > > I upgraded to mozilla-firefox/-gnome-support 1.0-2, and still see the > > > > same problem. It occurs even if I open a browser and paste the URL in > > > > (i.e., the two windows sequence is not important). > > > > > > > > > > I built a debug version (export DEB_BUILD_OPTIONS="nostrip debug") and > > > then did > > > debian/tmp/usr/lib/mozilla-firefox$ ./run-mozilla.sh -d gdb ./firefox-bin > > > I should note I'm not sure this is a proper invocation. > > > > > > When I visited the site, I saw the following errors on the console. > > > Spot checking some of the files, I see entries for a font-weight of > > > none; I don't know if that's valid. It complains about a color value > > > that looks OK. > > > > The color specification that causes complaints has 5 digits, and that > > is an error under CSS, which requires 3 or 6 digits. > > Sorry, I've lost track here. These 5 digit colors are crashing > firefox? >
I don't know if that is causing the crash, but it seems at least a possibility. I was trying to relate the debug info on what it didn't like to what I saw on the page. Narrowly, my previous message was just a correction to my earlier statement "It complains about a color value that looks OK". The value is not OK, since it doesn't conform to CSS. Obviously, regardless of how malformed a page is, it shouldn't bring down the browser.... -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

