• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
mach_msg_trap
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

mach_msg_trap


  • Subject: mach_msg_trap
  • From: Fabian Matyas <email@hidden>
  • Date: Fri, 4 Feb 2005 03:41:48 -0800 (PST)
  • Comment: DomainKeys? See http://antispam.yahoo.com/domainkeys

Hello developers!
I'm working on a program which is based on a
client-server concept.
The server registers a distant object using
NSConnection's registerName. The client passes itself
to the server as a parameter through a certain
'registerClient:' method. Than, the server calls
methods from the client through this object 'P' which
is a proxy. The problem is that sometimes the call
does hang when calling methods through 'P'. In thread
viewer 'mach_msg_trap' is shown after [NSConnection
sendInvocation].
I'd appreciate any help, i'm stucked here for a month
now.


P.S. I tried to register a distant object on the
client side too to avoid sending client as a
parameter, but without success because the server runs
as a startup item in root context and (I don't know
why) it cannot connect to client's distant object.

Fabian.

__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around
http://mail.yahoo.com
 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

  • Prev by Date: Using resources from Cocoa app
  • Next by Date: Re: More Debugging Bindings
  • Previous by thread: Re: Using resources from Cocoa app
  • Next by thread: double drag attempt
  • Index(es):
    • Date
    • Thread