Hi,

  I am new to MacOSX  and  would like to port applications to Mac, but get
signal 11 events which seem to relate to access limitations.  The system.log
says:

Apr 11 12:49:03 yosemite com.apple.xpc.launchd[1] (com.apple.ReportCrash[13990]): Endpoint has been activated through legacy launch(3) APIs. Please switch to XPC or bootstrap_check_in(): com.apple.ReportCrash Apr 11 12:49:03 yosemite.mac.home diagnosticd[63067]: Deny non-matching EUIDs Apr 11 12:49:04 yosemite.mac.home ReportCrash[13990]: Saved crash report for [13953] version 0 to /Users/markus/Library/Logs/DiagnosticReports/_2015-04-11-124904_yosemite.crash


And when I look into the crash report I see the below which seems to be
crypto related.  I run the app as root (for now), but later would like to
switch between real and effective user.

Process:               ??? [61938]
Path:                  /opt/tool/toold
Identifier:            ???
Version:               0
Code Type:             X86-64 (Native)
Parent Process:        ??? [Unknown]
User ID:               0

Date/Time:             2015-04-11 20:40:50.810 +0100
OS Version:            Mac OS X 10.10.2 (14C1514)
Report Version:        11
Anonymous UUID:        B8ACE9DB-2178-760C-23C9-E96565DC7E53

Sleep/Wake UUID:       8B4890D0-C189-473D-8D4F-3D6B0970BBF5

Time Awake Since Boot: 1100000 seconds

Crashed Thread:        0  Dispatch queue: com.apple.main-thread

Exception Type:        EXC_BAD_ACCESS (SIGSEGV)
Exception Codes:       KERN_INVALID_ADDRESS at 0x0000000000000110

Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0   libsystem_kernel.dylib              0x7fff8ee6bc82 __kill + 10
1   libsystem_platform.dylib            0x7fff8fd5cf1a _sigtramp + 26
2   ???                                 0x00000093 0 + 147
3 libcorecrypto.dylib 0x7fff8ffdb0ca ccrng_CommonCrypto_generate + 411 4 com.apple.Heimdal 0x7fff8cdd5c26 krb5_generate_seq_number + 36
5   com.apple.Heimdal                   0x7fff8cde9457 krb5_mk_rep + 222
6 com.apple.GSS 0x7fff9515b803 gsskrb5_acceptor_start + 2289 7 com.apple.GSS 0x7fff9515ad4e accept_sec_context + 289 8 com.apple.GSS 0x7fff9515af07 _gsskrb5_accept_sec_context + 86 9 com.apple.GSS 0x7fff9516c99d gss_accept_sec_context + 376
.....


What do I have to do to avoid this ?


Thank you
Markus

_______________________________________________
MacOSX-talk mailing list
MacOSX-talk@omnigroup.com
http://www.omnigroup.com/mailman/listinfo/macosx-talk

Reply via email to