Closed Bug 317519 Opened 19 years ago Closed 18 years ago

Crash [@ nsGfxScrollFrameInner::SaveState() line 2629]

Categories

(Core :: Layout, defect)

x86
Windows XP
defect
Not set
major

Tracking

()

RESOLVED WORKSFORME

People

(Reporter: bc, Unassigned)

References

Details

(Keywords: crash, Whiteboard: [sg:investigate])

Crash Data

Whiteboard: [sg:investigate]
Flags: blocking1.8.0.1?
Moving UNCO fuzz crashes to 1.8.0.2
Flags: blocking1.8.0.2?
Flags: blocking1.8.0.1?
Flags: blocking1.8.0.1-
Flags: blocking1.8.0.3?
Flags: blocking1.8.0.2?
Flags: blocking1.8.0.2-
dbaron, roc: what do you think of this stack trace?

It looks to me as though GetScrollableView() is returning NULL.

    nsIScrollableView* scrollingView = GetScrollableView();
    PRInt32 x,y;
 -> scrollingView->GetScrollPosition(x,y);

I used this command to get the source to match up the line number:

  cvs update -D '2005-11-22 21:13 PST' -p nsGfxScrollFrame.cpp

Any thoughts on why GetScrollableView() might be returning NULL?
I'm not crashing on a debug 1.5.0.2 build -- is it fixed?
Flags: blocking1.8.0.3? → blocking1.8.0.3+
I crash in 1.5.0.2 and trunk debug winxp builds although with different stacks. Considering the issues which cause these crashes, the particular cause _could_ be fixed and I am just seeing the next cause of crashing in the list or the original cause is not fixed and we are just seeing a different stack.
Get Jesse or Martijn or someone else to create a minimized testcase? :-)
That would require one of us to be able to reproduce the crash, though.
Jesse, I was asking because this is on the blocking 1.8.0.3 radar, and it is not assigned to anyone (nor is it confirmed) ;-)
No traction, no owner, can't see how this makes the current release
Flags: blocking1.8.0.5?
Flags: blocking1.8.0.4-
Flags: blocking1.8.0.4+
Bob: can you still reproduce this? Looks like Jesse and I can't, maybe it got fixed along the way?
Flags: blocking1.8.0.5? → blocking1.8.0.5-
Status: UNCONFIRMED → RESOLVED
Closed: 18 years ago
Resolution: --- → WORKSFORME
Group: security
Crash Signature: [@ nsGfxScrollFrameInner::SaveState() line 2629]
You need to log in before you can comment on or make changes to this bug.