Open
Bug 716844
Opened 13 years ago
Updated 2 years ago
Crash @ nsWindow::OnPaint
Categories
(Core :: Widget: Win32, defect, P4)
Tracking
()
NEW
People
(Reporter: scoobidiver, Unassigned)
Details
(Keywords: crash, Whiteboard: tpi:+)
Crash Data
It's a low volume crash signature but it became #39 top browser crasher in 10.0b3.
Signature nsWindow::OnPaint(HDC__*, unsigned int) More Reports Search
UUID 55a75dc0-f2a7-486f-aaeb-dc3e42120109
Date Processed 2012-01-09 15:06:15.132915
Uptime 550
Last Crash 9.2 minutes before submission
Install Age 2.3 days since version was first installed.
Install Time 2012-01-07 15:05:06
Product Firefox
Version 10.0
Build ID 20120104111456
Release Channel beta
OS Windows NT
OS Version 5.1.2600 Service Pack 3
Build Architecture x86
Build Architecture Info GenuineIntel family 15 model 6 stepping 5
Crash Reason EXCEPTION_ACCESS_VIOLATION_EXEC
Crash Address 0x7e02a8c9
App Notes
AdapterVendorID: 10de, AdapterDeviceID: 0640, AdapterSubsysID: 00000000, AdapterDriverVersion: 6.14.11.8206
D3D10 Layers? D3D10 Layers-
D3D9 Layers? D3D9 Layers-
EMCheckCompatibility True
Frame Module Signature [Expand] Source
0 @0x7e02a8c9
1 xul.dll nsWindow::OnPaint widget/src/windows/nsWindowGfx.cpp:628
2 user32.dll RealDefWindowProcWorker
3 user32.dll UserCallWinProcCheckWow
4 xul.dll CallWindowProcCrashProtected xpcom/base/nsCrashOnException.cpp:65
5 xul.dll CallWindowProcCrashProtected xpcom/base/nsCrashOnException.cpp:71
6 xul.dll _SEH_epilog4
7 xul.dll nsWindow::WindowProc widget/src/windows/nsWindow.cpp:4414
8 user32.dll InternalCallWinProc
9 xul.dll CallWindowProcCrashProtected xpcom/base/nsCrashOnException.cpp:71
10 xul.dll CallWindowProcCrashProtected xpcom/base/nsCrashOnException.cpp:71
11 user32.dll UserCallWinProcCheckWow
12 xul.dll CallWindowProcCrashProtected xpcom/base/nsCrashOnException.cpp:71
13 MSCTF.dll SysGetMsgProc
14 user32.dll StringDuplicateW
15 user32.dll UserCallWinProcCheckWow
16 user32.dll DispatchClientMessage
17 xul.dll CallWindowProcCrashProtected xpcom/base/nsCrashOnException.cpp:71
18 user32.dll __fnHkINLPMSG
19 user32.dll __fnHkINLPMSG
20 user32.dll StringDuplicateW
21 user32.dll DispatchClientMessage
22 user32.dll __fnDWORD
23 ntdll.dll KiUserCallbackDispatcher
24 xul.dll CallWindowProcCrashProtected xpcom/base/nsCrashOnException.cpp:71
25 user32.dll DispatchMessageW
26 xul.dll nsAppShell::ProcessNextNativeEvent widget/src/windows/nsAppShell.cpp:342
27 xul.dll nsBaseAppShell::OnProcessNextEvent widget/src/xpwidgets/nsBaseAppShell.cpp:306
28 xul.dll nsThread::ProcessNextEvent xpcom/threads/nsThread.cpp:595
29 nspr4.dll _MD_CURRENT_THREAD nsprpub/pr/src/md/windows/w95thred.c:308
30 xul.dll mozilla::ipc::MessagePump::Run ipc/glue/MessagePump.cpp:110
31 xul.dll xul.dll@0xc009f
32 xul.dll MessageLoop::RunHandler ipc/chromium/src/base/message_loop.cc:201
33 xul.dll _SEH_epilog4
34 xul.dll MessageLoop::Run ipc/chromium/src/base/message_loop.cc:175
35 xul.dll nsIOService::NewChannelFromURI netwerk/base/src/nsIOService.cpp:626
36 xul.dll nsBaseAppShell::Run widget/src/xpwidgets/nsBaseAppShell.cpp:189
37 @0x20d16ef
More reports at:
https://crash-stats.mozilla.com/report/list?signature=nsWindow%3A%3AOnPaint%28HDC__*%2C%20unsigned%20int%29
Updated•10 years ago
|
Crash Signature: [@ nsWindow::OnPaint(HDC__*, unsigned int)] → [@ nsWindow::OnPaint(HDC__*, unsigned int)]
[@ nsWindow::OnPaint]
Comment 1•9 years ago
|
||
Crash volume for signature 'nsWindow::OnPaint':
- nightly(version 50):0 crashes from 2016-06-06.
- aurora (version 49):0 crashes from 2016-06-07.
- beta (version 48):5 crashes from 2016-06-06.
- release(version 47):27 crashes from 2016-05-31.
- esr (version 45):1 crash from 2016-04-07.
Crash volume on the last weeks:
W. N-1 W. N-2 W. N-3 W. N-4 W. N-5 W. N-6 W. N-7
- nightly 0 0 0 0 0 0 0
- aurora 0 0 0 0 0 0 0
- beta 1 0 0 4 0 0 0
- release 1 0 0 1 9 8 8
- esr 0 0 0 0 0 0 0
Affected platform: Windows
status-firefox47:
--- → affected
status-firefox48:
--- → affected
status-firefox-esr45:
--- → affected
Updated•9 years ago
|
Priority: -- → P4
Whiteboard: tpi:+
Updated•3 years ago
|
Severity: critical → S2
Comment 2•2 years ago
|
||
Since the crash volume is low (less than 15 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
Updated•2 years ago
|
Crash Signature: [@ nsWindow::OnPaint(HDC__*, unsigned int)]
[@ nsWindow::OnPaint] → [@ nsWindow::OnPaint]
[@ nsWindow::OnPaint]
You need to log in
before you can comment on or make changes to this bug.
Description
•