Bug 369275 - Eclipse randomly, and repeatedly crashes on MacOS JVM in org.eclipse.swt.internal.cocoa.OS.objc_msgSend_bool
Summary: Eclipse randomly, and repeatedly crashes on MacOS JVM in org.eclipse.swt.inte...
Status: RESOLVED WORKSFORME
Alias: None
Product: Platform
Classification: Eclipse Project
Component: SWT (show other bugs)
Version: 4.2   Edit
Hardware: PC Mac OS X
: P3 critical (vote)
Target Milestone: ---   Edit
Assignee: Grant Gayed CLA
QA Contact:
URL:
Whiteboard:
Keywords: needinfo
: 364416 (view as bug list)
Depends on:
Blocks:
 
Reported: 2012-01-20 14:11 EST by Larry Cable CLA
Modified: 2019-12-10 00:08 EST (History)
5 users (show)

See Also:


Attachments
text file of JVM stack trace/dump (100.63 KB, text/plain)
2012-01-20 14:13 EST, Larry Cable CLA
no flags Details
another stack trace of the problem... (106.21 KB, text/plain)
2012-01-20 19:54 EST, Larry Cable CLA
no flags Details
yet another ... I promise to stop now ... (105.72 KB, text/plain)
2012-01-20 20:05 EST, Larry Cable CLA
no flags Details
Another instance of this crash. (109.99 KB, text/plain)
2013-03-16 16:52 EDT, Taldar Baddley CLA
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Larry Cable CLA 2012-01-20 14:11:39 EST
Build Identifier: 20110916-0149

Eclipse is *extremely* unstable on MacOS (10.7.2) with a variety of JVMs, including 1.6.0 and 1.7.0 dev preview.

there is no apparent pattern to the tool usage that causes the crash, however the top of the stack trace is *always* the same in:

org.eclipse.swt.internal.cocoa.OS.objc_msgSend_bool
...

Reproducible: Always

Steps to Reproduce:
1. start eclipse
2. open a Java project, edit some source code for a few minutes ...
3. crash, lose all your edits since you last saved the source...
Comment 1 Larry Cable CLA 2012-01-20 14:13:39 EST
Created attachment 209848 [details]
text file of JVM stack trace/dump
Comment 2 Larry Cable CLA 2012-01-20 19:54:14 EST
Created attachment 209866 [details]
another stack trace of the problem...

occured immediately after Eclipse unmapped a popup "quick tip" window while in the Java text editor....
Comment 3 Larry Cable CLA 2012-01-20 20:05:12 EST
Created attachment 209867 [details]
yet another ... I promise to stop now ...
Comment 4 Taldar Baddley CLA 2013-03-16 16:52:05 EDT
Created attachment 228536 [details]
Another instance of this crash.

I also experienced this type of bad access (on [super _wantsRevealovers]) immediately after a tooltip was displayed.
Comment 5 Grant Gayed CLA 2013-06-26 11:23:38 EDT
(In reply to comment #4)
> I also experienced this type of bad access (on [super _wantsRevealovers])

_wantsRevealovers seems different, it's bug 372952.
Comment 6 Grant Gayed CLA 2013-06-26 11:32:19 EDT
This is difficult to investigate without steps (I know you said there weren't any), and also because there have not been similar reports logged by others.  I notice that you were using Eclipse 3.7.1; can you try moving up to Eclipse 4.3 (released today) and see if it seems to help?  There have been lots of bug fixes in the interim, so it's possible that your case may be affected.
Comment 7 Grant Gayed CLA 2013-06-26 12:43:24 EDT
*** Bug 364416 has been marked as a duplicate of this bug. ***
Comment 8 Lars Vogel CLA 2019-11-27 07:17:42 EST
This bug hasn't had any activity in quite some time. Maybe the problem got
resolved, was a duplicate of something else, or became less pressing for some
reason - or maybe it's still relevant but just hasn't been looked at yet.

If you have further information on the current state of the bug, please add it.
The information can be, for example, that the problem still occurs, that you
still want the feature, that more information is needed, or that the bug is
(for whatever reason) no longer relevant.

If the bug is still relevant, please remove the stalebug whiteboard tag.
Comment 9 Lakshmi P Shanmugam CLA 2019-12-10 00:08:57 EST
No response in a long time. Please reopen if this is still an issue.