Closed
Bug 27261
Opened 25 years ago
Closed 25 years ago
Resizing bookmark manager crashes mozilla
Categories
(Core :: XUL, defect, P3)
Tracking
()
M15
People
(Reporter: david, Assigned: hyatt)
Details
(Keywords: crash)
From Bug Helper:
User-Agent: Mozilla/4.7 [en] (X11; I; Linux 2.2.14 i686)
BuildID: 2000020918
I have found a new (reproducible) way of crashing mozilla under Linux and
Windows. It is kind of hard to explain so mail me if I'm not making sense.
[the urls after each step is a screenshot which might be necessary to
understand]
Reproducible: Always
Steps to Reproduce:
1) Add lots of bookmarks, approx 40
[http://www.i.kth.se/i99_hnd/1.jpg]
2) Open bookmark manager, resize it so that it's too small to hold all bookmarks
(so that vertical scrollbar appears), pull the scrollbar to the bottom
[http://www.i.kth.se/i99_hnd/2.jpg]
3) Resize window vertically so that it's large enough to fit all bookmarks (the
scrollbar doesn't go away)
[http://www.i.kth.se/i99_hnd/3.jpg]
4) Pull the scrollbar to the top again, mozilla should now realize that the
window is big enough and remove the scrollbar. But instead it crashes.
Actual Results: Mozilla crashed
Expected Results: Resize the window and remove the scrollbar
Output from GDB (linux) varies between:
A)
Program received signal SIGSEGV, Segmentation fault.
0x402df63f in __morecore () from /lib/libc.so.6
B)
Program received signal SIGSEGV, Segmentation fault.
0x40f4ea9c in NSGetModule () from
/home/david/package/components/libraptorview.so
I've confirmed this on Windows (build 2000020919) as well
Updated•25 years ago
|
QA Contact: paulmac → claudius
Assignee | ||
Comment 2•25 years ago
|
||
This is my bug, eric.
Assignee | ||
Updated•25 years ago
|
Status: NEW → ASSIGNED
Assignee | ||
Updated•25 years ago
|
Target Milestone: M14 → M15
Assignee | ||
Comment 4•25 years ago
|
||
*** This bug has been marked as a duplicate of 23677 ***
Status: ASSIGNED → RESOLVED
Closed: 25 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•