rshin / tcmportmapper

Automatically exported from code.google.com/p/tcmportmapper
0 stars 0 forks source link

crash due to overrelease of socket #31

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
this is how the important part of the crashlog looks like

Thread 5 Crashed:
0   com.apple.CoreFoundation       0x907bebd8 CFRelease + 92
1   de.codingmonkeys.TCMPortMapper 0x0019d5cc -[TCMNATPMPPortMapper 
stopListeningToExternalIPAddressChanges] + 52
2   de.codingmonkeys.TCMPortMapper 0x0019e4c0 -[TCMNATPMPPortMapper 
refreshExternalIPInThread] + 728
3   com.apple.Foundation           0x92bf3118 forkThreadForFunction + 108
4   libSystem.B.dylib              0x9002bd08 _pthread_body + 96

Original issue reported on code.google.com by dasge...@gmail.com on 1 Apr 2009 at 1:33

GoogleCodeExporter commented 9 years ago
fixed in r44

Original comment by dasge...@gmail.com on 2 Apr 2009 at 11:12