Crash at albinoblacksheep.com

Discussion of bugs in Mozilla Firefox
User avatar
Faux Pass
Posts: 103
Joined: November 7th, 2002, 5:50 am
Location: NYC
Contact:

Crash at albinoblacksheep.com

Post by Faux Pass »

Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.3a) Gecko/20021221 Phoenix/0.5

Try hovering over one of the links at http://albinoblacksheep.com
Anyone else suffer a crash?
User avatar
flii
Posts: 2208
Joined: November 6th, 2002, 11:29 pm
Location: hickville, south dakota
Contact:

Post by flii »

i don't *crash*, but the hovers don't work right, and when i right-clicked the tab to close it, it made my unactive tabs take on the appearance of part of the page, and when two unactive one are next to eachother, the part of the page just increases, with no breaks between the two tabs. wtf. then i clicked on one of those two tabs (three total tabs) and then all three tabs went to a snapshot of part of that page. geez.

.5 release, winme, no ext.
User avatar
Faux Pass
Posts: 103
Joined: November 7th, 2002, 5:50 am
Location: NYC
Contact:

Post by Faux Pass »

I looks like some freaky Javascript. But it's valid XHTML Transitional.
User avatar
RAF
Moderator
Posts: 12609
Joined: November 5th, 2002, 2:19 pm
Location: .nl

Post by RAF »

Flii, what does this
Flii wrote: wtf.

mean?

RAF
User avatar
flii
Posts: 2208
Joined: November 6th, 2002, 11:29 pm
Location: hickville, south dakota
Contact:

Post by flii »

RAF wrote:Flii, what does [wtf] mean?

check your pms. not something litte people should see spelled out. ;)
User avatar
alanjstr
Moderator
Posts: 9100
Joined: November 5th, 2002, 4:43 pm
Location: Anywhere but here
Contact:

Post by alanjstr »

What The Freak (polite form)

That site messed me up, too. Not a crash, but weird crap. I have a feeling something was playing with negative margins.
Former UMO Admin, Former MozillaZine General Mod
I am rarely on mozillaZine, so please do not send me a private message.
My Old Firefox config files
User avatar
willll
Posts: 2577
Joined: November 30th, 2002, 11:39 am
Location: Washington, DC

Post by willll »

i got a crash the first time i visted on my old profile, and the second time i visited with a new profile.
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.3a) Gecko/20021220 Phoenix/0.5
User avatar
willll
Posts: 2577
Joined: November 30th, 2002, 11:39 am
Location: Washington, DC

Post by willll »

seems to crash when i mouseover some stuff.
User avatar
ehume
Posts: 6743
Joined: November 17th, 2002, 12:33 pm
Location: Princeton, NJ, USA

Post by ehume »

Poof. Px gone on mouseover (build 2002-12-21, Win XP). The website may have bad code, but bad code should not crash the browser.

Edit: Crashes build 2002-12-22 as well.
herman
Posts: 1034
Joined: November 7th, 2002, 3:45 pm

Re: Crash at albinoblacksheep.com bugzilla #186132

Post by herman »

Faux Pass wrote:Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.3a) Gecko/20021221 Phoenix/0.5

Try hovering over one of the links at http://albinoblacksheep.com
Anyone else suffer a crash?


must be http://bugzilla.mozilla.org/show_bug.cgi?id=186132

Crash mouseovering box with CSS - Trunk [@ nsEventStateManager::DispatchMouseEvent]

Don´t want to check it, sent already ten talkbacks with mozilla checking links on two other sites.

herman
herman
Posts: 1034
Joined: November 7th, 2002, 3:45 pm

Re: No crash with browser versions prior Dec, 16th

Post by herman »

Faux Pass wrote:Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.3a) Gecko/20021221 Phoenix/0.5

Try hovering over one of the links at http://albinoblacksheep.com
Anyone else suffer a crash?



I see no crash with 0.5 release version:

Mozilla/5.0 (Windows; U; Win98; en-US; rv:1.3a) Gecko/20021207 Phoenix/0.5



Crash mouseovering box with CSS

http://bugzilla.mozilla.org/show_bug.cgi?id=186132#c2

This crash was introduced on 12/17 MozillaTrunk builds.
User avatar
Faux Pass
Posts: 103
Joined: November 7th, 2002, 5:50 am
Location: NYC
Contact:

Re: No crash with browser versions prior Dec, 16th

Post by Faux Pass »

herman wrote:Crash mouseovering box with CSS

http://bugzilla.mozilla.org/show_bug.cgi?id=186132#c2

This crash was introduced on 12/17 MozillaTrunk builds.


..and patched today. Very impressive. In case anyone's interested, I distilled some code from that page that makes Phoenix crash:

Code: Select all

<html>
<head><style type="text/css">
a:hover   {position: relative;top: 1px;}
</style></head>
<body><a href="http://www.mozilla.org">Bad Link</a></body>
</html>
User avatar
RAF
Moderator
Posts: 12609
Joined: November 5th, 2002, 2:19 pm
Location: .nl

Post by RAF »

Still crashes for me....

[Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.3a) Gecko/20021222 Phoenix/0.5]

new profile and all..
User avatar
ehume
Posts: 6743
Joined: November 17th, 2002, 12:33 pm
Location: Princeton, NJ, USA

Post by ehume »

RAF wrote:Still crashes for me....

[Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.3a) Gecko/20021222 Phoenix/0.5]

new profile and all..


Ditto. Same build, new profile and all.
User avatar
willll
Posts: 2577
Joined: November 30th, 2002, 11:39 am
Location: Washington, DC

Post by willll »

someone created a patch but it hasnt been checked into the code yet. who knows when somebody will get around to reviewing it.
Post Reply