Closed
Bug 1008661
Opened 11 years ago
Closed 11 years ago
@ __CppXcptFilter
Categories
(Firefox :: Untriaged, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: black0swamp, Unassigned)
References
()
Details
(Keywords: crash)
Crash Data
User Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:32.0) Gecko/20100101 Firefox/32.0 (Beta/Release)
Build ID: 20140510030204
Steps to reproduce:
Copy direct link to the .jpg image
Actual results:
Crash happened, link in clipboard
Expected results:
link in clipboard
Comment 1•11 years ago
|
||
Does this happen every time you copy a link? Or with a specific link? And/or are there any other more specifics you can give about the crash?
(sadly, the stack in the crash report seems corrupted...)
Flags: needinfo?(black0swamp)
Keywords: crash
it happens randomly and i cannot say exact steps to reproduce this problem
Flags: needinfo?(black0swamp)
Comment 3•11 years ago
|
||
You have a good many addons. And it sounds like you crash quickly and frequently - so it is to some extent reproducible, although as you say you do not have steps.
Does crash stop if you have started firefox in safe mode?
bp-2956b389-e2ed-44fb-8453-b83bf2140511
0 mozjs.dll __CppXcptFilter
1 mozjs.dll ffi_prep_cif_machdep
2 @0xae3003a
3 user32.dll UserCallWinProcCheckWow
4 user32.dll DispatchMessageWorker
5 user32.dll DispatchMessageW
6 xul.dll mozilla::ContainerState::InvalidateForLayerChange(nsDisplayItem *,mozilla::layers::Layer *,mozilla::DisplayItemClip const &,nsPoint const &,nsDisplayItemGeometry *)
7 xul.dll mozilla::ContainerState::InvalidateForLayerChange(nsDisplayItem *,mozilla::layers::Layer *,mozilla::DisplayItemClip const &,nsPoint const &,nsDisplayItemGeometry *)
8 xul.dll mozilla::ContainerState::InvalidateForLayerChange(nsDisplayItem *,mozilla::layers::Layer *,mozilla::DisplayItemClip const &,nsPoint const &,nsDisplayItemGeometry *)
9 xul.dll nsTHashtable<nsBaseHashtableET<nsISupportsHashKey,mozilla::RestyleTracker::RestyleData> >::s_HashKey(PLDHashTable *,void const *)
10 xul.dll mozilla::ipc::BackgroundChildImpl::~BackgroundChildImpl()
11 xul.dll std::basic_string<wchar_t,std::char_traits<wchar_t>,std::allocator<wchar_t> >::basic_string<wchar_t,std::char_traits<wchar_t>,std::allocator<wchar_t> >(wchar_t const *,unsigned int)
12 xul.dll std::basic_string<wchar_t,std::char_traits<wchar_t>,std::allocator<wchar_t> >::basic_string<wchar_t,std::char_traits<wchar_t>,std::allocator<wchar_t> >(wchar_t const *,unsigned int)
13 xul.dll nsCOMPtr<nsIIOService>::nsCOMPtr<nsIIOService>(nsGetServiceByContractID)
Severity: normal → critical
Crash Signature: [@ __CppXcptFilter ]
Flags: needinfo?(black0swamp)
for now crash no longer happening
Flags: needinfo?(black0swamp)
Resolved based on comment 4.
Status: UNCONFIRMED → RESOLVED
Closed: 11 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•