Closed
Bug 890639
Opened 12 years ago
Closed 12 years ago
Repeated crashes - 95% result in invalid dump [@ hang | NtUserCallHwndLock | UpdateWindow ] [@ mozalloc_abort(char const* const) | mozalloc_handle_oom(unsigned int) | moz_xrealloc | xul.dll@0x140912 ...]
Categories
(Firefox :: Untriaged, defect)
Tracking
()
RESOLVED
INCOMPLETE
People
(Reporter: vinograd, Unassigned)
Details
(Keywords: crash)
Crash Data
User Agent: Mozilla/5.0 (Windows NT 5.1; rv:22.0) Gecko/20100101 Firefox/22.0 (Beta/Release)
Build ID: 20130618035212
Steps to reproduce:
Nothing - most happend when I am not using the system
Actual results:
FF crashed
Expected results:
It should not crash.
Comment 1•12 years ago
|
||
Crashes with invalid dumps are not actionable by Mozilla. They just mean Firefox crashed somewhere in the Firefox code.
Does it happen in Safe Mode (see https://support.mozilla.org/kb/troubleshoot-firefox-issues-using-safe-mode)?
Can you provide the crash IDs without invalid dumps from the about:crashes page?
| Reporter | ||
Comment 2•12 years ago
|
||
Crash ids as follows:
69584f44-b07b-4577-ab55-e97ab2130702
25aaa335-63b1-41ec-85d4-591a42130701
Flags: needinfo?(vinograd)
| Reporter | ||
Comment 3•12 years ago
|
||
And one more
a6938541-af9a-408f-90bf-e21f42130706
Comment 4•12 years ago
|
||
Crash links:
bp-69584f44-b07b-4577-ab55-e97ab2130702
bp-25aaa335-63b1-41ec-85d4-591a42130701
bp-a6938541-af9a-408f-90bf-e21f42130706
The first and third are plugin hangs (converted into a crash after a timeout), the second has no debug symbols but likely caused by one of your extensions
Plugin hangs are likely caused by Google's NPAPI Plugin for Apps. Disable it.
What about the safe mode that disables extensions?
Flags: needinfo?(vinograd)
| Reporter | ||
Comment 5•12 years ago
|
||
I can not see any reference to a NPAPI plugin or extension. I do have a google earth plugin that wants an update but none is available. Can you be more specific about what to look for? Or what to disable?
Many thanks for the effort so far.
Flags: needinfo?(vinograd)
Comment 6•12 years ago
|
||
Crashes with invalid dumps are related to your first and second crash report, OOMs, so try to find your faulty extension using the safe mode. For more info, see https://support.mozilla.org/kb/troubleshoot-extensions-themes-to-fix-problems
Regarding the plugin hang ending into a crash, it might be caused by ACE.dll 2.20.2.1 or Adobe Reader if you disabled the default PDF viewer.
| Reporter | ||
Comment 7•12 years ago
|
||
I can not realy work without multi line tab support and I can not force a crash - they just happen randomly. So I will see what happends over night.
Re Adobe - I have an adobe reader plugin, is that what you want disabled?
Comment 8•12 years ago
|
||
addons listed:
autopager@mozilla.org
ietab@ip.cn
support@lastpass.com
{dc572301-7619-498c-a57d-39143191b318}
{4BBDD651-70CF-4821-84F8-2B918CF89CA3}
foxmarks@kei.com
{972ce4c6-7e08-4474-a285-3208198ce6fd}
{d10d0bf8-f5b5-c8b4-a8b2-2b9879e08c5d}
en-US@dictionaries.addons.mozilla.org
troubleshooter@mozilla.org
(In reply to David Vinograd from comment #7)
> I can not realy work without multi line tab support and I can not force a
> crash - they just happen randomly. So I will see what happends over night.
results?
Crash Signature: [@ hang | NtUserCallHwndLock | UpdateWindow ]
[@ mozalloc_abort(char const* const) | mozalloc_handle_oom(unsigned int) | moz_xrealloc | xul.dll@0x140912 | xul.dll@0x11fdc6 | xul.dll@0x1200bc | xul.dll@0x1f51be | xul.dll@0x7aebf4 | xul.dll@0x12ae7f8 | xul…
Flags: needinfo?(vinograd)
Whiteboard: [closeme 2013-08-25]
| Reporter | ||
Comment 9•12 years ago
|
||
Crashes continue at random times. The last four were all corrupt dumps.
Is there any tool that I can run to either collect more info, or tell me what config values are not set to the default? Reset is too heavy handed.
Flags: needinfo?(vinograd)
Comment 10•12 years ago
|
||
Steps I would take
1. Reset (which is really quite good because I tried it yesterday for first time on a friend's PC and for reasons we don't know shaved a minute off startup time) should only impact your addons, which you can easily reinstall.
2. disable at least half your addons
3. you don't state it, but I assume you are using tabmixplus. Possible temporary substitutes for tabmix multi-line tab are a) https://addons.mozilla.org/en-US/firefox/addon/toomanytabs-saves-your-memory/ b) https://addons.mozilla.org/en-US/firefox/addon/tree-style-tab with vertical tabs, c) https://addons.mozilla.org/en-US/firefox/addon/vertical-tabs/
4. try to get a better stacktrace with https://developer.mozilla.org/en/how_to_get_a_stacktrace_with_windbg
Summary: Repeated crashes - 95% result in invalid dump → Repeated crashes - 95% result in invalid dump [@ hang | NtUserCallHwndLock | UpdateWindow ] [@ mozalloc_abort(char const* const) | mozalloc_handle_oom(unsigned int) | moz_xrealloc | xul.dll@0x140912 ...]
Comment 11•12 years ago
|
||
Resolved per whiteboard
Status: UNCONFIRMED → RESOLVED
Closed: 12 years ago
Resolution: --- → INCOMPLETE
Whiteboard: [closeme 2013-08-25]
You need to log in
before you can comment on or make changes to this bug.
Description
•