Activity log for bug #1262982

Date Who What changed Old value New value Message
2013-12-20 05:53:11 Martin Pitt bug added bug
2013-12-20 05:53:19 Martin Pitt information type Private Public
2013-12-20 06:06:47 Apport retracing service bug added subscriber Crash bug triagers for Ubuntu packages
2013-12-20 06:06:50 Apport retracing service attachment added Stacktrace.txt https://bugs.launchpad.net/bugs/1262982/+attachment/3932963/+files/Stacktrace.txt
2013-12-20 06:06:52 Apport retracing service attachment added StacktraceSource.txt https://bugs.launchpad.net/bugs/1262982/+attachment/3932964/+files/StacktraceSource.txt
2013-12-20 06:06:53 Apport retracing service attachment added ThreadStacktrace.txt https://bugs.launchpad.net/bugs/1262982/+attachment/3932965/+files/ThreadStacktrace.txt
2013-12-20 06:06:55 Apport retracing service attachment removed CoreDump.gz https://bugs.launchpad.net/bugs/1262982/+attachment/3932939/+files/CoreDump.gz
2013-12-20 06:06:56 Apport retracing service dialer-app (Ubuntu): importance Undecided Medium
2013-12-20 06:06:57 Apport retracing service summary dialer-app crashed with SIGABRT in raise() dialer-app crashed with SIGABRT in __libc_do_syscall()
2013-12-20 06:06:58 Apport retracing service tags apport-crash armhf need-armhf-retrace apport-crash armhf
2013-12-20 06:15:02 Martin Pitt affects dialer-app (Ubuntu) qtubuntu (Ubuntu)
2013-12-20 06:15:02 Martin Pitt qtubuntu (Ubuntu): importance Medium Undecided
2013-12-20 06:15:22 Martin Pitt summary dialer-app crashed with SIGABRT in __libc_do_syscall() dialer-app crashed: QUbuntu: Could not create application instance
2013-12-20 10:21:00 Launchpad Janitor qtubuntu (Ubuntu): status New Confirmed
2013-12-20 17:06:42 Gerry Boland bug task added unity-mir
2013-12-20 17:06:51 Gerry Boland qtubuntu (Ubuntu): status Confirmed Invalid
2013-12-20 17:06:53 Gerry Boland unity-mir: status New Confirmed
2013-12-20 17:06:57 Gerry Boland unity-mir: importance Undecided High
2014-01-08 15:48:02 Gerry Boland bug task added mir
2014-01-08 15:48:46 Gerry Boland summary dialer-app crashed: QUbuntu: Could not create application instance Random mir failures running unity8 shell during AP tests
2014-01-08 15:56:09 Gerry Boland description This is the current crash of the dialer-app tests from http://ci.ubuntu.com/smokeng/trusty/touch/mako/76:20131219:20131218.2/5557/dialer-app-autopilot/ ProblemType: Crash DistroRelease: Ubuntu 14.04 Package: dialer-app 0.1+14.04.20131209-0ubuntu1 Uname: Linux 3.4.0-3-mako armv7l Architecture: armhf CurrentDesktop: Unity Date: Thu Dec 19 05:33:28 2013 ExecutablePath: /usr/bin/dialer-app ExecutableTimestamp: 1386563099 ProcCmdline: dialer-app ProcCwd: /home/phablet Signal: 6 SourcePackage: dialer-app StacktraceTop: ?? () from /lib/arm-linux-gnueabihf/libc.so.6 raise () from /lib/arm-linux-gnueabihf/libc.so.6 abort () from /lib/arm-linux-gnueabihf/libc.so.6 QMessageLogger::fatal(char const*, ...) const () from /usr/lib/arm-linux-gnueabihf/libQt5Core.so.5 ?? () from /usr/lib/arm-linux-gnueabihf/qt5/plugins/platforms/libqubuntumirclient.so UserGroups: adm autopilot cdrom dialout dip nopasswdlogin plugdev sudo tty video In autopilot tests, sometimes clients fail to start (crash) causing the test to fail. Considering an example test output: https://jenkins.qa.ubuntu.com/job/generic-mediumtests-runner-mako/4469/ the unity8 log file: https://jenkins.qa.ubuntu.com/job/generic-mediumtests-runner-mako/4469/artifact/results/log/unity8.log does not contain a "REJECT" string - which would indicate unity-mir/unity8 rejects the client connection. So the connection is failing for another reason. However the log file indicates there are many unity8/mir crashes, eventually breaking things to be unrecoverable. The bad crashes appears to be: terminate called after throwing an instance of 'boost::exception_detail::clone_impl<boost::exception_detail::error_info_injector<std::runtime_error> >' what(): error during hwc set() and then on next invocation: terminate called after throwing an instance of 'boost::exception_detail::clone_impl<boost::exception_detail::error_info_injector<std::logic_error> >' what(): compositor_acquire would block; probably too many clients. From here on, Mir fails to restart at all. Then all AP test fail, as clients (rightly) fail to start (they shouldn't crash though, a nice error message would be better). Note that AP reboots the device after each test suite, hence you see multiple invocations of unity8/mir in the unity8.log file - that's normal. We need a more reliable way to reproduce this problem. Working on it (gerry)... ============================ old description of bug ===================================== This is the current crash of the dialer-app tests from http://ci.ubuntu.com/smokeng/trusty/touch/mako/76:20131219:20131218.2/5557/dialer-app-autopilot/ ProblemType: Crash DistroRelease: Ubuntu 14.04 Package: dialer-app 0.1+14.04.20131209-0ubuntu1 Uname: Linux 3.4.0-3-mako armv7l Architecture: armhf CurrentDesktop: Unity Date: Thu Dec 19 05:33:28 2013 ExecutablePath: /usr/bin/dialer-app ExecutableTimestamp: 1386563099 ProcCmdline: dialer-app ProcCwd: /home/phablet Signal: 6 SourcePackage: dialer-app StacktraceTop:  ?? () from /lib/arm-linux-gnueabihf/libc.so.6  raise () from /lib/arm-linux-gnueabihf/libc.so.6  abort () from /lib/arm-linux-gnueabihf/libc.so.6  QMessageLogger::fatal(char const*, ...) const () from /usr/lib/arm-linux-gnueabihf/libQt5Core.so.5  ?? () from /usr/lib/arm-linux-gnueabihf/qt5/plugins/platforms/libqubuntumirclient.so UserGroups: adm autopilot cdrom dialout dip nopasswdlogin plugdev sudo tty video
2014-01-08 23:13:41 Francis Ginther tags apport-crash armhf apport-crash armhf ci-engineering
2014-01-14 01:47:57 Daniel van Vugt summary Random mir failures running unity8 shell during AP tests Random mir failures running unity8 shell during AP tests [Mir throws exception: what(): error during hwc set()]
2014-01-14 01:48:01 Daniel van Vugt mir: importance Undecided High
2014-01-14 01:48:05 Daniel van Vugt mir: status New Triaged
2014-02-21 02:21:52 Daniel van Vugt marked as duplicate 1240400