Closed Bug 228580 Opened 21 years ago Closed 20 years ago

crash in [@ nsEventStateManager::DoWheelScroll] ?

Categories

(Core :: Layout, defect)

x86
Linux
defect
Not set
critical

Tracking

()

RESOLVED WORKSFORME

People

(Reporter: basic, Unassigned)

Details

(Keywords: crash)

Crash Data

Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.6b) Gecko/20031215
was browsing gemal's site when this happened. Related to bug 207781?

#0  0x406ed006 in nanosleep () from /lib/i686/libc.so.6
#1  0xffffffa0 in ?? ()
#2  0x080709a6 in ShowOSAlert ()
#3  0x41c7e827 in nsProfileLock::FatalSignalHandler(int) (signo=0)
    at ../../../../profile/dirserviceprovider/src/nsProfileLock.cpp:195
#4  0x401064ec in __pthread_clock_settime () from /lib/i686/libpthread.so.0
#5  0x4066aca8 in __libc_sigaction () from /lib/i686/libc.so.6
#6  0x41475208 in nsEventStateManager::DoWheelScroll(nsIPresContext*, nsIFrame*,
nsMouseScrollEvent*, int, int, int, int) (this=0x8ac8238,
    aPresContext=0x8ae7758, aTargetFrame=0x8c04170, aMSEvent=0xbfffecc0,
    aNumLines=3, aScrollHorizontal=0, aScrollPage=0, aUseTargetFrame=0)
    at ../../../../content/events/src/nsEventStateManager.cpp:1703
#7  0x41475a06 in nsEventStateManager::PostHandleEvent(nsIPresContext*,
nsEvent*, nsIFrame*, nsEventStatus*, nsIView*) (this=0x8ac8238,
    aPresContext=0x8ae7758, aEvent=0xbfffecc0, aTargetFrame=0x8c04170,
    aStatus=0xbfffea6c, aView=0x8ac82ec)
    at ../../../../content/events/src/nsEventStateManager.cpp:1978
#8  0x41274ceb in PresShell::HandleEventInternal(nsEvent*, nsIView*, unsigned,
nsEventStatus*) (this=0x8881e28, aEvent=0xbfffecc0, aView=0x8e3d650,
    aFlags=513, aStatus=0xbfffea6c)
    at ../../../../../layout/html/base/src/nsPresShell.cpp:6237
#9  0x412740de in PresShell::HandleEvent(nsIView*, nsGUIEvent*, nsEventStatus*,
int, int&) (this=0x8881e28, aView=0x8e3d650, aEvent=0xbfffecc0,
    aEventStatus=0xbfffea6c, aForceHandle=0, aHandled=@0xbfffea70)
    at ../../../../../layout/html/base/src/nsPresShell.cpp:6080
#10 0x4161e5ac in nsViewManager::HandleEvent(nsView*, nsGUIEvent*, int) (
    this=0x86a2018, aView=0x8d0a728, aEvent=0xbfffecc0, aCaptured=0)
    at ../../../view/src/nsViewManager.cpp:2294
#11 0x416152b6 in nsView::HandleEvent(nsViewManager*, nsGUIEvent*, int) (
    this=0x8d0a728, aVM=0x86a2018, aEvent=0xbfffecc0, aCaptured=0)
    at ../../../view/src/nsView.cpp:297
#12 0x4161d671 in nsViewManager::DispatchEvent(nsGUIEvent*, nsEventStatus*) (
    this=0x86a2018, aEvent=0xbfffecc0, aStatus=0xbfffec6c)
    at ../../../view/src/nsViewManager.cpp:2033
#13 0x416148b5 in HandleEvent (aEvent=0xbfffecc0)
    at ../../../view/src/nsView.cpp:76
#14 0x41c02a86 in nsCommonWidget::DispatchEvent(nsGUIEvent*, nsEventStatus&) (
    this=0x8ad77f0, aEvent=0xbfffecc0, aStatus=@0xbfffecbc)
    at ../../../../widget/src/gtk2/nsCommonWidget.cpp:295
#15 0x41bf5e25 in nsWindow::OnScrollEvent(_GtkWidget*, _GdkEventScroll*) (
    this=0x8ad77f0, aWidget=0x822c190, aEvent=0x82666a8)
    at ../../../../widget/src/gtk2/nsWindow.cpp:1635
#16 0x41bf98c5 in scroll_event_cb (widget=0x822c190, event=0x822c190)
    at ../../../../widget/src/gtk2/nsWindow.cpp:3398
