Closed
Bug 632810
Opened 14 years ago
Closed 14 years ago
results are not the same between 3.3a1 topcrash list and query result
Categories
(Socorro :: General, task)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 600473
People
(Reporter: wsmwk, Unassigned)
References
Details
[from bug 610314 comment 9 - but I haven't rechecked this]
results are not the same between 3.3a1 topcrash list and query result...
http://crash-stats.mozilla.com/topcrasher/byversion/Thunderbird/3.3a1
says there are 8 crashes
Top 4 Crashing Signatures. 2010-11-26 04:00:00 through 2010-12-03 04:00:00. The
report covers 100.00% of all 8 crashes during this period.
but query has much more ...
http://crash-stats.mozilla.com/query/query?product=Thunderbird&version=Thunderbird%3A3.3a1&range_value=7&range_unit=days&date=2010-12-03+04%3A00%3A00&query_search=signature&query_type=exact&query=&build_id=&process_type=any&hang_type=any&do_query=1
1 LdrShutdownThread
2 nss_cms_decoder_work_data
3 linux-gate.so@0x416
4 Kerberos@0x6a163
5 nsEventListenerManager::AddEventListener
6 js_AddNativeProperty(JSContext*, JSObject*, int, int (*)(JSContext*,
JSObject*, int, js::Value*), int (*)(JSContext*, JSObject*, int, js::Value*),
unsigned int, unsigned int, unsigned int, int)
7 libpthread-2.9.so@0x7890
8 _VEC_memzero
9 canonicalize
10 linux-gate.so@0x424
11 nsXULWindow::SavePersistentAttributes()
12 @0x0
13 arena_dalloc_small | arena_dalloc | free | nsMsgFilterList::`vector
deleting destructor''(unsigned int)
14 -[NativeMenuItemTarget menuItemHit:]
15 malloc | js_InflateString(JSContext*, char const*, unsigned int*)
16 gfxDWriteShaper::InitTextRun(gfxContext*, gfxTextRun*, unsigned short
const*, unsigned int, unsigned int, int)
17 nsCookieService::EnsureReadDomain(nsCString const&)
18 RtlEnterCriticalSection
19 nsMsgCompose::_SendMsg(int, nsIMsgIdentity*, char const*, int)
20 nsCOMPtr_base::~nsCOMPtr_base | nsImapService::SelectFolder
Comment 1•14 years ago
|
||
This is the same issue tcramer was reporting. I know we've talked about it in IRC before, but I don't remember the reason (or the suggested fix). I think it had to do with the time range on the TCBS queries. Anyone?
rhelmer did a lot of analysis in bug 600473 (which is the Camino version of this bug) back in November.
| Reporter | ||
Comment 3•14 years ago
|
||
thanks. I'm happy to assume bug 600473 is the same issue
| Assignee | ||
Updated•13 years ago
|
Component: Socorro → General
Product: Webtools → Socorro
You need to log in
before you can comment on or make changes to this bug.
Description
•