Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 341517

Summary: Platform crashes if F7 (Step Return) used
Product: [Eclipse Project] Platform Reporter: Charles Elliott <elliott.ch>
Component: DebugAssignee: Platform-Debug-Inbox <platform-debug-inbox>
Status: CLOSED NOT_ECLIPSE QA Contact:
Severity: normal    
Priority: P3 CC: Michael_Rennie, remy.suen
Version: 3.6.2   
Target Milestone: ---   
Hardware: PC   
OS: Windows 7   
Whiteboard:
Attachments:
Description Flags
Screen shot of error message and context in which it occurred. none

Description Charles Elliott CLA 2011-03-31 12:04:39 EDT
I was debugging a new program, which was logging much output that was going by too fast to read.  Suspended program to look at output; it was deep within the logging package, in a native output routine.  Then repeatedly pressed F7 to find out where program was in my code.   F7 caused debugger to return to Logger (Java) output routines.  At some point the message appeared, "'Debug Source Display' has encountered a problem.  An internal error has occurred.  C:\Program Files\eclipse\configuration\org.eclipse.osgi\bundles\482\1\cplib\linux\x86\libjd-eclipse.so: Can't load this .dll (machine code 0x101) on an AMD 64-bit platform."  I have done this (F7) sequence hundreds of times before and not seen this error.  Eclipse just updated itself yesterday.  Could that update be the source of the problem?


-- Configuration Details --
Product: Eclipse 1.3.2.20110218-0812 (org.eclipse.epp.package.java.product)
Installed Features:
 org.eclipse.platform 3.6.2.r362_v20110210-9gF78Gs1FrIGnHDHWkEcopoN8AmxeZflGDGKQi
Comment 1 Charles Elliott CLA 2011-03-31 12:07:29 EDT
Created attachment 192298 [details]
Screen shot of error message and context in which it occurred.
Comment 2 Michael Rennie CLA 2011-04-06 15:56:19 EDT
Are you using the Java Decompiler Eclipse plugin?

If so, this is the problem and the solution:
http://java.decompiler.free.fr/?q=node/569
Comment 3 Michael Rennie CLA 2011-04-13 12:47:43 EDT
closing as NOT_ECLIPSE without more info.