[Doxygen-users] Doxygen 1.8.7 OS X app crashes on launch (10.6.8)
Brought to you by:
dimitri
From: Stephen G. <Ste...@sc...> - 2014-05-13 16:39:53
|
It appears the Doxywizard 1.8.7 was built with a minimum SDK of 10.9. When double-click launching the app on 10.6.8, it crashes immediately with no backtrace: Process: launchd [69602] Path: /Applications/Doxygen.app/Contents/MacOS/Doxywizard Identifier: org.doxygen Version: ??? (???) Code Type: X86 (Native) Parent Process: launchd [125] Date/Time: 2014-05-12 09:21:11.464 -0700 OS Version: Mac OS X 10.6.8 (10K549) Report Version: 6 Interval Since Last Report: 1152 sec Crashes Since Last Report: 2 Per-App Crashes Since Last Report: 2 Exception Type: EXC_BAD_ACCESS (SIGSEGV) Exception Codes: KERN_INVALID_ADDRESS at 0x000000008fe01030 Crashed Thread: Unknown Backtrace not available Unknown thread crashed with X86 Thread State (32-bit): eax: 0x00000000 ebx: 0x00000000 ecx: 0x00000000 edx: 0x00000000 edi: 0x00000000 esi: 0x00000000 ebp: 0x00000000 esp: 0x00000000 ss: 0x0000001f efl: 0x00010202 eip: 0x8fe01030 cs: 0x00000017 ds: 0x0000001f es: 0x0000001f fs: 0x00000000 gs: 0x00000000 cr2: 0x8fe01030 Binary images description not available Any way around this without transferring code over to 10.9? Stephen |