[Mono-osx] El Capitan: App is terminated on double-click, but runs from terminal (open -a app)

Dave Burnard dburnard at adobe.com
Fri Nov 6 17:09:57 UTC 2015


Looks like I might be wrong about the version number for the fix. We build our own 64bit binaries and the guy who did our build
went looking for the 4.0.4.4 sources and saw this change in the git repo:

mono/mono/mini/mini-amd64.c:  https://github.com/mono/mono/commit/061f993b6878585a75fbb4de39b89bf3b4aca348

"Add support for version of pthread_getspecific when launching from Xcode with LLDB attached."

That seems to be the key change, but I'm not sure whether what we built corresponds to 4.0.4.4, or if we just grafted that change into our older 4.0.2.X sources. 
In our local repository it looks like the latter...

Sorry for the confusion,
DaveB




> On Nov 6, 2015, at 2:17 AM, bostjan <sodja.bostjan at pieps.com> wrote:
> 
> Hi,
> 
> We have a legacy Mono Windows Forms app that was running without problems on
> Yosemite but does not run on El Capitan.
> - I have downloaded the new Mono MDK-4.0.4.4. and re-package the app using
> the macpack.
> - Now the app runs/is opened normally when executing command in terminal:
> open -a 
> (app) or when calling mono --debug (app)
> - But does not run when double clicking on app inside Finder or LounchPad.
> The app icon shows just briefly then is immediately terminated.
> 
> Any idea?
> 
> BR,
> Bostjan
> 
> 
> 
> 
> 
> --
> View this message in context: http://mono.1490590.n4.nabble.com/El-Capitan-App-is-terminated-on-double-click-but-runs-from-terminal-open-a-app-tp4666888.html
> Sent from the Mono - OSX mailing list archive at Nabble.com.
> _______________________________________________
> Mono-osx mailing list
> Mono-osx at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-osx



More information about the Mono-osx mailing list