Bug 57008

Summary: Getting java.lang.UnknownError exception when setting a breakpoint in debug mode.
Product: [Eclipse Project] Platform Reporter: edo friedman <edo_friedman>
Component: DebugAssignee: Platform-Debug-Inbox <platform-debug-inbox>
Status: RESOLVED INVALID QA Contact:
Severity: blocker    
Priority: P3 CC: edo_friedman
Version: 2.1.2Keywords: core
Target Milestone: ---   
Hardware: PC   
OS: Windows XP   
Whiteboard:

Description edo friedman CLA 2004-04-01 02:35:50 EST
Getting java.lang.UnknownError exception when setting a breakpoint in debug 
mode. when disabling breakpoint everything is o.k.
Comment 1 Darin Wright CLA 2004-04-01 14:43:35 EST
Need detailed steps to reproduce.
Comment 2 edo friedman CLA 2004-04-07 06:02:06 EDT
using jdk1.3.1_03 to compile a multithreaded application.
when setting a breakpoint in a certain point (not specific by any means) in 
the code getting the: java.lang.UnknownError error while compiling with 
jdk1.4.1, error does not occur.
Comment 3 Darin Wright CLA 2004-04-07 09:06:27 EDT
Still require code example in order to assess this bug.