Bug 60040 - VerifyError from classes compiled and run under sclipse
Summary: VerifyError from classes compiled and run under sclipse
Status: RESOLVED DUPLICATE of bug 57743
Alias: None
Product: JDT
Classification: Eclipse Project
Component: Core (show other bugs)
Version: 3.0   Edit
Hardware: PC Windows XP
: P3 major with 1 vote (vote)
Target Milestone: ---   Edit
Assignee: JDT-Core-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-04-26 18:04 EDT by Joe Walker CLA
Modified: 2005-05-03 15:40 EDT (History)
0 users

See Also:


Attachments
Java file that causes VerifyError (7.36 KB, text/plain)
2004-04-26 18:06 EDT, Joe Walker CLA
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Joe Walker CLA 2004-04-26 18:04:33 EDT
2 separate people getting VerifyError on the same code under 3m7 and 3m8.

java.lang.VerifyError: (class: org/crosswire/common/util/StackTrace, method:
getClass signature: (I)Ljava/lang/Class;) Expecting to find long on stack

It has cropped up in a couple of classes now.

The most portable I can attach easily.
Comment 1 Joe Walker CLA 2004-04-26 18:06:14 EDT
Created attachment 9990 [details]
Java file that causes VerifyError
Comment 2 Olivier Thomann CLA 2004-04-26 21:08:55 EDT
I am investigating.
Comment 3 Olivier Thomann CLA 2004-04-26 21:33:35 EDT
This is a duplicate of bug 57743. This is fixed if you use integration build >=
20040413.

*** This bug has been marked as a duplicate of 57743 ***
Comment 4 Gary Hewett CLA 2005-05-03 15:31:39 EDT
Running Version 3.0.2 - this bug is back I'm afraid...

java.lang.VerifyError: (class: com/quickbusiness/courier/Dispatch, method: run
signature: ()V) Expecting to find long on stack
Comment 5 Philipe Mulet CLA 2005-05-03 15:40:12 EDT
Gary - can you create a new bug report and provide some information to reproduce
?  It could be a different scenario.