Mantis - Cadmium
|
||||||||||
Erweiterte Problemanzeige | ||||||||||
|
||||||||||
ID: | Kategorie: | Auswirkung: | Reproduzierbar: | Meldungsdatum: | Letzte Aktualisierung: | |||||
4 | general | Absturz | immer | 2008-03-02 15:44 | 2008-03-09 00:33 | |||||
|
||||||||||
Reporter: | pengzang | Rechnertyp: | ||||||||
Bearbeitung durch: | xclerc | Betriebssystem: | ||||||||
Priorität: | normal | BS-Version: | ||||||||
Status: | erledigt | Produktversion: | 1.0alpha | |||||||
Produkt-Build: | Lösung: | erledigt | ||||||||
Projektion: | keine | |||||||||
Aufwand: | keine | Behoben in Version: | 1.0beta | |||||||
|
||||||||||
Zusammenfassung: | 0000004: ArrayIndexOutOfBoundsException when loading str.cma in ocaml.jar from ocamljava distribution announced on caml-list | |||||||||
Beschreibung: |
After entering ocamljava/bin and running "java -jar ocaml.jar" a OCaml top level appears in a java window. Loading the Str library generates the error. This is a Godi install of OCaml 3.09.3. I am running a Gentoo Linux on 2.6.19-gentoo kernel. Java version is: java version "1.6.0_03" Java(TM) SE Runtime Environment (build 1.6.0_03-b05) Java HotSpot(TM) Client VM (build 1.6.0_03-b05, mixed mode) I have copy and pasted the error in the additional information field. This also happens when I do not use topfind and instead use the #load directive manually to load the "str.cma" library. Thank you for your work on this. OCamlJava is a very exciting project. Many libraries I need for my work are Java libraries. |
|||||||||
Schritte zur Reproduktion: | ||||||||||
Zusätzliche Information: |
Objective Caml version 3.09.3 # #use "topfind";; - : unit = () [.] [/home/peng/app-data/godi/lib/ocaml/pkg-lib/findlib] [/home/peng/app-data/godi/lib/ocaml/std-lib] [/home/peng/app-data/godi/lib/ocaml/std-lib/camlp4] Findlib has been successfully loaded. Additional directives: #require "package";; to load a package #list;; to list the available packages #camlp4o;; to load camlp4 (standard syntax) #camlp4r;; to load camlp4 (revised syntax) #predicates "p,q,...";; to set these predicates Topfind.reset();; to force that packages will be reloaded #thread;; to enable threads - : unit = () # #require "str";; /home/peng/app-data/godi/lib/ocaml/std-lib/str.cma: loaded error: internal errorjava.lang.ArrayIndexOutOfBoundsException: 1 |
|||||||||
Problem-Beziehungen |
| |||||||||
Angehängte Dateien: | ||||||||||
|
||||||||||
Problem-Historie | ||||||||||
Änderungsdatum | Benutzername | Feld | Änderung | |||||||
2008-03-02 15:44 | pengzang | Neues Problem | ||||||||
2008-03-06 19:16 | xclerc | Beziehung hinzugefügt | verwandt mit 0000007 | |||||||
2008-03-07 16:55 | xclerc | Status | neu => geschlossen | |||||||
2008-03-07 16:55 | xclerc | Lösung | offen => erledigt | |||||||
2008-03-07 16:55 | xclerc | Behoben in Version | => 1.0beta | |||||||
2008-03-09 00:33 | xclerc | Status | geschlossen => erledigt | |||||||
2008-03-09 00:33 | xclerc | Bearbeitung durch | => xclerc |
Zu diesem Problem gibt es keine Notizen. |