[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug awt/23951] New: gtk peer crash in awt testlets
From: |
david at lichteblau dot com |
Subject: |
[Bug awt/23951] New: gtk peer crash in awt testlets |
Date: |
18 Sep 2005 16:16:40 -0000 |
Classpath 0.18 (on JamVM) throws an InternalError ("GLib-GObject: invalid (NULL)
pointer instance") when Mauve AWT tests are all run consecutively in the same
test harness. (See attachments for the precise test names and error message.)
The problem appears to be a race condition, because it does not happen always.
(About every second time for me.)
The same tests work fine when a new VM started for each of them.
After printing the error message, the thread hangs. Attached a patch does
"solves" the hang and makes mauve report success -- but does not change anything
about the actual NULL pointer problem. Not sure if the code path patched here
is supposed to be taken, but that is what seems to happen.
--
Summary: gtk peer crash in awt testlets
Product: classpath
Version: 0.18
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: awt
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: david at lichteblau dot com
CC: bug-classpath at gnu dot org
GCC build triplet: i686-pc-linux-gnu
GCC host triplet: i686-pc-linux-gnu
GCC target triplet: i686-pc-linux-gnu
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23951
- [Bug awt/23951] New: gtk peer crash in awt testlets,
david at lichteblau dot com <=
- [Bug awt/23951] gtk peer crash in awt testlets, david at lichteblau dot com, 2005/09/18
- [Bug awt/23951] gtk peer crash in awt testlets, david at lichteblau dot com, 2005/09/18
- [Bug awt/23951] gtk peer crash in awt testlets, david at lichteblau dot com, 2005/09/18
- [Bug awt/23951] gtk peer crash in awt testlets, fitzsim at redhat dot com, 2005/09/20
- [Bug awt/23951] gtk peer crash in awt testlets, cvs-commit at developer dot classpath dot org, 2005/09/20
- [Bug awt/23951] gtk peer crash in awt testlets, fitzsim at redhat dot com, 2005/09/20