画像は本題とは無関係です。
AdobeAIRのバージョンを1.5にアップデートしてから、
initialWindow/contentにHTMLを指定してあるアプリや、
HTMLLoaderでウェブページを表示しているものが、
MacOS Xでクラッシュし、全く立ち上がらない状態でした。
adlで立ち上げても、以下のように出力され、adlはクラッシュします。
macpro:tools ngs$ ./launch.sh 2009-01-17 01:00:00.548 adl[451:10b] *** +[WebFontCache fontWithFamily:traits:weight:size:]: unrecognized selector sent to class 0xa0796480 2009-01-17 01:00:00.549 adl[451:10b] *** NSTimer ignoring exception '*** +[WebFontCache fontWithFamily:traits:weight:size:]: unrecognized selector sent to class 0xa0796480' that raised during firing of timer with target 0x13e140 and selector '_playerTimerAction:' 2009-01-17 01:00:00.553 adl[451:10b] *** +[WebFontCache fontWithFamily:traits:weight:size:]: unrecognized selector sent to class 0xa0796480 2009-01-17 01:00:00.553 adl[451:10b] *** NSTimer ignoring exception '*** +[WebFontCache fontWithFamily:traits:weight:size:]: unrecognized selector sent to class 0xa0796480' that raised during firing of timer with target 0x13e140 and selector '_playerTimerAction:' ./launch.sh: line 2: 451 Bus error adl application.xml ../src
あきらめて放置していたのですが、SIMBLが原因
という記事を見つけたので、外してみました。
結局、原因となっていたのは、Safari AdBlockとGreasekitで、
Safari Microformats Pluginは、イキママでOKでした。
是非、Mac OS Xユーザーの方でAIRアプリが落ちて困っている方は、
まず、SIMBLを疑ってみてください。
# SIMBLに影響を受けないようにAIRランタイムを
# 開発してほしいのが本命ですが。

