bug-classpath
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug awt/29213] NPE with gappletviewer in firefox


From: egallager at gcc dot gnu.org
Subject: [Bug awt/29213] NPE with gappletviewer in firefox
Date: Thu, 16 Nov 2017 20:44:28 +0000

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=29213

Eric Gallager <egallager at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
                 CC|                            |egallager at gcc dot gnu.org
         Resolution|---                         |INVALID

--- Comment #1 from Eric Gallager <egallager at gcc dot gnu.org> ---
(In reply to Christian Thalinger from comment #0)
> Sorry, I can't provide any further details than this stacktrace.  Maybe it
> helps.
> 
> Exception during event dispatch:
> java.lang.NullPointerException
>    at
> gnu.java.awt.peer.gtk.ComponentGraphics.drawImage(ComponentGraphics.java:328)
>    at javax.swing.RepaintManager.commitBuffer(RepaintManager.java:701)
>    at javax.swing.JComponent.paintDoubleBuffered(JComponent.java:2346)
>    at javax.swing.JComponent.paintImmediately2(JComponent.java:2260)
>    at javax.swing.JComponent.paintImmediately(JComponent.java:2112)
>    at javax.swing.JComponent.paintImmediately(JComponent.java:2138)
>    at javax.swing.RepaintManager.paintDirtyRegions(RepaintManager.java:549)
>    at javax.swing.RepaintManager$RepaintWorker.run(RepaintManager.java:126)
>    at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:200)
>    at java.awt.EventQueue.dispatchEvent(EventQueue.java:518)
>    at java.awt.EventDispatchThread.run(EventDispatchThread.java:85)
>    at java.lang.VMThread.run(VMThread.java:120)

We'd need a way to reproduce the bug, and seeing as there's been no response in
over 11 years, I'm gonna assume there's never gonna be one.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]