Closed Bug 1084 Opened 26 years ago Closed 26 years ago

Open 2nd browser window -> assert in ToolTip.c

Categories

(MozillaClassic Graveyard :: XFE, defect, P2)

x86
Linux
defect

Tracking

(Not tracked)

VERIFIED DUPLICATE of bug 1074

People

(Reporter: mcafee, Assigned: ramiro)

Details

I hit an assert in ToolTip.c, I think I opened a 2nd browser
window.

> ToolTip.c:
>
>         if (_XfeIsAlive(_xfe_tt_stage_one_target))
>         {
> >>              assert( w == _xfe_tt_stage_one_target);
>
>                 /* Reset the stage one target */
>                 _xfe_tt_stage_one_target = NULL;
>
>                 /* Set the stage two target */
>                 _xfe_tt_stage_two_target = w;
>
>                 ItemPostToolTip(w);
>         }
>
recipie please
I think all I was doing was typing in another URL, probably
looking at a bugsplat bug.
Status: NEW → RESOLVED
Closed: 26 years ago
Resolution: --- → DUPLICATE
Markign dup of 1074

*** This bug has been marked as a duplicate of 1074 ***
Status: RESOLVED → VERIFIED
Marking Verified/Duplicate.
You need to log in before you can comment on or make changes to this bug.