• 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
Re: what does FAILED TO GET ASN FROM CORESERVICES mean?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: what does FAILED TO GET ASN FROM CORESERVICES mean?


  • Subject: Re: what does FAILED TO GET ASN FROM CORESERVICES mean?
  • From: "Michael Ash" <email@hidden>
  • Date: Sat, 22 Nov 2008 21:06:32 -0500

On Sat, Nov 22, 2008 at 4:20 PM, Bill Janssen <email@hidden> wrote:
> [I originally sent this, erroneously, to darwin-development.  It's
> failing in NSApplication.init(), so it belongs here.  -- wcj]
>
> What's an "ASN"?  How does a system daemon ever get one?
>
> I'm running a daemon, started by SystemStarter at boot time, and running
> as me (an admin account), which periodically invokes OpenOffice's
> "soffice" binary to convert MS Office docs to PDF.  Works most of the
> time, even though daemons supposedly don't have access to the window
> server, but sometimes OpenOffice crashes with this error message:
>
> FAILED TO GET ASN FROM CORESERVICES so aborting.

I don't know what the message means exactly, and pardon my
obviousness, but couldn't this just be the window server connection
problem that you mention above? The stack trace certainly looks like
it. The call to _RegisterApplication is going to talk to the window
server, and it's probably calling abort() when it can't.

Mike
_______________________________________________

Cocoa-dev mailing list (email@hidden)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

References: 
 >what does FAILED TO GET ASN FROM CORESERVICES mean? (From: Bill Janssen <email@hidden>)

  • Prev by Date: Re: How do I get a CGContextRef?
  • Next by Date: Re: Core Animation: How to swicth off all implicit animations?
  • Previous by thread: what does FAILED TO GET ASN FROM CORESERVICES mean?
  • Next by thread: Re: what does FAILED TO GET ASN FROM CORESERVICES mean?
  • Index(es):
    • Date
    • Thread