Bug 57008 - Getting java.lang.UnknownError exception when setting a breakpoint in debug mode.
Summary: Getting java.lang.UnknownError exception when setting a breakpoint in debug m...
Status: RESOLVED INVALID
Alias: None
Product: Platform
Classification: Eclipse Project
Component: Debug (show other bugs)
Version: 2.1.2   Edit
Hardware: PC Windows XP
: P3 blocker (vote)
Target Milestone: ---   Edit
Assignee: Platform-Debug-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords: core
Depends on:
Blocks:
 
Reported: 2004-04-01 02:35 EST by edo friedman CLA
Modified: 2004-04-07 09:06 EDT (History)
1 user (show)

See Also:


Attachments

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