Open
Bug 614773
Opened 15 years ago
Updated 1 year ago
crash [@ MessageLoop::~MessageLoop() ]
Categories
(Core :: IPC, defect)
Tracking
()
NEW
People
(Reporter: scoobidiver, Unassigned)
Details
(Keywords: crash, regression)
Crash Data
It is a new crash signature that was introduced on a regular basis by 4.0b8pre/20101116 build.
It is #146 top crasher in 4.0b8pre for the last week.
Signature MessageLoop::~MessageLoop()
UUID c3e68f8a-6ab1-4cae-8850-a65a52101124
Time 2010-11-24 18:34:13.311380
Uptime 9982
Last Crash 226709 seconds (2.6 days) before submission
Install Age 15864 seconds (4.4 hours) since version was first installed.
Product Firefox
Version 4.0b8pre
Build ID 20101124042634
Branch 2.0
OS Windows NT
OS Version 6.1.7600
CPU x86
CPU Info GenuineIntel family 6 model 23 stepping 10
Crash Reason EXCEPTION_ACCESS_VIOLATION_EXEC
Crash Address 0x2
App Notes AdapterVendorID: 8086, AdapterDeviceID: 29c2
Tcpip MSAFD [TCP/IP] : 2 : 1 :
Tcpip MSAFD [UDP/IP] : 2 : 2 : %SystemRoot%\system32\mswsock.dll
Tcpip MSAFD [RAW/IP] : 2 : 3 :
MSAFD Tcpip [TCP/IPv6] : 2 : 1 : %SystemRoot%\system32\mswsock.dll
MSAFD Tcpip [UDP/IPv6] : 2 : 2 :
MSAFD Tcpip [RAW/IPv6] : 2 : 3 : %SystemRoot%\system32\mswsock.dll
Provedor de Serviço de TCPv6 de RSVP : 2 : 1 :
Provedor de Serviço de TCP de RSVP : 2 : 1 : %SystemRoot%\system32\mswsock.dll
Provedor de Serviço de UDPv6 de RSVP : 2 : 2 :
Provedor de Serviço de UDP de RSVP : 2 : 2 : %SystemRoot%\system32\mswsock.dll
MSAFD NetBIOS [\Device\NetBT_Tcpip_{3F9A3515-1528-4D6E-ABA1-9D62E5635BEF}] SEQPACKET 1 : 2 : 5 :
MSAFD NetBIOS [\Device\NetBT_Tcpip_{3F9A3515-1528-4D6E-ABA1-9D62E5635BEF}] DATAGRAM 1 : 2 : 2 : %SystemRoot%\system32\mswsock.dll
MSAFD NetBIOS [\Device\NetBT_Tcpip6_{D26250F2-C816-4A35-A2DC-3414DF372171}] SEQPACKET 4 : 2 : 5 :
MSAFD NetBIOS [\Device\NetBT_Tcpip6_{D26250F2-C816-
Frame Module Signature [Expand] Source
0 @0x2
1 xul.dll MessageLoop::~MessageLoop ipc/chromium/src/base/message_loop.cc:151
2 xul.dll base::Thread::ThreadMain ipc/chromium/src/base/thread.cc:167
3 xul.dll `anonymous namespace'::ThreadFunc ipc/chromium/src/base/platform_thread_win.cc:26
4 kernel32.dll BaseThreadInitThunk
5 ntdll.dll __RtlUserThreadStart
6 ntdll.dll _RtlUserThreadStart
The regression range is:
http://hg.mozilla.org/mozilla-central/pushloghtml?fromchange=edf41ff32f08&tochange=a42e9b001bc8
More reports at:
http://crash-stats.mozilla.com/report/list?product=Firefox&query_search=signature&query_type=exact&query=&range_value=4&range_unit=weeks&hang_type=any&process_type=any&plugin_field=&plugin_query_type=&plugin_query=&do_query=1&admin=&signature=MessageLoop%3A%3A~MessageLoop%28%29
Assignee | ||
Updated•14 years ago
|
Crash Signature: [@ MessageLoop::~MessageLoop() ]
Comment 1•14 years ago
|
||
This is still valid crash. For 7.0.1 we have over 1000 of these in the past week. Appears as #164 in the top crash list. Appears at #117 for 8.0 in the past week.
Comment 2•12 years ago
|
||
90% of crashes are XP (odd)
only 1 of 17 crash comments is English
> It is #146 top crasher in 4.0b8pre for the last week.
doubt it ranks in even top 300 now
Updated•10 years ago
|
Crash Signature: [@ MessageLoop::~MessageLoop() ] → [@ MessageLoop::~MessageLoop() ]
[@ MessageLoop::~MessageLoop ]
Updated•3 years ago
|
Severity: critical → S2
Comment 3•3 years ago
|
||
Since the crash volume is low (less than 5 per week), the severity is downgraded to S3
. Feel free to change it back if you think the bug is still critical.
For more information, please visit auto_nag documentation.
Severity: S2 → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•