我想再次在我的MacBook上使用haxe進行相當長時間的開發。所以我繼續haxe.org,下載mac安裝程序並安裝最新版本的haxe。總線錯誤只是通過在OSX終端啓動haxe突擊隊服務
然後我打開終端輸入haxe
,正好遇到這短短的錯誤消息:
Bus Error
嘛,難道我錯了嗎?我正在使用OSX 10.4,這個操作系統是否支持最新版本的haxe?
UPDATE:
展望系統日誌,我發現安裝程序被調用後,以下消息:
Nov 12 18:12:16 my-computer authexec: executing /Volumes/haXe Installer/haXe Installer.app/Contents/MacOS/hxinst-osx
Setting FD_CLOEXEC on all file descriptors
Initializing child but not closing any file descriptors...
Initializing child but not closing any file descriptors...
Nov 12 18:13:25 my-computer crashdump[1655]: haxe crashed
Nov 12 18:13:25 my-computer crashdump[1655]: crash report written to: /Users/myuser/Library/Logs/CrashReporter/haxe.crash.log
此外,調查崩潰日誌,我有名字對於由碰撞導致的異常:
Exception: EXC_BAD_ACCESS (0x0001)
Codes: KERN_PROTECTION_FAILURE (0x0002) at 0x00000000
任何想法?我正在進一步調查這個問題。
在這種情況下,「Haxe突擊隊」是指什麼? – 2012-11-06 17:35:45