Closed
Bug 813593
Opened 13 years ago
Closed 10 years ago
startup crash in nsAppShell::ProcessNextNativeEvent
Categories
(Thunderbird :: General, defect)
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: wsmwk, Unassigned)
Details
(Keywords: crash, Whiteboard: [rare][startupcrash])
Crash Data
I've forgotten why I was looking at this crash, but may as well file it anyway. ~50% are startup
This bug was filed from the Socorro interface and is
report bp-f4952587-3d59-4581-be75-97b5f2121114 .
=============================================================
0 @0x3f
1 xul.dll nsAppShell::ProcessNextNativeEvent widget/windows/nsAppShell.cpp:306
2 mozglue.dll arena_malloc memory/mozjemalloc/jemalloc.c:4197
3 xul.dll nsTimerImpl::QueryInterface xpcom/threads/nsTimerImpl.cpp:123
4 xul.dll nsBaseAppShell::DoProcessNextNativeEvent widget/xpwidgets/nsBaseAppShell.cpp:139
some, like bp-5bcd8a50-bbe3-49ab-a7d7-379072121114 have longer stack
Comment 1•13 years ago
|
||
Wayne any DLL correlation visible ?
| Reporter | ||
Comment 2•13 years ago
|
||
(In reply to Ludovic Hirlimann [:Usul] from comment #1)
> Wayne any DLL correlation visible ?
not per correlations able (perhaps too few crashes?).
I skimmed a raw dump but I don't see anythign interest.
can you have a look?
https://crash-stats.mozilla.com/report/list?product=Thunderbird&query_search=signature&query_type=exact&query=nsAppShell%3A%3AProcessNextNativeEvent%28bool%29&reason_type=contains&date=11%2F20%2F2012%2016%3A27%3A51&range_value=4&range_unit=weeks&hang_type=any&process_type=all&do_query=1&admin=1&signature=nsAppShell%3A%3AProcessNextNativeEvent%28bool%29#modver
Comment 3•13 years ago
|
||
Not seeing anything.
| Reporter | ||
Comment 4•10 years ago
|
||
perhaps signature has morphed, but yeah, no signifcant recent crash actiivty
https://crash-stats.mozilla.com/search/?signature=~nsAppShell%3A%3AProcessNextNativeEvent&product=Thunderbird&date=%3E2015-08-01&uptime=%3C30&_facets=signature&_columns=date&_columns=signature&_columns=product&_columns=version&_columns=build_id&_columns=platform#facet-signature
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → WORKSFORME
Summary: crash in nsAppShell::ProcessNextNativeEvent → startup crash in nsAppShell::ProcessNextNativeEvent
You need to log in
before you can comment on or make changes to this bug.
Description
•