Re: Suspended process

2010-07-04 Thread Demetris

Even if both device are running the same Maemo version right? I am surprised
I am not getting exceptions instead of suspended processes in this case ...
Now to recompile it you mean to also recompile the J2ME (PhoneME Java) for
the N900 (not just the app) and then use it as the runtime. Not sure if 
anyone

has done this but I did remember a discussion on getting J2ME to run under
N900.
Thanks for the response Kimmo

Kimmo Hämäläinen wrote:

On Thu, 2010-07-01 at 21:54 +0200, ext Demetris wrote:
  

Hi all,

the same (shell-based) app running on N810 under Maemo5 gets suspended on
the N900 under Maemo5. Any idea why it would be so - I am running cvm
(J2ME-CDC PhoneME for java runtime):

Process #1667 received signal 4, suspending
[1] + Stopped (signal)   /home/user/dgg/cdc/bin/cvm

If I keep typing fg to bring the job to the foreground, it executes a 
few more statements

and then it gets suspended again. Anyone else has seen this behavior?



Signal 4 seems to be Illegal instruction. This probably means that you
need to recompile it for N900, due to the different processor.

-Kimmo

  

Thanks very much
___
maemo-developers mailing list
maemo-developers@maemo.org
https://lists.maemo.org/mailman/listinfo/maemo-developers



  

___
maemo-developers mailing list
maemo-developers@maemo.org
https://lists.maemo.org/mailman/listinfo/maemo-developers


Re: Suspended process

2010-07-02 Thread Kimmo Hämäläinen
On Thu, 2010-07-01 at 21:54 +0200, ext Demetris wrote:
 Hi all,
 
 the same (shell-based) app running on N810 under Maemo5 gets suspended on
 the N900 under Maemo5. Any idea why it would be so - I am running cvm
 (J2ME-CDC PhoneME for java runtime):
 
 Process #1667 received signal 4, suspending
 [1] + Stopped (signal)   /home/user/dgg/cdc/bin/cvm
 
 If I keep typing fg to bring the job to the foreground, it executes a 
 few more statements
 and then it gets suspended again. Anyone else has seen this behavior?

Signal 4 seems to be Illegal instruction. This probably means that you
need to recompile it for N900, due to the different processor.

-Kimmo

 
 Thanks very much
 ___
 maemo-developers mailing list
 maemo-developers@maemo.org
 https://lists.maemo.org/mailman/listinfo/maemo-developers

___
maemo-developers mailing list
maemo-developers@maemo.org
https://lists.maemo.org/mailman/listinfo/maemo-developers


Suspended process

2010-07-01 Thread Demetris


Hi all,

the same (shell-based) app running on N810 under Maemo5 gets suspended on
the N900 under Maemo5. Any idea why it would be so - I am running cvm
(J2ME-CDC PhoneME for java runtime):

Process #1667 received signal 4, suspending
[1] + Stopped (signal)   /home/user/dgg/cdc/bin/cvm

If I keep typing fg to bring the job to the foreground, it executes a 
few more statements

and then it gets suspended again. Anyone else has seen this behavior?

Thanks very much
___
maemo-developers mailing list
maemo-developers@maemo.org
https://lists.maemo.org/mailman/listinfo/maemo-developers