Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 341517 - Platform crashes if F7 (Step Return) used
Summary: Platform crashes if F7 (Step Return) used
Status: CLOSED NOT_ECLIPSE
Alias: None
Product: Platform
Classification: Eclipse Project
Component: Debug (show other bugs)
Version: 3.6.2   Edit
Hardware: PC Windows 7
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Platform-Debug-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-03-31 12:04 EDT by Charles Elliott CLA
Modified: 2011-04-13 12:47 EDT (History)
2 users (show)

See Also:


Attachments
Screen shot of error message and context in which it occurred. (1.17 MB, image/jpeg)
2011-03-31 12:07 EDT, Charles Elliott CLA
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
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.