Closed
Bug 327009
Opened 19 years ago
Closed 17 years ago
Opening history drop down in URL Bar then pressing ALT+F; ALT+O crashes browser [@ comdlg32.dll]
Categories
(Firefox :: General, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: mitchellj, Unassigned)
Details
(Keywords: crash)
Crash Data
Attachments
(1 obsolete file)
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-GB; rv:1.8.0.1) Gecko/20060111 Firefox/1.5.0.1
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-GB; rv:1.8.0.1) Gecko/20060111 Firefox/1.5.0.1
If you are looking through a list of recently visited sites, then decide to open a file (using ALT+F; ALT+O), cancel the original recently visited sites dropdown by clicking on one, windows closes the file dialog box, and FF quits.
Reproducible: Always
Steps to Reproduce:
1. Click the down arrow in the URL bar
2. Press ALT+F followed by ALT+O
3. Click on any URL in the original drop down menu for urls
Actual Results:
Error box with no message appears (But with header "filepicker unexpectantly closed by windows"). After clicking ok, then opening a file, or clicking cancel on the file picker box, FF Crashes.
Expected Results:
Close the drop down menu on the ALT+F; ALT+O.
Comment 2•19 years ago
|
||
Could only reproduce this once (in 1.5.0.1): TB15119686H
It appears as though it doesn't seem to work when your on the bugzilla page, however if you have one tab, and on "http://www.google.co.uk/firefox?client=firefox-a&rls=org.mozilla:en-GB:official" it seems to be constantly re-producable.
Comment on attachment 211726 [details]
useless
please don't try to attach that. all we need is the incident id. we can't use the text view, it's only so that you can see what information is sent to the server. it is *not* the information we need. the server uses that information plus information it has to give us something we can use.
Attachment #211726 -
Attachment description: Quality Feedback Crash Report → useless
Attachment #211726 -
Attachment is obsolete: true
Comment 5•19 years ago
|
||
The report for TB15119686H looks weird, and it claims that the crash happened on a line in #ifdef GC_MARK_DEBUG. Have another talkback id?
(doesn't crash for me, neither in 1.5 nor in a trunk build)
Stack Signature UnmarkedGCThingFlags 0929ad09
Product ID Firefox15
Build ID 2006011112
Trigger Time 2006-02-13 08:38:24.0
Platform Win32
Operating System Windows NT 5.1 build 2600
Module js3250.dll + (0001d1f1)
URL visited
User Comments
Since Last Crash 11744 sec
Total Uptime 50192 sec
Trigger Reason Access violation
Source File, Line No. c:/builds/tinderbox/Fx-Mozilla1.8.0/WINNT_5.2_Depend/mozilla/js/src/jsgc.c, line 1046
Stack Trace
UnmarkedGCThingFlags [c:/builds/tinderbox/Fx-Mozilla1.8.0/WINNT_5.2_Depend/mozilla/js/src/jsgc.c, line 1046]
Severity: normal → critical
I could provide one, but being completely honest, i have no idea how to get the talkback ID :( If you can let me know how to, or where to go to find it, i'll do it :)
mitch
Ignore my last post, a new talkback has been uploaded at ID: TB15566498E
The first one uploaded was TB15118270W
Hope this helps
mitch
Comment 8•19 years ago
|
||
Looks similar to bug 68454.
Stack Signature comdlg32.dll + 0x1678 (0x763b1678) 91408710
Product ID Firefox15
Build ID 2006011112
Trigger Time 2006-02-13 08:02:56.0
Platform Win32
Operating System Windows NT 5.1 build 2600
Module comdlg32.dll + (00001678)
URL visited
User Comments Please see bug: 327009
Since Last Crash 496 sec
Total Uptime 589091 sec
Trigger Reason Access violation
Source File, Line No. N/A
Stack Trace
comdlg32.dll + 0x1678 (0x763b1678)
comdlg32.dll + 0xaad9 (0x763baad9)
comdlg32.dll + 0xc4e9 (0x763bc4e9)
comdlg32.dll + 0x274e (0x763b274e)
USER32.dll + 0x8734 (0x77d48734)
USER32.dll + 0x1418d (0x77d5418d)
USER32.dll + 0x13fd9 (0x77d53fd9)
USER32.dll + 0x14204 (0x77d54204)
USER32.dll + 0x8734 (0x77d48734)
USER32.dll + 0x8816 (0x77d48816)
USER32.dll + 0xb4c0 (0x77d4b4c0)
USER32.dll + 0xb50c (0x77d4b50c)
ntdll.dll + 0xeae3 (0x7c90eae3)
USER32.dll + 0xb903 (0x77d4b903)
COMCTL32.dll + 0x26ff6 (0x773f6ff6)
COMCTL32.dll + 0x270d8 (0x773f70d8)
COMCTL32.dll + 0x293dd (0x773f93dd)
USER32.dll + 0x8734 (0x77d48734)
USER32.dll + 0x8816 (0x77d48816)
USER32.dll + 0x89cd (0x77d489cd)
USER32.dll + 0x8a10 (0x77d48a10)
nsAppShell::Run [c:/builds/tinderbox/Fx-Mozilla1.8.0/WINNT_5.2_Depend/mozilla/widget/src/windows/nsAppShell.cpp, line 159]
nsAppStartup::Run [c:/builds/tinderbox/Fx-Mozilla1.8.0/WINNT_5.2_Depend/mozilla/toolkit/components/startup/src/nsAppStartup.cpp, line 151]
main [c:/builds/tinderbox/Fx-Mozilla1.8.0/WINNT_5.2_Depend/mozilla/browser/app/nsBrowserApp.cpp, line 61]
kernel32.dll + 0x16d4f (0x7c816d4f)
Keywords: crash
Summary: Opening history drop down in URL Bar then pressing ALT+F; ALT+O crashes browser → Opening history drop down in URL Bar then pressing ALT+F; ALT+O crashes browser [@ comdlg32.dll]
Comment 9•17 years ago
|
||
Works for me, Firefox 3 nightly, Windows XP.
Status: UNCONFIRMED → RESOLVED
Closed: 17 years ago
Resolution: --- → WORKSFORME
Assignee | ||
Updated•14 years ago
|
Crash Signature: [@ comdlg32.dll]
You need to log in
before you can comment on or make changes to this bug.
Description
•