Package: gcj-3.3 Version: 1:3.3.3-1 Severity: normal I have two classes, one class called "Nota", and one called "Partitura". Partitura has methods that return a Nota, or that receive one. So, in the first line I have "import Nota;"
The thing is that Nota.java compiles ok, but when I try to compile Partitura.java, I get a Segmentation Fault: Partitura.java:0: internal compiler error: Segmentation Fault The classes are really simple, I think that the problem is that I have not named a package, but both files are in the same directory, so it seems to me that it should work. It should not need the classes to be in a certain package, if they are in the same directory. I can provide the files if it seems necessary. Love, Margarita Manterola -- System Information: Debian Release: testing/unstable APT prefers testing APT policy: (500, 'testing'), (100, 'unstable') Architecture: i386 (i686) Kernel: Linux 2.4.24-1-686 Locale: LANG=es_AR, LC_CTYPE=es_AR Versions of packages gcj-3.3 depends on: ii gcc-3.3 1:3.3.3-1 The GNU C compiler ii gcc-3.3-base 1:3.3.3-0pre3 The GNU Compiler Collection (base ii java-common 0.22 Base of all Java packages ii libc6 2.3.2.ds1-11 GNU C Library: Shared libraries an ii libgcc1 1:3.3.3-0pre3 GCC support library ii libgcj4 1:3.3.3-1 Java runtime library for use with ii libgcj4-dev 1:3.3.3-1 Java development headers and stati ii zlib1g 1:1.2.1-3 compression library - runtime -- no debconf information