Bug 103081 - Memory failure when exiting.
Summary: Memory failure when exiting.
Status: RESOLVED WORKSFORME
Alias: None
Product: Platform
Classification: Eclipse Project
Component: SWT (show other bugs)
Version: 3.0.1   Edit
Hardware: PC Windows 2000
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Steve Northover CLA
QA Contact:
URL:
Whiteboard:
Keywords: vm
Depends on:
Blocks:
 
Reported: 2005-07-07 17:03 EDT by Dennis Duggan CLA
Modified: 2005-07-21 10:24 EDT (History)
1 user (show)

See Also:


Attachments
JVM crash file (7.87 KB, text/plain)
2005-07-12 12:17 EDT, Dennis Duggan CLA
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Dennis Duggan CLA 2005-07-07 17:03:22 EDT
I receive a memory failure when I exit the Eclipse development platform.  I 
think it is more of a JVM problem, but I thought I would report it here just in 
case.  I get a Memory error exiting and then a popup stating:
JVM terminated. Exit code=-1073741819 from startup.jar 
org.eclipse.core.launcher.Main.  Can someone tell me what this error code is 
specifying.  It may help to find the actual problem.  THANKS!!!
Comment 1 John Arthorne CLA 2005-07-07 18:45:09 EDT
That looks like a JVM crash.  Typically when a JVM crashes it will write a log
file in the directory eclipse was launched in (usually the eclispe install
directory).  If there is a crash log there it might provide more details.  Also,
check if there is any error in the eclipse log file
(eclipse/workspace/.metadata/.log).
Comment 2 John Arthorne CLA 2005-07-12 10:27:51 EDT
Please reopen if you can attach the JVM dump file.  Without that, we can't
distinguish between a crash caused by the JVM itself, or caused by Eclipse.
Comment 3 Dennis Duggan CLA 2005-07-12 12:17:02 EDT
Created attachment 24613 [details]
JVM crash file

Sorry, I didn't realize you wanted to see the crash file or I would have sent
it sooner.  I believe it is showing a JVM problem, but if you think otherwise,
please let me know.  THANKS!!!
Comment 4 Rafael Chaves CLA 2005-07-13 11:31:19 EDT
reopening to reassign...
Comment 5 Billy Biggs CLA 2005-07-13 12:15:49 EDT
The crash is in nView.dll which is part of the NVIDIA drivers, and it happens
really early in the Eclipse startup.  Can you try disabling features in your
NVIDIA driver settings to see if any one in particular is triggering this crash?
Comment 6 Dennis Duggan CLA 2005-07-13 12:29:44 EDT
This crash does not happen every time I bring down Eclipse.  It has ONLY 
happened when I bring Eclipse down though.  I have not seen the crash for a 
couple of days now.  I am not sure how I would turn off an NVIEW function and 
then test for the crash since it does not happen all the time.
Comment 7 Billy Biggs CLA 2005-07-13 20:12:51 EDT
Sorry, I misread the crash.  I can see now that it was not during startup.  If
it's hard to reproduce, then it will be hard to debug too :(
Comment 8 Steve Northover CLA 2005-07-20 18:29:53 EDT
Is this still happening?
Comment 9 Dennis Duggan CLA 2005-07-21 08:02:27 EDT
I have reloaded my video drivers and wireless mouse drivers.  The problem with 
Eclipse seems to have gone away, although I am not in a serious development 
cycle right now.  Now I have a problem bringing down MSSQL Query 
Analyzer....but I don't expect to get any help with that from this list...~8O)

THANKS for all your help!!!
Comment 10 Steve Northover CLA 2005-07-21 10:24:07 EDT
Ok, thanks for getting back to us.  I'm going to close this as WORKSFORME.  
Reopen as necessary.