Closed Bug 302821 Opened 20 years ago Closed 20 years ago

firefox crashes when working with multiple tabs, usually when closing a tab.

Categories

(Core Graveyard :: Widget: BeOS, defect)

x86
BeOS
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: doug, Unassigned)

References

Details

(Keywords: crash, fixed1.8)

Attachments

(2 files)

User-Agent: Mozilla/5.0 (BeOS; U; BeOS BePC; en-US; rv:1.8b4) Gecko/20050727 Firefox/1.0+ Build Identifier: Mozilla/5.0 (BeOS; U; BeOS BePC; en-US; rv:1.8b4) Gecko/20050727 Firefox/1.0+ Recent builds of Deer Park from CVS crash intermittantly when working with multiple open tabs, usually when closing a tab. Reproducible: Sometimes Steps to Reproduce: 1. open multiple tabs 2. toggle between them 3. close the current tab using the "tab close" button. Actual Results: Firefox crashes (sometimes). Expected Results: display the previous tab. crashes with a Debugger call. Stack crawl attached. Regardless of situation leading to the crash, seems like the stack crawl always has the same 5 entries at the top.
Blocks: 266252
Keywords: crash
Sounds like a BeOS widgetry bug...
Component: General → Widget: BeOS
Product: Firefox → Core
QA Contact: general → beos
Version: unspecified → Trunk
Yes, it is.
I've had this happen to me when trying to log into 2 different sites on 2 tabs. Using Mozilla/5.0 (BeOS; U; BeOS BePC; en-US; rv:1.7.7) Gecko/20050426 Firefox/1.0.3 on Zeta. Reference http://bugzilla.yellowtab.com/show_bug.cgi?id=1016 Would this be the same issue or does it deserve it's own bug report?
Status: UNCONFIRMED → NEW
Ever confirmed: true
r? a simple two-line fix to move a misplaced unlock. please review.
Attachment #192381 - Flags: review?(thesuckiestemail)
Comment on attachment 192381 [details] [diff] [review] fixes mismatched lock/unlock pair r=thesuckiestemail@yahoo.se
Attachment #192381 - Flags: review?(thesuckiestemail) → review+
The bug Disreali mentions in comment #4 appears to be related to firefox bug 277015 which reports a hang upon login to some (not all) secure sites.
Comment on attachment 192381 [details] [diff] [review] fixes mismatched lock/unlock pair I guess this one should be checked in both 1.8 and trunk.
Attachment #192381 - Flags: approval1.8b4?
Attachment #192381 - Flags: approval1.8b4? → approval1.8b4+
Can someone commit this change?
Maybe there should be an nsAutoLocker class that locks the looper in its constructor and unlocks it in its destructor... trunk: Checking in widget/src/beos/nsWindow.cpp; /cvsroot/mozilla/widget/src/beos/nsWindow.cpp,v <-- nsWindow.cpp new revision: 1.92; previous revision: 1.91 done MOZILLA_1_8_BRANCH: Checking in widget/src/beos/nsWindow.cpp; /cvsroot/mozilla/widget/src/beos/nsWindow.cpp,v <-- nsWindow.cpp new revision: 1.91.4.1; previous revision: 1.91 done
Status: NEW → RESOLVED
Closed: 20 years ago
Keywords: fixed1.8
Resolution: --- → FIXED
Product: Core → Core Graveyard
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: