Closed Bug 11337 Opened 25 years ago Closed 25 years ago

[CRASH] assertion when making window narrower

Categories

(Core :: DOM: UI Events & Focus Handling, defect, P3)

x86
Windows NT
defect

Tracking

()

VERIFIED WORKSFORME

People

(Reporter: karnaze, Assigned: joki)

References

()

Details

Using Viewer, make test1 (or any other page) narrower and eventually it will
assert.

NTDLL! DbgBreakPoint@0 address 0x77f76148
nsDebug::Break(const char * 0x004667c0, int 989) line 143
nsDebug::Assertion(const char * 0x004667fc, const char * 0x004667ec, const char
* 0x004667c0, int 989) line 176 + 13 bytes
nsWindow::Resize(nsWindow * const 0x010ac834, int 180, int 0, int -3, int 32,
int 1) line 989 + 32 bytes
nsBrowserWindow::Layout(int 209, int 350) line 1456
HandleBrowserEvent(nsGUIEvent * 0x0012faa8) line 325
nsWindow::DispatchEvent(nsWindow * const 0x010a77b4, nsGUIEvent * 0x0012faa8,
nsEventStatus & nsEventStatus_eIgnore) line 490 + 10 bytes
nsWindow::DispatchWindowEvent(nsGUIEvent * 0x0012faa8) line 515
nsWindow::OnResize(nsRect & {x=306 y=187 width=209 height=350}) line 3175 + 15
bytes
nsWindow::ProcessMessage(unsigned int 71, unsigned int 0, long 1244460, long *
0x0012fcbc) line 2657 + 24 bytes
nsWindow::WindowProc(HWND__ * 0x025b0690, unsigned int 71, unsigned int 0, long
1244460) line 563 + 27 bytes
USER32! DispatchClientMessage@20 + 42 bytes
USER32! __fnINLPWINDOWPOS@4 + 37 bytes
NTDLL! KiUserCallbackDispatcher@12 + 19 bytes
USER32! DispatchClientMessage@20 address 0x77e71a8d
USER32! CallWindowProcAorW@24 + 41 bytes
USER32! CallWindowProcA@20 + 25 bytes
nsWindow::WindowProc(HWND__ * 0x025b0690, unsigned int 274, unsigned int 61442,
long 24445853) line 570 + 31 bytes
USER32! DispatchClientMessage@20 + 42 bytes
USER32! __fnDWORD@4 + 36 bytes
NTDLL! KiUserCallbackDispatcher@12 + 19 bytes
USER32! DispatchClientMessage@20 address 0x77e71a8d
This seems to work for me.  Maybe it got fixed.  I resize down to a certain
size and it won't get any narrower.  No problems to that point.
Status: NEW → RESOLVED
Closed: 25 years ago
Resolution: --- → WORKSFORME
Status: RESOLVED → VERIFIED
works for me too
Component: Event Handling → User events and focus handling
You need to log in before you can comment on or make changes to this bug.