Closed
Bug 437825
Opened 17 years ago
Closed 17 years ago
Gmail crashes while attaching a file [FF3]
Categories
(Firefox :: General, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: koppah, Unassigned)
References
()
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9) Gecko/2008052906 Firefox/3.0
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9) Gecko/2008052906 Firefox/3.0
Same as this bug: https://bugzilla.mozilla.org/show_bug.cgi?id=404048
However, this affects Firefox 3.0RC2, not just 2.0.0.9.
Reproducible: Always
Steps to Reproduce:
1.Open your Gmail account in Firefox.
2.Create a new email.
3.Attach a file and boom!
Actual Results:
The browser stops responding - no TalkBack and takes a while to kill.
Expected Results:
Should have the file dialog pop up and the browser not crash.
Comment 1•17 years ago
|
||
Have you tried it in safe mode?
http://support.mozilla.com/en-US/kb/Safe+Mode
Can you get a crash report: http://support.mozilla.com/en-US/kb/Firefox+crashes#Getting_information_about_your_crash
(Build-ID:Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US; rv:1.9) Gecko/2008052906 Firefox/3.0 ID:2008052906).
It never crashed on 2.0.0.11 either, and i have attatched many files before
(forgot to add info to last comment)
Reporter | ||
Comment 5•17 years ago
|
||
@ #1:
I've tried it and no-go.
@ #2:
It's a hard lock. No windows error reporting and TalkBack doesn't launch either.
Reporter | ||
Comment 6•17 years ago
|
||
Finally, tried it on 2.0.0.14 and it also locks up.
http://developer.mozilla.org/en/docs/How_to_get_a_stacktrace_with_WinDbg
(follow the instructions ... attach to your firefox)
if you crash:
!analyze -v -f
if you hang ("[it] locks up"):
!analyze -v -hang
Reporter | ||
Comment 8•17 years ago
|
||
Cheers, I'll give it a go as soon as I get a chance!
Reporter | ||
Comment 9•17 years ago
|
||
Weird - I downloaded the debugger, let it get the symbols, attached it to the nightly and.... nothing happened. No crash, it worked fine. I haven't changed anything that I can think of other than the debugger. I'll give it a go again next reboot and also in Vista (which I'm about to install).
Reporter | ||
Updated•17 years ago
|
Status: UNCONFIRMED → RESOLVED
Closed: 17 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•