[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug awt/27917] Massive memory leak in Graphics2D image operations
From: |
hendrich at informatik dot uni-hamburg dot de |
Subject: |
[Bug awt/27917] Massive memory leak in Graphics2D image operations |
Date: |
8 Jun 2006 12:25:17 -0000 |
------- Comment #9 from hendrich at informatik dot uni-hamburg dot de
2006-06-08 12:25 -------
(In reply to comment #8)
> This seems to be a deadlock happening when the HideCursorManager sets the
> cursor at some inconvenient time. I haven't debugged it fully yet.
Good catch! This sounds very possible. When I tried gdb on this, I just got
lots of waiting threads, but didn't notice any of the cursor hiding stuff.
> It probably
> deserves its own bug report. Is there an easy way to disable the
> HideCursorManager?
Not yet... (it is probably easiest to uncomment all setCursor calls in
Niffler.java).
I hope that get/setCursor is considered a thread-safe AWT operation. Using
SwingUtilities.invokeLater would probably not help, or would it?
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27917
- [Bug awt/27917] New: Massive memory leak in Graphics2D image operations, hendrich at informatik dot uni-hamburg dot de, 2006/06/06
- [Bug awt/27917] Massive memory leak in Graphics2D image operations, mark at gcc dot gnu dot org, 2006/06/06
- [Bug awt/27917] Massive memory leak in Graphics2D image operations, mark at gcc dot gnu dot org, 2006/06/06
- [Bug awt/27917] Massive memory leak in Graphics2D image operations, hendrich at informatik dot uni-hamburg dot de, 2006/06/06
- [Bug awt/27917] Massive memory leak in Graphics2D image operations, mark at gcc dot gnu dot org, 2006/06/06
- [Bug awt/27917] Massive memory leak in Graphics2D image operations, cvs-commit at developer dot classpath dot org, 2006/06/07
- [Bug awt/27917] Massive memory leak in Graphics2D image operations, hendrich at informatik dot uni-hamburg dot de, 2006/06/07
- [Bug awt/27917] Massive memory leak in Graphics2D image operations, cvs-commit at developer dot classpath dot org, 2006/06/08
- [Bug awt/27917] Massive memory leak in Graphics2D image operations, mark at gcc dot gnu dot org, 2006/06/08
- [Bug awt/27917] Massive memory leak in Graphics2D image operations,
hendrich at informatik dot uni-hamburg dot de <=
- [Bug awt/27917] Massive memory leak in Graphics2D image operations, mark at gcc dot gnu dot org, 2006/06/11
- [Bug awt/27917] Massive memory leak in Graphics2D image operations, hendrich at informatik dot uni-hamburg dot de, 2006/06/13
- [Bug awt/27917] Massive memory leak in Graphics2D image operations, sven at physto dot se, 2006/06/13