This is the mail archive of the
java-discuss@sourceware.cygnus.com
mailing list for the Java project.
Re: Speicherzugriffsfehler
- To: tromey at cygnus dot com (Tom Tromey)
- Subject: Re: Speicherzugriffsfehler
- From: Godmar Back <gback at cs dot utah dot edu>
- Date: Wed, 9 Feb 2000 10:45:34 -0700 (MST)
- Cc: lukas at klue dot de, java-discuss at sourceware dot cygnus dot com
It means segmentation fault.
- Godmar
>
> >>>>> "Lukas" == Lukas Weberruß <lukas@klue.de> writes:
>
> Lukas> When I successfully compile anything with for example:
> Lukas> merlin:[Ascii]> gcj --main=ascii -o ascii ascii.java
> Lukas> I get an executable named ascii.
> Lukas> If I run that executable I get :
> Lukas> merlin:[Ascii]> ./ascii
> Lukas> Speicherzugriffsfehler
>
> This is my favorite bug report of the year.
> What does "Speicherzugriffsfehler" mean?
>
> Tom
>