[Mono-list] Help in Launching c# application through mono in embedded(arm) environment

Muthukumar S muthu.smk at gmail.com
Mon Jul 18 07:56:27 EDT 2011


Hi All,
            We have created a "hello world c# application" through mono and
we try to launch it in
arm (embedded ) environment using launcher application(which is written in
c).
When we launch the application through launcher at first time,we are getting
the following output.

* Hello Mono World*
*send signal from USER, SIG : 30, Launcher(1224)->Launcher(1225) sys_tgkill*
*
*
*send signal from USER, SIG : 24, Launcher(1224)->Launcher(1225) sys_tgkill*
*
*
Here launcher is running in one thread ,and the output is generated as
above.
when we try to launch it at second time my system get crashed by showing the
above output.

My launcher is working fine in launching native application. I believe there
is some issue in
mono signal handing mechanism.

Please provide some help to fix the above issue.

Thanks

-Muthukumar
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/mono-list/attachments/20110718/f1fa7e18/attachment.html 


More information about the Mono-list mailing list