Strange crash

thomas.senyk at nokia.com thomas.senyk at nokia.com
Tue Sep 20 10:08:48 UTC 2011


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/a6359a892aeb01062a73ca3a691a881e9462306a
> BogDan.
>
> >________________________________
> >From: Thomas Senyk <thomas.senyk at nokia.com>
> >To: BogDan <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>
> >> > To: BogDan <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>
> >> >>  > To: BogDan <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>
> >> >>  >>  > To: BogDan <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>
> >> >>  >>  >>  > To: BogDan <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>
> >> >
> >> >>  >>  >>  >>  > To: BogDan <bog_dan_ro at yahoo.com>
> >> >>  >>  >>  >>  > Cc: "necessitas-devel at kde.org"
> >> >>  >>  >>  >>
> >> >>  >>  >>  > <necessitas-devel at kde.org>
> >> >>  >>  >>  >
> >> >>  >>  >>  >>  > Sent: Thursday, September 15, 2011 5:53
> >> >>
> >> > PM
> >> >
> >> >>  >>  >>  >>  > Subject: Re: Strange crash
> >> >>  >>  >>  >>  >
> >> >>  >>  >>  >>  > remotes/origin/experimental-staging
> >> >>  >>  >>  >>  >
> >> >>  >>  >>  >>  > 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_19_17_27.tar.gz
Type: application/gzip
Size: 3800 bytes
Desc: 2011_8_19_17_27.tar.gz
URL: <http://mail.kde.org/pipermail/necessitas-devel/attachments/20110920/9a61d35f/attachment.bin>


More information about the Necessitas-devel mailing list