Closed
Bug 569406
Opened 15 years ago
Closed 13 years ago
bump in Firefox 3.6.4 Crash Report [@ nsBaseWidget::OverrideSystemMouseScrollSpeed(int, int, int&) ] Search Mozilla Support for Help
Categories
(Core :: Widget, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: chofmann, Unassigned)
Details
(Keywords: crash)
Crash Data
we seem to be getting one or two of these a day on 3.6.3 with 60+ million users then yesterday we saw 4 or these on 3.6.4 build 20100527093236. all were on windows 7.
Frame Module Signature [Expand] Source
0 xul.dll nsBaseWidget::OverrideSystemMouseScrollSpeed widget/src/xpwidgets/nsBaseWidget.cpp:853
1 xul.dll nsWindow::OverrideSystemMouseScrollSpeed widget/src/windows/nsWindow.cpp:2830
2 xul.dll nsMouseWheelTransaction::OverrideSystemScrollSpeed content/events/src/nsEventStateManager.cpp:712
3 xul.dll nsMouseWheelTransaction::AccelerateWheelDelta content/events/src/nsEventStateManager.cpp:647
4 xul.dll nsEventStateManager::DoScrollText content/events/src/nsEventStateManager.cpp:2578
5 xul.dll nsEventStateManager::PostHandleEvent
6 xul.dll PresShell::HandleEventInternal layout/base/nsPresShell.cpp:6548
7 xul.dll PresShell::HandlePositionedEvent layout/base/nsPresShell.cpp:6364
8 xul.dll PresShell::HandleEvent layout/base/nsPresShell.cpp:6228
9 xul.dll nsViewManager::HandleEvent view/src/nsViewManager.cpp:1224
10 xul.dll nsViewManager::DispatchEvent view/src/nsViewManager.cpp:1203
11 xul.dll HandleEvent view/src/nsView.cpp:167
12 xul.dll nsWindow::DispatchEvent widget/src/windows/nsWindow.cpp:2979
13 xul.dll nsWindow::DispatchWindowEvent widget/src/windows/nsWindow.cpp:3007
14 xul.dll nsWindow::OnMouseWheel widget/src/windows/nsWindow.cpp:5401
15 xul.dll xul.dll@0x44e6c5
16 xul.dll nsWindow::WindowProc widget/src/windows/nsWindow.cpp:3727
17 user32.dll InternalCallWinProc
more at http://crash-stats.mozilla.com/report/list?query_search=signature&query_type=exact&query=nsBaseWidget%3A%3AOverrideSystemMouseScrollSpeed%28int%2C%20int%2C%20int%26%29&date=06%2F01%2F2010%2010%3A57%3A40&range_value=1&range_unit=weeks&hang_type=any&process_type=any&plugin_field=&plugin_query_type=&plugin_query=&do_query=1&signature=nsBaseWidget%3A%3AOverrideSystemMouseScrollSpeed%28int%2C%20int%2C%20int%26%29
the crashes were close to start up which seems unusual
4 total crashes for nsBaseWidget::OverrideSystemMouseScrollSpeed on 20100531-crashdata.csv
3 start up crashes inside 30 seconds of startup
4 start up crashes inside 3 minutes of startup
but they all happened around 3am, so I'm guessing a single user.
we should keep an eye out as the 3.6.4 beta population grows.
| Assignee | ||
Updated•14 years ago
|
Crash Signature: [@ nsBaseWidget::OverrideSystemMouseScrollSpeed(int, int, int&) ]
Comment 1•13 years ago
|
||
I don't find any on crash-stas
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•