Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Major
-
Resolution: Cannot Reproduce
-
Affects Version/s: None
-
Fix Version/s: JRuby 1.6
-
Component/s: C Extensions
-
Labels:None
-
Environment:Only affects the cext branch for now
-
Number of attachments :
Description
Loading yail fails and makes the main thread exit with
Exception in thread "main"
and nothing else.
Possibly, the RubyIO constructor might be at fault here, as it seems to be the last JNI call made.
Activity
Charles Oliver Nutter
made changes -
| Field | Original Value | New Value |
|---|---|---|
| Component/s | C Extensions [ 14555 ] | |
| Component/s | Extensions [ 12281 ] |
Tim Felgentreff
made changes -
| Status | Open [ 1 ] | Resolved [ 5 ] |
| Fix Version/s | JRuby 1.6 [ 17062 ] | |
| Resolution | Cannot Reproduce [ 5 ] |
Charles Oliver Nutter
made changes -
| Status | Resolved [ 5 ] | Closed [ 6 ] |
This issue seems to be fixed in the 1.6 release.