[Bug 1329141] Re: qmlscene crashed while running test_can_launch_multiple_applications

2014-07-21 Thread Christian Dywan
This one crashed like that, but I can't seem to get the logs out of it https://jenkins.qa.ubuntu.com/job/generic-deb-autopilot-runner- mako/2304/ -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1329141

[Bug 1329141] Re: qmlscene crashed while running test_can_launch_multiple_applications

2014-07-21 Thread Michał Sawicz
After running the test for 15 mins or so I got the log, attached. ** Attachment added: unity8.log https://bugs.launchpad.net/ubuntu-app-launch/+bug/1329141/+attachment/4158874/+files/unity8.log -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 1329141] Re: qmlscene crashed while running test_can_launch_multiple_applications

2014-07-21 Thread Michał Sawicz
OK I think I found what happens here: WARNING: long App ID encountered: tmpu_5uhy_8 ** (process:2551): WARNING **: Unable to get manifest for 'tmpu' package: tmpu does not exist in any database for user phablet ** (process:2551): CRITICAL **: manifest_version: assertion '*manifest != NULL'

[Bug 1329141] Re: qmlscene crashed while running test_can_launch_multiple_applications

2014-07-18 Thread Tim Peeters
** Also affects: ubuntu-ui-toolkit Importance: Undecided Status: New ** Changed in: ubuntu-ui-toolkit Importance: Undecided = Critical -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1329141] Re: qmlscene crashed while running test_can_launch_multiple_applications

2014-07-18 Thread Łukasz Zemczak
** Tags added: lt-category-noimpact lt-date-20140717 lt-prio-high ** Tags added: lt-blocker -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1329141 Title: qmlscene crashed while running

[Bug 1329141] Re: qmlscene crashed while running test_can_launch_multiple_applications

2014-07-18 Thread Alexandros Frantzis
The crash as retraced in https://bugs.launchpad.net/ubuntu/+bug/1340571 , is caused by qtubuntu not being able to connect to the mir server/shell. It doesn't necessarily indicate there is a problem in qtubuntu (of course it doesn't preclude it either). For example you would get the same crash if

[Bug 1329141] Re: qmlscene crashed while running test_can_launch_multiple_applications

2014-07-18 Thread Leo Arias
** Attachment added: test.py https://bugs.launchpad.net/ubuntu-app-launch/+bug/1329141/+attachment/4155946/+files/test.py -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1329141 Title: qmlscene

[Bug 1329141] Re: qmlscene crashed while running test_can_launch_multiple_applications

2014-07-18 Thread Leo Arias
To reproduce the crash on mako: $ phablet-shell $ sudo mount -o remount,rw / $ sudo apt-get install ubuntu-ui-toolkit-autopilot $ wget https://bugs.launchpad.net/ubuntu-app-launch/+bug/1329141/+attachment/4155946/+files/test.py $ while autopilot3 run test; do :; done I've just run it on a

[Bug 1329141] Re: qmlscene crashed while running test_can_launch_multiple_applications

2014-07-18 Thread Gerry Boland
The output of unity8.log would help, as it would show if unity8 rejected the client connection (and thus causing client to crash) or not. That's usually the reason for this error. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1329141] Re: qmlscene crashed while running test_can_launch_multiple_applications

2014-07-16 Thread Tim Peeters
We get a lot of failures in autolanding lately, with errors like: File /usr/lib/python2.7/dist-packages/psutil/__init__.py, line 331, in _init raise NoSuchProcess(pid, None, msg) NoSuchProcess: no process found with pid 4908 See

[Bug 1329141] Re: qmlscene crashed while running test_can_launch_multiple_applications

2014-07-16 Thread Tim Peeters
We have almost all of our MRs failing on autolanding with NoSuchProcess errors so I confirmed the bug and changed the importance to Critical. If someone more knowledgable about this issue thinks it is another bug, please let me know (timp/t1mp on irc). ** Changed in: ubuntu-app-launch

[Bug 1329141] Re: qmlscene crashed while running test_can_launch_multiple_applications

2014-07-11 Thread Timo Jyrinki
Retraced at bug #1340571 - leans towards qtubuntu. ** Package changed: qtdeclarative-opensource-src (Ubuntu) = qtubuntu (Ubuntu) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1329141 Title:

[Bug 1329141] Re: qmlscene crashed while running test_can_launch_multiple_applications

2014-07-11 Thread Leo Arias
Thanks Timo. I'm seeing qmlscene crashes more often this week, so it would be nice if somebody can investigate. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1329141 Title: qmlscene crashed while

[Bug 1329141] Re: qmlscene crashed while running test_can_launch_multiple_applications

2014-07-10 Thread Leo Arias
This has happened again on image #124. http://ci.ubuntu.com/smokeng/utopic/touch/mako/124:20140710.1:20140709/8982/unity8/1354177/ Attached is the crash. The application log only says: QUbuntu: Could not create application instance ** Attachment added:

[Bug 1329141] Re: qmlscene crashed while running test_can_launch_multiple_applications

2014-06-16 Thread Michał Sawicz
** Also affects: qtdeclarative-opensource-src (Ubuntu) Importance: Undecided Status: New ** No longer affects: unity8 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1329141 Title:

[Bug 1329141] Re: qmlscene crashed while running test_can_launch_multiple_applications

2014-06-16 Thread Ted Gould
Doesn't look like something UAL would be effecting. Seems to be a crash in the QML Scene binary itself. ** Changed in: ubuntu-app-launch Status: New = Invalid -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1329141] Re: qmlscene crashed while running test_can_launch_multiple_applications

2014-06-16 Thread Leo Arias
Marking as incomplete because the crash file lacks information. Andy is hacking the phablet-test-run script to run whoopsie-collect-all after the tests. ** Changed in: qtdeclarative-opensource-src (Ubuntu) Status: New = Incomplete -- You received this bug notification because you are a