Closed
Bug 432316
Opened 18 years ago
Closed 11 years ago
Vista: Crash when unintalling Google Gears while Firefox is running
Categories
(Firefox :: Extension Compatibility, defect)
Tracking
()
RESOLVED
INCOMPLETE
People
(Reporter: boogs, Unassigned)
Details
(Keywords: crash)
Background: On Windows, Gears uses the registry mechanism for installation (http://developer.mozilla.org/en/docs/Extension_Packaging#Register_an_Extension_Location_Using_the_Windows_Registry).
This means that you uninstall it via add/remove programs, not via the normal button in the add ons dialog.
In Vista, Microsoft added the option to quit and restart applications which prevent the uninstaller from proceeding (in XP it just told the user to quit them). When you use this feature while uninstalling Gears, Firefox crashes.
Here is the Gears bug report:
http://code.google.com/p/google-gears/issues/detail?id=465
It has an attached .dmp file.
To reproduce, you can use the MSI here:
http://dl.google.com/gears/0.3.20.0/gears-win-opt.msi
Even though it is labeled "opt", it is actually a debug build and contains symbols.
Let me know what else I can do to help.
http://developer.mozilla.org/en/docs/How_to_get_a_stacktrace_with_WinDbg
you could get the stack trace for us :)
Comment 2•11 years ago
|
||
Severity: normal → critical
Status: NEW → RESOLVED
Closed: 11 years ago
Keywords: crash
Resolution: --- → INCOMPLETE
You need to log in
before you can comment on or make changes to this bug.
Description
•