Severity: normal → critical
Keywords: crash
I only see 1 incident in current Talkback data with that stack signature:

Incident ID: 6358
Stack Signature	nsEventStateManager::DoWheelScroll c4817480
Product ID	Mozilla1.7
Build ID	2004031615
Trigger Time	2004-03-26 19:20:59.0
Platform	Win32
Operating System	Windows NT 5.2 build 3790
Module	gklayout.dll + (000cc6ab)
URL visited	
User Comments	
Since Last Crash	null sec
Total Uptime	null sec
Trigger Reason	Access violation
Source File Name
c:/builds/tinderbox/Mozilla1.7b/WINNT_5.0_Clobber/mozilla/content/events/src/nsEventStateManager.cpp
Trigger Line No.	1606
Stack Trace 	
nsEventStateManager::DoWheelScroll
[c:/builds/tinderbox/Mozilla1.7b/WINNT_5.0_Clobber/mozilla/content/events/src/nsEventStateManager.cpp,
line 1606]
nsEventStateManager::PostHandleEvent
[c:/builds/tinderbox/Mozilla1.7b/WINNT_5.0_Clobber/mozilla/content/events/src/nsEventStateManager.cpp,
line 1985]
PresShell::HandleEventInternal
[c:/builds/tinderbox/Mozilla1.7b/WINNT_5.0_Clobber/mozilla/layout/html/base/src/nsPresShell.cpp,
line 6072]
PresShell::HandleEvent
[c:/builds/tinderbox/Mozilla1.7b/WINNT_5.0_Clobber/mozilla/layout/html/base/src/nsPresShell.cpp,
line 5942]
nsViewManager::HandleEvent
[c:/builds/tinderbox/Mozilla1.7b/WINNT_5.0_Clobber/mozilla/view/src/nsViewManager.cpp,
line 2281]
nsViewManager::DispatchEvent
[c:/builds/tinderbox/Mozilla1.7b/WINNT_5.0_Clobber/mozilla/view/src/nsViewManager.cpp,
line 2025]
HandleEvent
[c:/builds/tinderbox/Mozilla1.7b/WINNT_5.0_Clobber/mozilla/view/src/nsView.cpp,
line 79]
nsWindow::DispatchEvent
[c:/builds/tinderbox/Mozilla1.7b/WINNT_5.0_Clobber/mozilla/widget/src/windows/nsWindow.cpp,
line 1068]
nsWindow::DispatchWindowEvent
[c:/builds/tinderbox/Mozilla1.7b/WINNT_5.0_Clobber/mozilla/widget/src/windows/nsWindow.cpp,
line 1085]
nsWindow::ProcessMessage
[c:/builds/tinderbox/Mozilla1.7b/WINNT_5.0_Clobber/mozilla/widget/src/windows/nsWindow.cpp,
line 4613]
nsWindow::WindowProc
[c:/builds/tinderbox/Mozilla1.7b/WINNT_5.0_Clobber/mozilla/widget/src/windows/nsWindow.cpp,
line 1347]
USER32.dll + 0x612f (0x77d0612f)
USER32.dll + 0x69a5 (0x77d069a5)
USER32.dll + 0x6689 (0x77d06689)
USER32.dll + 0x6704 (0x77d06704)
nsAppShellService::Run
[c:/builds/tinderbox/Mozilla1.7b/WINNT_5.0_Clobber/mozilla/xpfe/appshell/src/nsAppShellService.cpp,
line 524]
main1
[c:/builds/tinderbox/Mozilla1.7b/WINNT_5.0_Clobber/mozilla/xpfe/bootstrap/nsAppRunner.cpp,
line 1308]
main
[c:/builds/tinderbox/Mozilla1.7b/WINNT_5.0_Clobber/mozilla/xpfe/bootstrap/nsAppRunner.cpp,
line 1712]
WinMain
[c:/builds/tinderbox/Mozilla1.7b/WINNT_5.0_Clobber/mozilla/xpfe/bootstrap/nsAppRunner.cpp,
line 1734]
WinMainCRTStartup()
kernel32.dll + 0xf38c (0x77e4f38c)
Summary: crash in nsEventStateManager::DoWheelScroll ? → crash in [@ nsEventStateManager::DoWheelScroll] ?
It's been almost a year since I filed this bug, I haven't seem this crash in a
long while, marking wfm
Status: NEW → RESOLVED
Closed: 20 years ago
Resolution: --- → WORKSFORME
Crash Signature: [@ nsEventStateManager::DoWheelScroll]
You need to log in before you can comment on or make changes to this bug.