Application not working with MacOSX 10.6 (maybe due to tsNet)

Ludovic THEBAULT ludovic.thebault at laposte.net
Tue Apr 25 11:52:49 EDT 2017


> Le 25 avr. 2017 à 17:47, Hakima Manseri via use-livecode <use-livecode at lists.runrev.com> a écrit :
> 
> Hi everyone,
> 
> I'm a LC newbie and have been trying to use an application a colleague is developping with LiveCode 8.1.3
> 
> It works with MacOSX 10.9 and above but fails to launch for previous version. This was surprising since we thought LiveCode was still compatible with the 10.6 version.
> 
> I have this message in the log :
> 
>> Apr 17 20:49:15 myuser myapp[787]: ***
>> __NSAutoreleaseNoPool(): Object 0xd82460 of class NSMachPort
>> autoreleased with no pool in place - just leaking
>> Apr 17 20:49:16 myuser myapp[787]: Error loading
>> /Users/myuser/myapp.app/Contents/MacOS/Externals/tsNet.bundle/Contents/MacOS/tsNet:
>>  dlopen(/Users/myuser/myapp.app/Contents/MacOS/Externals/tsNet.bundle/Contents/MacOS/tsNet, 262): Symbol not found: _kSecImportExportPassphrase\n  Referenced from:
>>  /Users/myuser/myapp.app/Contents/MacOS/Externals/tsNet.bundle/Contents/MacOS/tsNet\n
>>  Expected in:
>> /System/Library/Frameworks/Security.framework/Versions/A/Security\n in
>> /Users/myuser/myapp.app/Contents/MacOS/Externals/tsNet.bundle/Contents/MacOS/tsNet
>> Apr 17 20:49:16: --- last message repeated 1 time ---
>> Apr 17 20:49:16 myuser [0x0-0x40040].myapp-Org.[787]: Startup error - failed to load external
>> Apr 17 20:49:16 myuser com.apple.launchd.peruser.501[208] ([0x0-0x40040].myapp-Org.[787]): Exited with exit code: 255
> I've looked up the "_kSecImportExportPassphrase" variable and it seems that there may be a difference between iOS and MacOSX regarding this variable : http://stackoverflow.com/questions/17348420/private-key-signature-different-on-ios-and-macosx#17349506
> 
> So is tsNet the culprit ? Or is this a problem in the way we add the external ? Or something else ?
> 
> Thanks in advance for your help.
> 
> Hakima
> 

See http://quality.livecode.com/show_bug.cgi?id=19035 <http://quality.livecode.com/show_bug.cgi?id=19035>

Workaround : compile standalone with Livecode 8.0 


More information about the use-livecode mailing list