On 03/25/2002 10:52 AM, Eric wrote:
> www.megasellers.nl seems to crash my mozilla. I think the problem lies
> in the java applet that is started.
> perhaps someone can identify why this page keeps crashing my browser?
>
> build 2002032408 on XP Pro with JRE 1.4
> Eric
>
I get the following exception on 2002032508 Linux
Java(TM) Plug-in: Version 1.3.1_02
Using JRE version 1.3.1_02 Java HotSpot(TM) Client VM
User home directory = /home/???
----------------------------------------------------
c: clear console window
f: finalize objects on finalization queue
g: garbage collect
h: display this help message
l: dump classloader list
m: print memory usage
q: hide console
s: dump system properties
t: dump thread list
x: clear classloader cache
0-5: set trace level to <n>
----------------------------------------------------
TextScroll v2.8.3
Copyright (C) 1998 Kevin Swan, [EMAIL PROTECTED]
java.lang.IllegalArgumentException: Width (0) and height (0) must be > 0
at java.awt.image.SampleModel.<init>(SampleModel.java:105)
at
java.awt.image.SinglePixelPackedSampleModel.<init>(SinglePixelPackedSampleModel.java:125)
at java.awt.image.Raster.createPackedRaster(Raster.java:656)
at java.awt.image.Raster.createPackedRaster(Raster.java:431)
at
java.awt.image.DirectColorModel.createCompatibleWritableRaster(DirectColorModel.java:905)
at sun.awt.motif.MComponentPeer.createImage(MComponentPeer.java:393)
at java.awt.Component.createImage(Component.java:2281)
at vi.applet.textscroll.TextScroll.init(TextScroll.java:932)
at sun.applet.AppletPanel.run(AppletPanel.java:344)
at
sun.plugin.navig.motif.MotifAppletViewer.maf_run(MotifAppletViewer.java:131)
at sun.plugin.navig.motif.MotifAppletViewer.run(MotifAppletViewer.java:127)
at java.lang.Thread.run(Thread.java:484)