Crash

Hello,

My app is crashing inside my IDE but for some reason it did not stop inside the IDE to tell me where the problem is.

Can anyone tell from this what I should look for or how I should debug?

Thanks
-Tim

Process: RetirementView.debug [569]
Path: /Users/USER/*/RetirementView.debug.app/Contents/MacOS/RetirementView.debug
Identifier: com.torrid-tech.retirementview
Version: 2014.6 (14.5.1.3.0)
Code Type: X86 (Native)
Parent Process: ??? [1]
Responsible: RetirementView.debug [569]
User ID: 501

Date/Time: 2015-03-16 18:30:07.871 -0400
OS Version: Mac OS X 10.10.2 (14C109)
Report Version: 11
Anonymous UUID: 3864ED5F-C160-0980-6523-C0A027776F95

Time Awake Since Boot: 6500 seconds

Crashed Thread: 0 Dispatch queue: com.apple.main-thread

Exception Type: EXC_BAD_ACCESS (SIGBUS)
Exception Codes: KERN_PROTECTION_FAILURE at 0x0000000096f1f99d

VM Regions Near 0x96f1f99d:
__TEXT 0000000096efd000-0000000096f07000 [ 40K] r-x/rwx SM=COW /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
–> __TEXT 0000000096f07000-0000000096fa2000 [ 620K] r-x/rwx SM=COW /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
__TEXT 0000000096fa2000-0000000097000000 [ 376K] r-x/rwx SM=COW /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit

Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0 rbframework.dylib 0x00dc6d36 RuntimeLockObject + 22
1 rbframework.dylib 0x00dc96db RuntimeReraiseException + 283
2 com.torrid-tech.retirementview 0x007bbd69 frmWorksheet2011.frmWorksheet2011.CalcFuture%%o<frmWorksheet2011.frmWorksheet2011> + 1307157
3 com.torrid-tech.retirementview 0x0031fedd frmClientInfo.frmClientInfo.cmdOK_Action%%o<frmClientInfo.frmClientInfo>o + 45826
4 com.torrid-tech.retirementview 0x002c7c9c Delegate.IM_Invoke%%o + 110
5 com.torrid-tech.retirementview 0x002c7ce0 AddHandler.Stub.15%% + 54
6 rbframework.dylib 0x00e6f302 radioButtonActionDestructor + 402
7 rbframework.dylib 0x00e96774 ProgressBarCreatePane + 44964
8 rbframework.dylib 0x00e9bfbf getFontName + 9487
9 rbframework.dylib 0x00dddafa RuntimeDebugMemoryUsed + 5738
10 com.apple.HIToolbox 0x966ed624 _InvokeEventHandlerUPP(OpaqueEventHandlerCallRef*, OpaqueEventRef*, void*, long ()(OpaqueEventHandlerCallRef, OpaqueEventRef*, void*)) + 36
11 com.apple.HIToolbox 0x96537651 DispatchEventToHandlers(EventTargetRec*, OpaqueEventRef*, HandlerCallRec*) + 2291
12 com.apple.HIToolbox 0x9653662c SendEventToEventTargetInternal(OpaqueEventRef*, OpaqueEventTargetRef*, HandlerCallRec*) + 402
13 com.apple.HIToolbox 0x96549e65 SendEventToEventTarget + 88
14 com.apple.HIToolbox 0x966ed4cb SendHICommandEvent(unsigned long, HICommand const*, unsigned long, unsigned long, unsigned char, void const*, OpaqueEventTargetRef*, OpaqueEventTargetRef*, OpaqueEventRef**) + 488
15 com.apple.HIToolbox 0x965aab5f SendHICommandToTarget + 72
16 com.apple.HIToolbox 0x966136fc SendControlCommand(HIView*, unsigned long, unsigned long) + 65
17 com.apple.HIToolbox 0x9660842f HIView::NotifyControlHit(OpaqueEventRef*, short, unsigned long) + 123
18 com.apple.HIToolbox 0x966085f1 HIView::ClickInternal(CGPoint const&, unsigned long, void ()(OpaqueControlRef, short), OpaqueEventRef*, bool) + 261
19 com.apple.HIToolbox 0x96608667 TrackControl + 96
20 rbframework.dylib 0x00e9ca47 getFontName + 12183
21 rbframework.dylib 0x00e9c84d getFontName + 11677
22 rbframework.dylib 0x00e9c7f2 getFontName + 11586
23 rbframework.dylib 0x00ddf438 RuntimeDebugMemoryUsed + 12200
24 rbframework.dylib 0x00e91239 ProgressBarCreatePane + 23145
25 rbframework.dylib 0x00e4481f EmbedWithinInternal + 3199
26 rbframework.dylib 0x00df7a8d DecodeBackslashEscapeString + 2941
27 rbframework.dylib 0x00df7551 DecodeBackslashEscapeString + 1601
28 rbframework.dylib 0x00df727b DecodeBackslashEscapeString + 875
29 rbframework.dylib 0x00df9965 DecodeBackslashEscapeString + 10837
30 com.torrid-tech.retirementview 0x0001e1a6 Delegate.Invoke%% + 34
31 com.torrid-tech.retirementview 0x000c981c Application._CallFunctionWithExceptionHandling%%op + 248
32 rbframework.dylib 0x00df9794 DecodeBackslashEscapeString + 10372
33 rbframework.dylib 0x00df9b30 DecodeBackslashEscapeString + 11296
34 rbframework.dylib 0x00dc3f22 RuntimeRun + 50
35 com.torrid-tech.retirementview 0x001d7b80 REALbasic._RuntimeRun + 34
36 com.torrid-tech.retirementview 0x0001df36 _Main + 257
37 com.torrid-tech.retirementview 0x000024f0 % main + 36
38 com.torrid-tech.retirementview 0x00c1fb62 _start + 116
39 com.torrid-tech.retirementview 0x00c1fab8 start + 43

Thread 1:: Dispatch queue: com.apple.libdispatch-manager
0 libsystem_kernel.dylib 0x9c38b8ce kevent64 + 10
1 libdispatch.dylib 0x9496873f _dispatch_mgr_invoke + 245
2 libdispatch.dylib 0x949683a2 _dispatch_mgr_thread + 52

Thread 2:
0 libsystem_kernel.dylib 0x9c38a512 __psynch_cvwait + 10
1 libsystem_pthread.dylib 0x9bea4abe _pthread_cond_wait + 842
2 libsystem_pthread.dylib 0x9bea4ce1 pthread_cond_timedwait_relative_np + 47
3 com.apple.CoreServices.CarbonCore 0x9866b2f6 TSWaitOnConditionTimedRelative + 167
4 com.apple.CoreServices.CarbonCore 0x9866ae55 TSWaitOnSemaphoreCommon + 499
5 com.apple.CoreServices.CarbonCore 0x9866b050 TSWaitOnSemaphoreRelative + 24
6 com.apple.QuickTimeComponents.component 0x976d95d2 0x97465000 + 2573778
7 libsystem_pthread.dylib 0x9bea3e13 _pthread_body + 138
8 libsystem_pthread.dylib 0x9bea3d89 _pthread_start + 162
9 libsystem_pthread.dylib 0x9bea1e52 thread_start + 34

Thread 3:: jpegdecompress_MPLoop
0 libsystem_kernel.dylib 0x9c38a512 __psynch_cvwait + 10
1 libsystem_pthread.dylib 0x9bea4abe _pthread_cond_wait + 842
2 libsystem_pthread.dylib 0x9bea476f pthread_cond_wait + 48
3 com.apple.QuickTimeComponents.component 0x977f680a 0x97465000 + 3741706
4 libsystem_pthread.dylib 0x9bea3e13 _pthread_body + 138
5 libsystem_pthread.dylib 0x9bea3d89 _pthread_start + 162
6 libsystem_pthread.dylib 0x9bea1e52 thread_start + 34

Thread 4:: jpegdecompress_MPLoop
0 libsystem_kernel.dylib 0x9c38a512 __psynch_cvwait + 10
1 libsystem_pthread.dylib 0x9bea4abe _pthread_cond_wait + 842
2 libsystem_pthread.dylib 0x9bea476f pthread_cond_wait + 48
3 com.apple.QuickTimeComponents.component 0x977f680a 0x97465000 + 3741706
4 libsystem_pthread.dylib 0x9bea3e13 _pthread_body + 138
5 libsystem_pthread.dylib 0x9bea3d89 _pthread_start + 162
6 libsystem_pthread.dylib 0x9bea1e52 thread_start + 34

Thread 5:: jpegdecompress_MPLoop
0 libsystem_kernel.dylib 0x9c38a512 __psynch_cvwait + 10
1 libsystem_pthread.dylib 0x9bea4abe _pthread_cond_wait + 842
2 libsystem_pthread.dylib 0x9bea476f pthread_cond_wait + 48
3 com.apple.QuickTimeComponents.component 0x977f680a 0x97465000 + 3741706
4 libsystem_pthread.dylib 0x9bea3e13 _pthread_body + 138
5 libsystem_pthread.dylib 0x9bea3d89 _pthread_start + 162
6 libsystem_pthread.dylib 0x9bea1e52 thread_start + 34

Thread 6:
0 libsystem_kernel.dylib 0x9c38ae6a __workq_kernreturn + 10
1 libsystem_pthread.dylib 0x9bea42b1 _pthread_wqthread + 939
2 libsystem_pthread.dylib 0x9bea1e2e start_wqthread + 30

Thread 0 crashed with X86 Thread State (32-bit):
eax: 0x89008c00 ebx: 0x0031fedd ecx: 0x96f1f991 edx: 0xbffff028
edi: 0xbfffe6e8 esi: 0x96f1f991 ebp: 0xbffead98 esp: 0xbffead80
ss: 0x00000023 efl: 0x00010296 eip: 0x00dc6d36 cs: 0x0000001b
ds: 0x00000023 es: 0x00000023 fs: 0x00000000 gs: 0x0000000f
cr2: 0x96f1f99d

Logical CPU: 0
Error Code: 0x00000007
Trap Number: 14

[snip to fit into post]

Maybe you can put a break point at the start of frmWorksheet2011.CalcFuture and repeat the action you were doing?
Go through that function step by step and see where it crashes.
Sometimes it is necessary to debug like this (I usually need it when debugging things like OLE/Office Automation on Windows)

Restart Windows, I mean OS X… I have confirmed with several customers now, crashing in OpenGL or graphics drivers appears to be an issue in Yosemite and is resolved by restarting OS X.