Closed Bug 9593 Opened 25 years ago Closed 25 years ago

crash from Day Planner button

Categories

(Core Graveyard :: Tracking, defect, P3)

All
Linux
defect

Tracking

(Not tracked)

VERIFIED DUPLICATE of bug 9223

People

(Reporter: dbaron, Assigned: hyatt)

Details

Tested on:
 * Linux opt build from mozilla.org, 1999-07-09-17-M8

Clicking the "Day Planner" button at the bottom of the apprunner window crashes
apprunner with the following stack (from opt build):

#0  0x4010afac in nsWebShellWindow::HandleEvent ()
#1  0x401ae10a in nsWidget::DispatchEvent ()
#2  0x401ae031 in nsWidget::DispatchWindowEvent ()
#3  0x401ad5cd in nsWidget::OnResize ()
#4  0x401abe00 in UninitKeyEvent ()
#5  0x80e7d73 in g_main_iteration ()
#6  0x80e71a0 in g_list_length ()
#7  0x80e761b in g_list_length ()
#8  0x80e7735 in g_main_iteration ()
#9  0x808565b in gtk_main ()
#10 0x401a3aa3 in nsAppShell::Run ()
#11 0x4010a16a in nsAppShellService::Run ()
#12 0x80524c6 in main ()
The Day Planner button seems to be the button being used for testing tooltips.
If the crash can't be fixed by M8, the two tooltip attributes on the Day Planner
button (' tooltip="aTooltip" tooltiptext="This is a toolbar"') could be taken
out of navigator.xul for the M8 release.  That fixes the crash.
Assignee: chofmann → hyatt
Target Milestone: M8
looks like it happens on win32 as well.  I think i've got a better
stack coming that will help to narrow down the owner but lets
try hyatt and danm to start.
Status: NEW → RESOLVED
Closed: 25 years ago
Resolution: --- → DUPLICATE
*** This bug has been marked as a duplicate of 9223 ***
Status: RESOLVED → VERIFIED
Verified Dup...see Bug 9223
Hardware: PC → All
Product: Core → Core Graveyard
You need to log in before you can comment on or make changes to this bug.