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
_______________________________________________
Mono-list maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-list

Reply via email to