Closed
Bug 198853
Opened 22 years ago
Closed 22 years ago
X11 locks up when viewing large png image with automatic image resizing
Categories
(Core Graveyard :: Image: Painting, defect)
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: joerg-mozbugs, Assigned: jdunn)
References
()
Details
Attachments
(2 files)
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.3) Gecko/20030314
Build Identifier: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.3) Gecko/20030314
Loading the png image referenced above locks up X11 completely, mouse cursor is
still movable, everything else is frozen, X-server needs to be restarted. This
only happens when automatic image resizing is enabled.
Reproducible: Always
Steps to Reproduce:
1. Ensure that automatic image resizing is enabled, if not enable it and restart
Mozilla
2. Load file mozilla-lockup-autoresize.png (from web or from disk)
Actual Results:
X11 locks up
Expected Results:
Display resized image
This happens with xft and gtk2 packages from /Red_Hat_8x_RPMS on RedHat 8.0 with
XFree86-4.2.0-72 and NVIDIA_kernel-1.0-4191
| Reporter | ||
Comment 1•22 years ago
|
||
what kind of file is a .danger file? Please give it a name the servers know.
| Reporter | ||
Comment 3•22 years ago
|
||
It is a .png file of course, I added .danger to prevent users from accidently
locking up their machines.
Comment 4•22 years ago
|
||
WFM, linux GTK2 build ID 20030321. I don't have an NVIDIA card; this might be
another NVIDIA-specific issue.
current trunk CVS, Linux, not Gtk2/Xft: the image loads fine on a Nvidia card,
NVIDIA_kernel-1.0-3123
| Reporter | ||
Comment 6•22 years ago
|
||
Lockup also happens with mozilla-i686-pc-linux-gnu-1.3.tar.gz.
No problem with XFree86's 'nv' driver, only with NVIDIA's 'nvidia' driver.
| Reporter | ||
Comment 7•22 years ago
|
||
No lockup with NVIDIA_kernel-1.0-3123, instead I get a partly messed up resized
image. Ctrl-R fixes this, doing a Shift-Ctrl-R reload messes it up again.
Comment 8•22 years ago
|
||
WFM, linux/GTK/ATI
Comment 9•22 years ago
|
||
Have same problem. X also locks up when loading websites like this, dutch site.
I presume it has a large picture.
http://www.sporenplan.nl/html_nl/sporenplan/ns/ns_nummer/hrp-asd.html
Problem is not depending on "automatic resizing": It has the problem having auto
resizing on AND off.
Somewhere in the loading/rendering proces something hicks up and X is running at
a 99%-100% CPU capacity. It seems that it is not answering the keybord. But the
machine is answering to the network so via a remote console I can kill X and
restart an X session.
This problem gets annoying because it hinders my surfing a great deal and
renders my system instable which a problem for my non-computer experts at home.
Other browser (opera) don't have this problem.
******* Linux (uname -a) *******:
Linux localhost.localdomain 2.4.19-16mdk #1 Fri Sep 20 18:15:05 CEST 2002 i686
unknown unknown GNU/Linux
******* NVIDIA Drivers: *******
NVRM version: NVIDIA Linux x86 nvidia.o Kernel Module 1.0-4191 Mon Dec 9
11:49:01 PST 2002
GCC version: gcc version 3.2
******* NVIDIA Card *******
Model: RIVA TNT2 Model 64/Model 64 Pro
IRQ: 11
Video BIOS: 02.05.20.02.00
Card Type: AGP
******* System: *******
processor : 0
vendor_id : AuthenticAMD
cpu family : 6
model : 6
model name : AMD Athlon(TM) XP 2000+
stepping : 2
cpu MHz : 1666.767
cache size : 256 KB
fdiv_bug : no
hlt_bug : no
f00f_bug : no
coma_bug : no
fpu : yes
fpu_exception : yes
cpuid level : 1
wp : yes
flags : fpu vme de tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 mmx
fxsr sse syscall mmxext 3dnowext 3dnow
bogomips : 3329.22
RAM :256 MB
Comment 10•22 years ago
|
||
Adding to comment #9:
Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.4a) Gecko/20030401
I hope I helped with my comments
PW
| Reporter | ||
Comment 11•22 years ago
|
||
With NVIDIA Driver 1.0-4349 the problem seems to be fixed, the image is resized
correctly, no crashes.
Also I can't reproduce the problem Pieter mentions with this driver version.
Comment 12•22 years ago
|
||
I changed to NVIDIA Driver 1.0-4349 and have had no crashes on the site I
mentioned and on some other site
http://marketing.openoffice.org/graphics/logos/ooo-1.0-logo-2col-trans.png. This
is also a big PNG. So the error seems (seemed) to be a driver error.
PW
Comment 13•22 years ago
|
||
Marking WORKSFORME based on reporter comments.
Status: UNCONFIRMED → RESOLVED
Closed: 22 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•