Strange crash

Thomas Senyk thomas.senyk at nokia.com
Wed Sep 21 15:54:49 UTC 2011


Looks very good :)

... but I wouldn't have time to work on necessistas the next 2-3 weeks :(

Greets
Thomas

On Wednesday, September 21, 2011 12:39:33 PM ext thomas.senyk at nokia.com wrote:
> just did git pull
> and now let ./runtests.pl   run on my notebook (nexus one) and my desktop
> (galaxy s2)
> 
> Let's see :)
> 
> ________________________________
> From: ext BogDan [bog_dan_ro at yahoo.com]
> Sent: Tuesday, September 20, 2011 8:40 PM
> To: Senyk Thomas (Nokia-DXM/Munich)
> Cc: necessitas-devel at kde.org
> Subject: Re: Strange crash
> 
> More tests (159) !
> 
> Cheers,
> BogDan.
> 
> ________________________________
> From: "thomas.senyk at nokia.com" <thomas.senyk at nokia.com>
> To: bog_dan_ro at yahoo.com
> Cc: necessitas-devel at kde.org
> Sent: Tuesday, September 20, 2011 1:08 PM
> Subject: RE: Strange crash
> 
> I got a first run working.
> 
> (It's a merge of experimental and experimental-staging (I will not push)
> though!)
> 
> 
> I crashed/stopped somewhere down the road:
> ...
> timeount in 5 seconds
> timeount in 0 seconds
> ... failed
> Can't run networkselftest stopping tests ...
> 
> 
> But a lot of testes succeeded!
> Awesome work! :)
> 
> 
> I won't have much time this week, but I'll take a look at the .xml files
> eventually :)
> 
> Greets
> Thomas
> 
> ________________________________________
> From: Senyk Thomas (Nokia-DXM/Munich)
> Sent: Monday, September 19, 2011 5:39 PM
> To: BogDan
> Subject: Re: Strange crash
> 
> I should check my email more often.
> 
> Got it working another way (using /data/local instead) ... but I your way is
> the right one :)
> 
> Anyway, I just let "auto" run on my galaxy s2 and send you the output when
> it's finished
> 
> Greets
> Thomas
> 
> On Monday, September 19, 2011 08:22:03 AM ext BogDan wrote:
> > Done
> > http://commits.kde.org/android-qt/a6359a892aeb01062a73ca3a691a881e946230
> > 6a BogDan.
> > 
> > >________________________________
> > >From: Thomas Senyk
> > ><thomas.senyk at nokia.com<mailto:thomas.senyk at nokia.com>> To: BogDan
> > ><bog_dan_ro at yahoo.com<mailto:bog_dan_ro at yahoo.com>>
> > >Sent: Monday, September 19, 2011 4:49 PM
> > >Subject: Re: Strange crash
> > >
> > >Are you using a rooted-device?
> > >
> > >I took closer (the first real) look and quickly found:
> > >failed to copy '/tmp/96J7e6B73C/libtst_qdebug.so' to
> > >'/data/data/org.kde.necessitas.quadruplor/files/libtst_qdebug.so':
> > >Permission denied
> > >
> > >
> > >... later he can't start/load anything.
> > >But he still says "Success" :)
> > >
> > >
> > >Greets
> > >Thomas
> > >
> > >On Friday, September 16, 2011 07:33:17 AM ext BogDan wrote:
> > >> If you add that code it should work ok.
> > >> 
> > >> 
> > >> 
> > >> ----- Original Message -----
> > >> 
> > >> > From: Thomas Senyk
> > >> > <thomas.senyk at nokia.com<mailto:thomas.senyk at nokia.com>> To:
> > >> > BogDan <bog_dan_ro at yahoo.com<mailto:bog_dan_ro at yahoo.com>>
> > >> > Cc:
> > >> > Sent: Friday, September 16, 2011 4:46 PM
> > >> > Subject: Re: Strange crash
> > >> >
> > >> >T he pull of the output is still not working, right?
> > >> >
> > >> > On Friday, September 16, 2011 06:27:38 AM ext BogDan wrote:
> > >> >>  Now you should be able to gui tests (please pull latest
> > >> >>
> > >> >>experimental
> > >> >>
> > >> >>  and recompile it !!!). Also you must add another line to
> > >> >>
> > >> >>runtest.pl
> > >> >>
> > >> >>  add: "waitForProcess($packageName,1,10);" between
> > >> >>  
> > >> >>  system("$adb_tool $device_serial shell am start -n
> > >> >>
> > >> >>$intentName");
> > >> >>
> > >> > # create
> > >> > 
> > >> >>  application folders waitForProcess($packageName,0,20);
> > >> >>  
> > >> >>  so it will become:
> > >> >>  
> > >> >>  ########### build & install quadruplor ###########
> > >> >>  pushd($quadruplor_dir);
> > >> >>  system("$android_sdk_dir/tools/android update project -p .
> > >> >>  -t
> > >> >>  android-10")==0 or die "Can't update project ...\n";
> > >> > 
> > >> > system("$ant_tool
> > >> > 
> > >> >>  uninstall install")==0 or die "Can't install
> > >> > 
> > >> > Quadruplor\n";
> > >> > 
> > >> >>  system("$adb_tool $device_serial shell am start -n
> > >> >>
> > >> >>$intentName");
> > >> >>
> > >> > # create
> > >> > 
> > >> >>  application folders waitForProcess($packageName,1,10);
> > >> >>  waitForProcess($packageName,0,20);
> > >> >>  popd();
> > >> >>  
> > >> >>  
> > >> >>  P.S. I can push the fix now because I'm at work :)
> > >> >>  
> > >> >>  
> > >> >>  Cheers,
> > >> >>  BogDan.
> > >> >>  
> > >> >>  
> > >> >>  
> > >> >>  ----- Original Message -----
> > >> >>  
> > >> >>  > From: Thomas Senyk
> > >> >>  > <thomas.senyk at nokia.com<mailto:thomas.senyk at nokia.com
> > >> >>  > >> To: BogDan
> > >> >>  > <bog_dan_ro at yahoo.com<mailto:bog_dan_ro at yahoo.com>>
> > >> >>  > Cc:
> > >> >>  > Sent: Friday, September 16, 2011 4:22 PM
> > >> >>  > Subject: Re: Strange crash
> > >> >>  > 
> > >> >>  > same here ... although runtests is not though yet :)
> > >> >>  > 
> > >> >>  > On Thursday, September 15, 2011 08:31:25 AM ext BogDan wrote:
> > >> >>  >>  I tested yesterday qt tests with it and at least
> > >> >>  >>  qtcore is
> > >> >>
> > >> >>ok
> > >> >>
> > >> >>  >>:)
> > >> > 
> > >> > !
> > >> > 
> > >> >>  >>  Cheers,
> > >> >>  >>  BogDan.
> > >> >>  >>  
> > >> >>  >>  
> > >> >>  >>  
> > >> >>  >>  ----- Original Message -----
> > >> >>  >>  
> > >> >>  >>  > From: Thomas Senyk
> > >> >>  >>  > <thomas.senyk at nokia.com<mailto:thomas.senyk at n
> > >> >>  >>  > okia.com>> To: BogDan
> > >> >>  >>  > <bog_dan_ro at yahoo.com<mailto:bog_dan_ro at yahoo
> > >> >>  >>  > .com>> Cc:
> > >> >>  >>  > Sent: Thursday, September 15, 2011 6:18 PM
> > >> >>  >>  > Subject: Re: Strange crash
> > >> >>  >>  > 
> > >> >>  >>  > Ah you did a fresh merge, right?  cool! :)
> > >> >>  >>  > 
> > >> >>  >>  > I'm going to do a armabi-v7a build and test it
> > >> >>  >>  > on nexus
> > >> > 
> > >> > one,
> > >> > 
> > >> >>  > galaxy tab
> > >> >>  > 
> > >> >>  >>  > and galaxy s2
> > >> >>  >>  > 
> > >> >>  >>  > On Thursday, September 15, 2011 08:08:38 AM
> > >> >>  >>  > ext BogDan
> > >> > 
> > >> > wrote:
> > >> >>  >>  >>  Done !
> > >> >>  >>  >>  I had to delete/create it.
> > >> >>  >>  >>  
> > >> >>  >>  >>  
> > >> >>  >>  >>  BogDan.
> > >> >>  >>  >>  
> > >> >>  >>  >>  
> > >> >>  >>  >>  ----- Original Message -----
> > >> >>  >>  >>  
> > >> >>  >>  >>  > From: Thomas Senyk
> > >> >>  >>  >>  > <thomas.senyk at nokia.com<mailto:thomas
> > >> >>  >>  >>  > .senyk at nokia.com>> To: BogDan
> > >> >>  >>  >>  > <bog_dan_ro at yahoo.com<mailto:bog_dan_
> > >> >>  >>  >>  > ro at yahoo.com>> Cc:
> > >> >>  >>  >>  > Sent: Thursday, September 15, 2011
> > >> >>  >>  >>  > 5:57 PM
> > >> >>  >>  >>  > Subject: Re: Strange crash
> > >> >>  >>  >>  > 
> > >> >>  >>  >>  > But we want to track Qt4.8 :)
> > >> >>  >>  >>  > 
> > >> >>  >>  >>  > We should stay as close as possible ->
> > >> >>  >>  >>  > do a
> > >> > 
> > >> > merge from
> > >> > 
> > >> >>  > 4.8 as
> > >> >>  > 
> > >> >>  >>  >>  > often
> > >> >>  >>  > 
> > >> >>  >>  > as
> > >> >>  >>  > 
> > >> >>  >>  >>  > someone
> > >> >>  >>  >>  > finds the time to do it :)
> > >> >>  >>  >>  > 
> > >> >>  >>  >>  > Just reset head by  ... one? ... and
> > >> >>  >>  >>  > merge to
> > >> > 
> > >> > experimantal
> > >> > 
> > >> >>  > ..
> > >> >>  > 
> > >> >>  >>  >>  > right?>>  >
> > >> >>  >>  >>  > On Thursday, September 15, 2011
> > >> >>  >>  >>  > 07:55:21 AM ext
> > >> > 
> > >> > BogDan
> > >> > 
> > >> >>  > wrote:
> > >> >>  >>  >>  >>  Is not fixing anything :)
> > >> >>  >>  >>  >>  
> > >> >>  >>  >>  >>  
> > >> >>  >>  >>  >>  
> > >> >>  >>  >>  >>  ----- Original Message -----
> > >> >>  >>  >>  >>  
> > >> >>  >>  >>  >>  > From: Thomas Senyk
> > >> > 
> > >> > <thomas.senyk at nokia.com<mailto:thomas.senyk at nokia.com>>
> > >> > 
> > >> >>  >>  >>  >>  > To: BogDan
> > >> >>  >>  >>  >>  > <bog_dan_ro at yahoo.com<mailto:
> > >> >>  >>  >>  >>  > bog_dan_ro at yahoo.com>> Cc:
> > >> >>  >>  >>  >>  > "necessitas-devel at kde.org<mai
> > >> >>  >>  >>  >>  > lto:necessitas-devel at kde.org>"> >> >>  >>  >>  > 
> > >> >>  >>  >>  > <necessitas-devel at kde.org<mailto:neces
> > >> >>  >>  >>  > sitas-devel at kde.org>>> >> >>  >>  >>  > 
> > >> >>  >>  >>  >>  > Sent: Thursday, September 15,
> > >> >>  >>  >>  >>  > 2011 5:53
> > >> > 
> > >> > PM
> > >> > 
> > >> >>  >>  >>  >>  > Subject: Re: Strange crash
> > >> >>  >>  >>  >>  > 
> > >> >>  >>  >>  >>  > remotes/origin/experimental-st
> > >> >>  >>  >>  >>  > aging
> > >> >>  >>  >>  >>  > 
> > >> >>  >>  >>  >>  > On Thursday, September 15,
> > >> >>  >>  >>  >>  > 2011 07:34:57
> > >> > 
> > >> > AM ext
> > >> > 
> > >> >>  > BogDan
> > >> >>  > 
> > >> >>  >>  > wrote:
> > >> >>  >>  >>  >>  >>  > First off all: Yes I
> > >> >>  >>  >>  >>  >>  > have to
> > >> > 
> > >> > do more
> > >> > 
> > >> >>  >>  > debugging/investigation
> > >> >>  >>  > 
> > >> >>  >>  >>  > to
> > >> >>  >>  >>  > 
> > >> >>  >>  >>  >>  > resolve
> > >> >>  >>  >>  >>  > 
> > >> >>  >>  >>  >>  >>  > the problem
> > >> >>  >>  >>  >>  >>  > 
> > >> >>  >>  >>  >>  >>  > But on the other side:
> > >> >>  >>  >>  >>  >>  > This is
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 2011_8_21_14_38.tar.gz
Type: application/x-compressed-tar
Size: 3833 bytes
Desc: not available
URL: <http://mail.kde.org/pipermail/necessitas-devel/attachments/20110921/038ad92d/attachment.tar.gz>


More information about the Necessitas-devel mailing list