[Somewhat OT] Apps stall in IntlFCOpenComponentData
[Somewhat OT] Apps stall in IntlFCOpenComponentData
- Subject: [Somewhat OT] Apps stall in IntlFCOpenComponentData
- From: Andrew Farmer <email@hidden>
- Date: Mon, 24 Jan 2005 17:15:35 -0800
Recently, I've noticed issues with all programs on my machine opening
slowly. A peek into the issue with Shark revealed that everything seems
to get stuck for 2 to 3 seconds in IntlFCOpenComponentData. As the call
seemed to have something to do with font loading, I tried disabling all
non-vital fonts (Lucida Grande, Geneva, and Helvetica), but the problem
persists. I've tried running as a different user, but that didn't have
any effect either.
The critical path is approximately:
_start -> [...] -> _NSAppleEventManagerGenericHandler ->
-[NSAppleEventManager dispatchRawAppleEvent:handlerRefCon:] -> [...] ->
-[NSNotificationCenter postNotificationName:object:userInfo:] ->
_CFXNotificationPostNotification -> __CFXNotificationPost ->
_nsnote_callback -> [...] -> IntlFCOpenComponentData -> CacheFMMapData
-> UpdateCachedData -> InvokeFileInterrogatorUPP -> [...]
CFXMLParserParse -> parseXML -> parseTag -> [etc, etc]
([...] represents unreadable frames)
If anyone wants the full Shark output, I've got that too. I know this
isn't 100% relevant to the list, but I've exhausted all the
possibilities I can think of, and these delays are really getting on my
nerves, especially when doing development. Does anyone have any idea
what might be causing these delays and how I could make it stop, short
of reinstalling the OS?
Attachment:
PGP.sig
Description: This is a digitally signed message part
_______________________________________________
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