Closed
Bug 793096
Opened 13 years ago
Closed 9 years ago
crash on abort in PresShell::HandleEventInternal
Categories
(Core :: Layout, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: Usul, Unassigned)
Details
(Keywords: crash, Whiteboard: [startupcrash][tbird crash])
Crash Data
This bug was filed from the Socorro interface and is
report bp-797f04f6-20ab-4f26-a7f5-e980c2120918 .
=============================================================
0 @0x0
1 @0x3fffff
2 xul.dll NS_IsMainThread_P objdir-tb/mozilla/xpcom/build/nsThreadUtils.cpp:113
3 xul.dll AbortIfOffMainThreadIfCheckFast xpcom/base/nsCycleCollector.cpp:1196
4 xul.dll PresShell::HandleEventInternal layout/base/nsPresShell.cpp:6437
5 xul.dll PresShell::HandlePositionedEvent layout/base/nsPresShell.cpp:6205
6 xul.dll PresShell::HandleEvent layout/base/nsPresShell.cpp:6002
7 xul.dll nsViewManager::DispatchEvent view/src/nsViewManager.cpp:772
8 xul.dll nsView::HandleEvent view/src/nsView.cpp:1060
9 xul.dll nsWindow::DispatchEvent widget/windows/nsWindow.cpp:3567
10 xul.dll nsWindow::DispatchWindowEvent widget/windows/nsWindow.cpp:3590
11 xul.dll mozilla::widget::MouseScrollHandler::HandleMouseWheelMessage widget/windows/WinMouseScrollHandler.cpp:618
12 xul.dll mozilla::widget::MouseScrollHandler::ProcessMessage widget/windows/WinMouseScrollHandler.cpp:189
13 xul.dll nsWindow::ProcessMessage widget/windows/nsWindow.cpp:4446
14 xul.dll nsWindow::WindowProcInternal widget/windows/nsWindow.cpp:4336
15 xul.dll CallWindowProcCrashProtected xpcom/base/nsCrashOnException.cpp:32
16 xul.dll nsWindow::WindowProc widget/windows/nsWindow.cpp:4278
17 user32.dll InternalCallWinProc
18 user32.dll UserCallWinProcCheckWow
19 user32.dll DispatchMessageWorker
20 user32.dll DispatchMessageW
21 xul.dll nsAppShell::ProcessNextNativeEvent widget/windows/nsAppShell.cpp:322
22 xul.dll nsBaseAppShell::DoProcessNextNativeEvent widget/xpwidgets/nsBaseAppShell.cpp:139
23 xul.dll nsBaseAppShell::OnProcessNextEvent widget/xpwidgets/nsBaseAppShell.cpp:298
24 xul.dll nsThread::ProcessNextEvent xpcom/threads/nsThread.cpp:586
25 xul.dll NS_ProcessNextEvent_P objdir-tb/mozilla/xpcom/build/nsThreadUtils.cpp:220
26 xul.dll mozilla::ipc::MessagePump::Run ipc/glue/MessagePump.cpp:117
27 xul.dll MessageLoop::RunHandler ipc/chromium/src/base/message_loop.cc:201
28 xul.dll MessageLoop::Run ipc/chromium/src/base/message_loop.cc:175
29 xul.dll nsBaseAppShell::Run widget/xpwidgets/nsBaseAppShell.cpp:163
30 xul.dll nsAppShell::Run widget/windows/nsAppShell.cpp:232
31 xul.dll nsAppStartup::Run toolkit/components/startup/nsAppStartup.cpp:273
32 xul.dll XREMain::XRE_mainRun toolkit/xre/nsAppRunner.cpp:3800
33 xul.dll XREMain::XRE_main toolkit/xre/nsAppRunner.cpp:3877
34 xul.dll XRE_main toolkit/xre/nsAppRunner.cpp:3953
35 thunderbird.exe do_main mail/app/nsMailApp.cpp:111
36 thunderbird.exe NS_internal_main mail/app/nsMailApp.cpp:200
37 thunderbird.exe wmain toolkit/xre/nsWindowsWMain.cpp:100
38 thunderbird.exe __tmainCRTStartup crtexe.c:552
39 kernel32.dll BaseThreadInitThunk
40 ntdll.dll __RtlUserThreadStart
41 ntdll.dll _RtlUserThreadStart
Updated•13 years ago
|
Component: XPCOM → Layout
OS: Windows NT → Windows 7
Summary: crash in @0x0 → crash on abort in PresShell::HandleEventInternal
Comment 1•13 years ago
|
||
all crashes are a month ago in TB17.0a2 from a single user, who notably has a bitdefender addon installled
nothing to fix here is my suspicion. invalid?
Whiteboard: [startupcrash][tbird crash]
Updated•10 years ago
|
Crash Signature: [@ @0x0 | NS_IsMainThread_P()] → [@ @0x0 | NS_IsMainThread_P()]
[@ @0x0 | NS_IsMainThread_P]
Comment 2•9 years ago
|
||
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•