bug-classpath
[Top][All Lists]
Advanced

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

[Bug classpath/33746] New: atexit call in Gtk+ peers causing problems wi


From: gnu_andrew at member dot fsf dot org
Subject: [Bug classpath/33746] New: atexit call in Gtk+ peers causing problems with JikesRVM
Date: 12 Oct 2007 09:56:28 -0000

http://jira.codehaus.org/browse/RVM-51

So the failure is that gtk peers uses an atexit routine. When we call the
system call exit this is triggering the atexit routine that is calling JNI
methods that can never enter as the system call doesn't transition the virtual
processor status from IN_JAVA to IN_NATIVE.


-- 
           Summary: atexit call in Gtk+ peers causing problems with JikesRVM
           Product: classpath
           Version: 0.95
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: classpath
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: gnu_andrew at member dot fsf dot org


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33746





reply via email to

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