Closed
Bug 116129
Opened 24 years ago
Closed 24 years ago
Machine locks up while scrolling
Categories
(Core :: Layout, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 101055
mozilla1.1alpha
People
(Reporter: sfraser_bugs, Assigned: dcone)
References
()
Details
(Keywords: crash)
Attachments
(1 file)
|
35.83 KB,
text/plain
|
Details |
I'm seeing crashes today in my Mac OS 9 builds where scrolling a page with images
can lock up the machine. I've seen it twice on the same machine, scrolling the
BBC news site. When it crashes scrolling stops, and the cursor changes to a
watch. I can still move the cursor, but other apps are frozen. Dropping into
MacsBug shows us in QuickDraw code (but not our code).
I think something about the new modern skin is torquing QuickDraw; probably bad
port/device management on our part. My guess would be that the CopyBits() in
nsImageMac code is where things go bad.
Comment 1•24 years ago
|
||
peterson: Can you check to see if this still a problem? Thanks!
Target Milestone: --- → mozilla1.1
| Reporter | ||
Comment 2•24 years ago
|
||
| Reporter | ||
Comment 3•24 years ago
|
||
Dup
*** This bug has been marked as a duplicate of 101055 ***
Status: NEW → RESOLVED
Closed: 24 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•