Bug 220274 - FindClass JNI failure crashes JVM
Summary: FindClass JNI failure crashes JVM
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: libgtk-java
Version: 6
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Stepan Kasal
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks: 212811
TreeView+ depends on / blocked
 
Reported: 2006-12-20 01:54 UTC by Anthony Green
Modified: 2007-11-30 22:11 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2007-11-06 14:25:45 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
Patch for more info (1.54 KB, patch)
2006-12-20 01:54 UTC, Anthony Green
no flags Details | Diff

Description Anthony Green 2006-12-20 01:54:05 UTC
Description of problem:
org_gnu_glib_GObject.c uses FindClass to get GObject.  When I run azureus with
the Sun JVM, this FindClass call returns null.  I'll attach a messy patch to
this bugzilla that shows how it is failing and throws an exception.
I haven't reproduced this with gcj because when I run azureus with the same
code we don't execute the code path that has us FindClass.  See Bug 212811
for more info.

Version-Release number of selected component (if applicable):


How reproducible:


Steps to Reproduce:
1.
2.
3.
  
Actual results:


Expected results:


Additional info:

Comment 1 Anthony Green 2006-12-20 01:54:05 UTC
Created attachment 144071 [details]
Patch for more info

Comment 2 Stepan Kasal 2007-11-06 14:25:45 UTC
This seems to be fixed in Fedora 8, azureus runs.


Note You need to log in before you can comment on or make changes to this bug.