Re: Trouble with Remote Apple Events (eppc) and Keychain
Re: Trouble with Remote Apple Events (eppc) and Keychain
- Subject: Re: Trouble with Remote Apple Events (eppc) and Keychain
- From: Philip Aker <email@hidden>
- Date: Sun, 07 Oct 2007 19:56:35 -0700
On 2007-07-10, at 04:11, Maximilian Schirmer wrote:
Instead of eppc://10.0.10.42:3031, the keychain saves the URI with
the protocol identifier in reverse, i.e. cppe://...
and this clearly crashes the communication process. A process named
'AEServer' is affected, too and crashes at the same time.
This is clearly a byte ordering problem. I observed such a problem
once (in a very different AppleEvent area) and sent in a bug report.
However I was not able to reproduce the problem again and neither was
Apple DTS. The specific call was AEPrintDescToHandle(). One thing you
should take into account when trying to source the problem is if the
communication is being done between PPC and Intel machines.
There is a known problem with similar characteristics in HIToolbox
(when a toolbox item code is converted to a string) but it's unlikely
your problem is related to it.
Philip Aker
email@hidden
_______________________________________________
Do not post admin requests to the list. They will be ignored.
AppleScript-Users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
Archives: http://lists.apple.com/archives/applescript-users
This email sent to email@hidden