All pastes #2073251 Raw Edit

Someone

public text v1 · immutable
#2073251 ·published 2011-06-01 15:06 UTC
rendered paste body
(gdb) bt
#0  -[OnEMRAppDelegate validSettingsNotificationHandler:] (self=0x7003bf0, _cmd=0x948ad, notification=0x5dd52e0) at /Users/macuser/Documents/Work/Varian/sandbox2/iOS/Classes/OnEMRAppDelegate.m:88
#1  0x002b7669 in _nsnote_callback ()
#2  0x01d559f9 in __CFXNotificationPost_old ()
#3  0x01cd493a in _CFXNotificationPostNotification ()
#4  0x002ad306 in -[NSNotificationCenter postNotification:] ()
#5  0x00070176 in -[SettingsPlugin settingsAreValid:withDict:] (self=0x5db5830, _cmd=0xa7b26, args=0x5dbbb10, options=0x0) at /Users/macuser/Documents/Work/Varian/sandbox2/iOS/Plugins/SettingsPlugin.m:94
#6  0x0007004a in -[SettingsPlugin saveSettings:withDict:] (self=0x5db5830, _cmd=0xa7b42, args=0x5dbbce0, options=0x0) at /Users/macuser/Documents/Work/Varian/sandbox2/iOS/Plugins/SettingsPlugin.m:82
#7  0x0008ffa7 in -[PhoneGapDelegate execute:] (self=0x7003bf0, _cmd=0x947f6, command=0x5dc6920) at /Users/macuser/Documents/Work/Varian/sandbox2/iOS/lib/PhoneGapLib/Classes/PhoneGapDelegate.m:500
#8  0x00002d1a in -[OnEMRAppDelegate execute:] (self=0x7003bf0, _cmd=0x947f6, command=0x5dc6920) at /Users/macuser/Documents/Work/Varian/sandbox2/iOS/Classes/OnEMRAppDelegate.m:180
#9  0x0008fd34 in -[PhoneGapDelegate webView:shouldStartLoadWithRequest:navigationType:] (self=0x7003bf0, _cmd=0x94801, theWebView=0x702d550, request=0x7060dc0, navigationType=5) at /Users/macuser/Documents/Work/Varian/sandbox2/iOS/lib/PhoneGapLib/Classes/PhoneGapDelegate.m:459
#10 0x00002cd8 in -[OnEMRAppDelegate webView:shouldStartLoadWithRequest:navigationType:] (self=0x7003bf0, _cmd=0x94801, theWebView=0x702d550, request=0x7060dc0, navigationType=5) at /Users/macuser/Documents/Work/Varian/sandbox2/iOS/Classes/OnEMRAppDelegate.m:174
#11 0x006e4a92 in -[UIWebView webView:decidePolicyForNavigationAction:request:frame:decisionListener:] ()
#12 0x01cedc7d in __invoking___ ()
#13 0x01cedb51 in -[NSInvocation invoke] ()
#14 0x01d1b858 in -[NSInvocation invokeWithTarget:] ()
#15 0x0284ac76 in -[_WebSafeForwarder forwardInvocation:] ()
#16 0x01ceea04 in ___forwarding___ ()
#17 0x01cee522 in __forwarding_prep_0___ ()
#18 0x01cedc7d in __invoking___ ()
#19 0x01cedb51 in -[NSInvocation invoke] ()
#20 0x0333e150 in HandleDelegateSource ()
#21 0x01d5e8ff in __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ ()
#22 0x01cbc88b in __CFRunLoopDoSources0 ()
#23 0x01cbbd86 in __CFRunLoopRun ()
#24 0x01cbb840 in CFRunLoopRunSpecific ()
#25 0x01cbb761 in CFRunLoopRunInMode ()
#26 0x023861c4 in GSEventRunModal ()
#27 0x02386289 in GSEventRun ()
#28 0x0055bc93 in UIApplicationMain ()
#29 0x00002576 in main (argc=1, argv=0xbffff0cc) at /Users/macuser/Documents/Work/Varian/sandbox2/iOS/main.m:14
(gdb)