Ronald Oussoren added the comment:

The attached program (which is pure C except for a call to NSLog) calls 
SecTrustCopyAnchorCertificates in a child process (and with a minor change the 
other function as well).

This doesn't crash for me. 

However, that doesn't really mean anything: We know from earlier bugreports 
that calling _scproxy._get_proxy_settings in a child process can crash, and 
that is something that only sporadicly happens for me (I cannot reproduce it 
with a trivial script).

Maybe this is something that was fixed in 10.10, but I'd be surprised at that 
(and that doesn't really help us as we support older OSX releases as well). I 
cannot test on other OSX releases at the moment, I'm at europython and don't 
have access to my test systems.

----------
Added file: http://bugs.python.org/file39979/ca-dump.m

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue24646>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to