Closed
Bug 578219
Opened 14 years ago
Closed 14 years ago
Crash in [@ nsNativeModuleLoader::LoadModule ] when installing LastPass Password Manager addon
Categories
(Core :: XPCOM, defect)
Tracking
()
RESOLVED
FIXED
People
(Reporter: marcia, Assigned: timeless)
References
Details
(Keywords: crash, regression)
Crash Data
Attachments
(1 file)
852 bytes,
patch
|
benjamin
:
review+
|
Details | Diff | Splinter Review |
Harvested from crash stats and reproduced using Mozilla/5.0 (Macintosh; Intel Mac OS X 10.6; en-US; rv:2.0b2pre) Gecko/20100712 Minefield/4.0b2pre. http://tinyurl.com/2ftwvun is a link to all the crashes.
STR:
1. Install https://lastpass.com/lppre.php (Extension is also available via Addons as https://addons.mozilla.org/en-US/firefox/addon/8542/
2. Crash. I crash consistently when I restart and had to create a new profile
Frame Module Signature [Expand] Source
0 XUL nsNativeModuleLoader::LoadModule xpcom/components/nsNativeComponentLoader.cpp:204
1 XUL nsComponentManagerImpl::ManifestBinaryComponent xpcom/components/nsComponentManager.cpp:720
2 XUL ParseManifest xpcom/components/ManifestParser.cpp:631
3 XUL nsComponentManagerImpl::RegisterManifestFile xpcom/components/nsComponentManager.cpp:677
4 XUL nsComponentManagerImpl::RegisterLocation xpcom/components/nsComponentManager.cpp:548
5 XUL XRE_AddManifestLocation xpcom/components/nsComponentManager.cpp:2022
6 XUL LoadExtensionDirectories toolkit/xre/nsXREDirProvider.cpp:531
7 XUL nsXREDirProvider::LoadExtensionBundleDirectories toolkit/xre/nsXREDirProvider.cpp:558
8 XUL nsXREDirProvider::DoStartup toolkit/xre/nsXREDirProvider.cpp:735
9 XUL XRE_main toolkit/xre/nsAppRunner.cpp:3481
10 firefox-bin main browser/app/nsBrowserApp.cpp:158
11 firefox-bin firefox-bin@0xbf5
12 @0x1
Blocks: 46989
Component: Extension Compatibility → XPCOM
Keywords: regression
Product: Firefox → Core
QA Contact: extension.compatibility → xpcom
Updated•14 years ago
|
Attachment #457047 -
Flags: review?(benjamin) → review+
Status: ASSIGNED → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
Updated•14 years ago
|
Crash Signature: [@ nsNativeModuleLoader::LoadModule ]
You need to log in
before you can comment on or make changes to this bug.
Description
•