Skip to content

Application get crashed in -[CWTCPConnection startSSL] #1

@deepika

Description

@deepika

I am using pantomime in my application. I have mountain loin system. My app get crashed at -[CWTCPConnection startSSL].

Can you please help me to resolve this issue ? Crashed thread detail is following

Thread 0:: Dispatch queue: com.apple.main-thread
0 libssl.0.9.8.dylib 0x9802d878 SSL_connect + 8
1 com.collaboration-world.Pantomime 0x1002df81 -[CWTCPConnection startSSL] + 367
2 com.tprf.RCS 0x003e0885 -[IMAPStore connectionEstablished:] + 108
3 libobjc.A.dylib 0x90f6e5d3 -[NSObject performSelector:withObject:] + 70
4 com.collaboration-world.Pantomime 0x1002a21d -[CWService(Private) _addWatchers] + 767
5 com.apple.Foundation 0x924a4cd4 __NSFireTimer + 117
6 com.apple.CoreFoundation 0x9389b416 CFRUNLOOP_IS_CALLING_OUT_TO_A_TIMER_CALLBACK_FUNCTION + 22
7 com.apple.CoreFoundation 0x9389adb5 CFRunLoopDoTimer + 709
8 com.apple.CoreFoundation 0x9387fbc2 __CFRunLoopRun + 1842
9 com.apple.CoreFoundation 0x9387f02a CFRunLoopRunSpecific + 378
10 com.apple.CoreFoundation 0x9387ee9b CFRunLoopRunInMode + 123
11 com.apple.Foundation 0x924cef36 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 278
12 com.apple.Foundation 0x924cedd5 -[NSRunLoop(NSRunLoop) runUntilDate:] + 73
13 com.collaboration-world.Pantomime 0x1002df76 -[CWTCPConnection startSSL] + 356
14 com.tprf.RCS 0x003e0885 -[IMAPStore connectionEstablished:] + 108
15 libobjc.A.dylib 0x90f6e5d3 -[NSObject performSelector:withObject:] + 70
16 com.collaboration-world.Pantomime 0x1002a21d -[CWService(Private) _addWatchers] + 767
17 com.apple.Foundation 0x924a4cd4 __NSFireTimer + 117
18 com.apple.CoreFoundation 0x9389b416 __CFRUNLOOP_IS_CALLING_OUT_TO_A_TIMER_CALLBACK_FUNCTION
+ 22
19 com.apple.CoreFoundation 0x9389adb5 CFRunLoopDoTimer + 709
20 com.apple.CoreFoundation 0x9387fbc2 __CFRunLoopRun + 1842
21 com.apple.CoreFoundation 0x9387f02a CFRunLoopRunSpecific + 378
22 com.apple.CoreFoundation 0x9387ee9b CFRunLoopRunInMode + 123
23 com.apple.Foundation 0x924cef36 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 278
24 com.apple.Foundation 0x924cedd5 -[NSRunLoop(NSRunLoop) runUntilDate:] + 73
25 com.collaboration-world.Pantomime 0x1002df76 -[CWTCPConnection startSSL] + 356
26 com.tprf.RCS 0x003e0885 -[IMAPStore connectionEstablished:] + 108
27 libobjc.A.dylib 0x90f6e5d3 -[NSObject performSelector:withObject:] + 70
28 com.collaboration-world.Pantomime 0x1002a21d -[CWService(Private) _addWatchers] + 767
29 com.apple.Foundation 0x924a4cd4 __NSFireTimer + 117
30 com.apple.CoreFoundation 0x9389b416 __CFRUNLOOP_IS_CALLING_OUT_TO_A_TIMER_CALLBACK_FUNCTION
+ 22
31 com.apple.CoreFoundation 0x9389adb5 __CFRunLoopDoTimer + 709
32 com.apple.CoreFoundation 0x9387fbc2 __CFRunLoopRun + 1842
33 com.apple.CoreFoundation 0x9387f02a CFRunLoopRunSpecific + 378
34 com.apple.CoreFoundation 0x9387ee9b CFRunLoopRunInMode + 123
35 com.apple.HIToolbox 0x9810bf5a RunCurrentEventLoopInMode + 242
36 com.apple.HIToolbox 0x9810bcc9 ReceiveNextEventCommon + 374
37 com.apple.HIToolbox 0x9810bb44 BlockUntilNextEventMatchingListInMode + 88
38 com.apple.AppKit 0x94ee49aa _DPSNextEvent + 724
39 com.apple.AppKit 0x94ee41dc -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 119
40 com.apple.AppKit 0x94eda63c -[NSApplication run] + 855
41 com.apple.AppKit 0x94e7d666 NSApplicationMain + 1053
42 com.tprf.RCS 0x00002d0d start + 53

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions