[Bug libgcj/13139] gcj throws exception with faulty stacktrace with freenet

pinskia at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Thu Nov 27 22:05:00 GMT 2003


------- Additional Comments From pinskia at gcc dot gnu dot org  2003-11-27 22:05 -------
With 3.4 (20031018), I get verification errors (later versions most likely get the wrong 
backtrace):
[zhivago2:~/src/gccPRs/freenet] pinskia% sh start-freenet.sh 
It appears that this is your first time running Freenet. You
should read the README file as it contains important instructions
and advice.

First we must generate a freenet.conf file. I will now run
Freenet in configure mode, and it will ask you a number of
questions. If you don't understand the question, hitting enter
without typing anything will go with the default which is likely
to be the right thing.

Exception in thread "main" java.lang.VerifyError: verification failed at PC 832 in 
freenet.node.Main:loadNodeFile(()V): incompatible type in local variable
   <<No stacktrace available>>
Starting Freenet now: Done
[zhivago2:~/src/gccPRs/freenet] pinskia% Exception in thread "main" 
java.lang.VerifyError: verification failed at PC 832 in 
freenet.node.Main:loadNodeFile(()V): incompatible type in local variable
   <<No stacktrace available>>

[zhivago2:~/src/gccPRs/freenet] pinskia% ~/fsf-clean-nocheck/bin/gij -version
gij (GNU libgcj) version 3.4 20031018 (experimental)

Copyright (C) 2002 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR 
PURPOSE.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|                            |1
   Last reconfirmed|0000-00-00 00:00:00         |2003-11-27 22:05:48
               date|                            |
            Summary|gcj throws exception with   |gcj throws exception with
                   |faulty stacktrace with      |faulty stacktrace with
                   |freenet                     |freenet


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=13139



More information about the Gcc-bugs mailing list