Bug 454188 - Eclipse crashes on exit when dialog bug has occurred
Summary: Eclipse crashes on exit when dialog bug has occurred
Status: NEW
Alias: None
Product: Platform
Classification: Eclipse Project
Component: Runtime (show other bugs)
Version: 4.3.2   Edit
Hardware: Macintosh Mac OS X
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: platform-runtime-inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-12-04 17:29 EST by David Weir CLA
Modified: 2020-01-28 18:02 EST (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 David Weir CLA 2014-12-04 17:29:37 EST
Mac os x yosemite 10.10.1

Thread 10 Crashed:
0   libsystem_kernel.dylib        	0x00007fff889d0282 __pthread_kill + 10
1   libsystem_c.dylib             	0x00007fff81e83b73 abort + 129
2   libjvm.dylib                  	0x00000001062bc7cf os::abort(bool) + 25
3   libjvm.dylib                  	0x00000001063c82a8 VMError::report_and_die() + 2308
4   libjvm.dylib                  	0x00000001062be169 JVM_handle_bsd_signal + 1083
5   libsystem_platform.dylib      	0x00007fff868f4f1a _sigtramp + 26
6   libswt-cocoa-4335.jnilib      	0x0000000117205ce9 callback + 663
7   libswt-cocoa-4335.jnilib      	0x00000001171e425e fn0_2 + 39
8   com.apple.AppKit              	0x00007fff83a298f2 -[NSWindow orderWindow:relativeTo:] + 118
9   com.apple.AppKit              	0x00007fff83b23437 __18-[NSWindow _close]_block_invoke + 444
10  com.apple.AppKit              	0x00007fff83b23245 -[NSWindow _close] + 363
11  com.apple.FinderKit           	0x00007fff90fdb52f -[FI_TFloatingInputWindowController dealloc] + 69
12  libobjc.A.dylib               	0x00007fff89e6e68c objc_object::sidetable_release(bool) + 236
13  com.apple.AppKit              	0x00007fff83a096b4 -[NSWindowController release] + 154
14  com.apple.FinderKit           	0x00007fff90fdbefc TRef<FI_TFloatingInputWindowController*, OBJCRetainReleasePolicy<FI_TFloatingInputWindowController*> >::~TRef() + 12
15  libsystem_c.dylib             	0x00007fff81e848ed __cxa_finalize_ranges + 322
16  libsystem_c.dylib             	0x00007fff81e84bf0 exit + 55
17  libjvm.dylib                  	0x0000000106175f1e vm_direct_exit(int) + 28
18  libjvm.dylib                  	0x00000001063cf00b VM_Operation::evaluate() + 79
19  libjvm.dylib                  	0x00000001063cd66f VMThread::evaluate_operation(VM_Operation*) + 223
20  libjvm.dylib                  	0x00000001063cdabc VMThread::loop() + 808
21  libjvm.dylib                  	0x00000001063cd3e3 VMThread::run() + 121
22  libjvm.dylib                  	0x00000001062bce02 java_start(Thread*) + 294
23  libsystem_pthread.dylib       	0x00007fff865f62fc _pthread_body + 131
24  libsystem_pthread.dylib       	0x00007fff865f6279 _pthread_start + 176
25  libsystem_pthread.dylib       	0x00007fff865f44b1 thread_start + 13