Closed
Bug 543644
Opened 15 years ago
Closed 13 years ago
Use of two mouse devices crashes Firefox - stack overflow near [@ nsWindow::OnScroll]
Categories
(Core :: Widget: Win32, defect)
Tracking
()
RESOLVED
FIXED
People
(Reporter: posidron, Unassigned)
References
()
Details
(Keywords: crash)
Crash Data
Attachments
(1 file)
47.96 KB,
text/plain
|
Details |
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.0; de; rv:1.9.2) Gecko/20100115 Firefox/3.6 (.NET CLR 3.5.30729)
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 6.0; de; rv:1.9.2) Gecko/20100115 Firefox/3.6 (.NET CLR 3.5.30729)
Please see steps to reproduce.
Reproducible: Always
Steps to Reproduce:
1- hold down the button in the middle of the three Trackpoint buttons
2- move with your external mouse device AND the Thinkpad trackpoint over the toolbar.
Actual Results:
Firefox crashes unexpectedly.
Expected Results:
Continue.
Bug is present in the default theme and without the use of any extension.
Crashreporter did not pop up.
Comment 1•15 years ago
|
||
https://developer.mozilla.org/En/How_to_get_a_stacktrace_for_a_bug_report
Is there a firefox.exe process still showing after it crashes?
Reporter | ||
Comment 2•15 years ago
|
||
Reporter | ||
Comment 3•15 years ago
|
||
@Tyler Downer
No
BUGCHECK_STR: APPLICATION_FAULT_STACK_OVERFLOW_CODE
PRIMARY_PROBLEM_CLASS: STACK_OVERFLOW
DEFAULT_BUCKET_ID: STACK_OVERFLOW
LAST_CONTROL_TRANSFER: from 00000000750c0b31 to 00000000750c07cf
STACK_TEXT:
UxTheme!IsTargetProcess+0x23
UxTheme!_ThemeDefWindowProc+0x2b
UxTheme!ThemeDefWindowProcW+0x18
USER32!DefWindowProcW+0x68
USER32!InternalCallWinProc+0x23
USER32!UserCallWinProcCheckWow+0x109
USER32!CallWindowProcAorW+0xa9
USER32!CallWindowProcW+0x1b
xul!nsWindow::WindowProc+0xfd [e:\builds\moz2_slave\win32_build\build\widget\src\windows\nswindow.cpp @ 3593]
USER32!InternalCallWinProc+0x23
USER32!UserCallWinProcCheckWow+0x109
USER32!DispatchClientMessage+0xe0
USER32!__fnDWORD+0x2b
ntdll_77df0000!KiUserCallbackDispatcher+0x2e
xul!nsWindow::HandleScrollingPlugins+0x9b [e:\builds\moz2_slave\win32_build\build\widget\src\windows\nswindow.cpp @ 5969]
xul!nsWindow::OnScroll+0x57 [e:\builds\moz2_slave\win32_build\build\widget\src\windows\nswindow.cpp @ 6051]
xul!nsWindow::ProcessMessage+0x36ec82
xul!nsWindow::HandleScrollingPlugins+0x11b [e:\builds\moz2_slave\win32_build\build\widget\src\windows\nswindow.cpp @ 6030]
xul!nsWindow::OnScroll+0x57 [e:\builds\moz2_slave\win32_build\build\widget\src\windows\nswindow.cpp @ 6051]
xul!nsWindow::ProcessMessage+0x36ec82
Component: Toolbars → Widget: Win32
Keywords: crash
Product: Firefox → Core
QA Contact: toolbars → win32
Summary: Use of two mouse devices crashs Firefox → Use of two mouse devices crashes Firefox - stack overflow near [@ nsWindow::OnScroll]
Version: 3.6 Branch → 1.9.2 Branch
Assignee | ||
Updated•14 years ago
|
Crash Signature: [@ nsWindow::OnScroll]
Reporter | ||
Updated•13 years ago
|
Status: UNCONFIRMED → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•