[Touch-packages] [Bug 1394919] Re: constant crash in trying to collect info for recoverable error of cgmanager

2014-11-25 Thread Jean-Baptiste Lallement
Here are all the logs you requested. The first dbus-send command hangs and the second works. Perhaps it is a coincidence but the problem seems to be triggered when the systems running out of memory, killed webapp-container and tries to restore gmail webapp (or maybe any other webapp) In syslog

Re: [Touch-packages] [Bug 1394919] Re: constant crash in trying to collect info for recoverable error of cgmanager

2014-11-25 Thread Ted Gould
*** This bug is a duplicate of bug 1377332 *** https://bugs.launchpad.net/bugs/1377332 On Tue, 2014-11-25 at 07:53 +, Jean-Baptiste Lallement wrote: In syslog webapp-container is killed at Nov 25 08:24:23 ubuntu-phablet kernel: [16138.987397]Killing 'webapp-containe' (23587), adj

[Touch-packages] [Bug 1394919] Re: constant crash in trying to collect info for recoverable error of cgmanager

2014-11-24 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: apport (Ubuntu) Status: New = Confirmed -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to apport in Ubuntu.

[Touch-packages] [Bug 1394919] Re: constant crash in trying to collect info for recoverable error of cgmanager

2014-11-24 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: cgmanager (Ubuntu) Status: New = Confirmed -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to apport in Ubuntu.

[Touch-packages] [Bug 1394919] Re: constant crash in trying to collect info for recoverable error of cgmanager

2014-11-24 Thread Alan Pope
Me tooing because I saw this quite a bit over the weekend, making the phone mostly unusable. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to apport in Ubuntu. https://bugs.launchpad.net/bugs/1394919 Title: constant crash

Re: [Touch-packages] [Bug 1394919] Re: constant crash in trying to collect info for recoverable error of cgmanager

2014-11-24 Thread Ted Gould
We landed in Vivid on Friday the fix for the flickering windows and not reporting the recoverable error. While neither directly relates, this could possibly be after effects of those. Has anyone seen this issue on Vivid since Friday nightish? -- You received this bug notification because you are

[Touch-packages] [Bug 1394919] Re: constant crash in trying to collect info for recoverable error of cgmanager

2014-11-24 Thread Oliver Grawert
i am pretty sure this is simply the same as bug 1377332 the core issue with cgmanager from this bug was never fixed (it is in critical, incomplete and unassigned state) only workarounds have been put in place to hide the symptoms in ubuntu-app-launch. the actual crash/breakage was never fixed.

[Touch-packages] [Bug 1394919] Re: constant crash in trying to collect info for recoverable error of cgmanager

2014-11-24 Thread Jean-Baptiste Lallement
cgmanager.log with debug mode enabled. ** Attachment added: cgmanager.log https://bugs.launchpad.net/ubuntu-rtm/+source/cgmanager/+bug/1394919/+attachment/4266809/+files/cgmanager.log -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is

[Touch-packages] [Bug 1394919] Re: constant crash in trying to collect info for recoverable error of cgmanager

2014-11-24 Thread Jean-Baptiste Lallement
I tried with cgmanager 0.32-4ubuntu1 and the problem remains. The following command hangs: dbus-send --print-reply --address=unix:path=/sys/fs/cgroup/cgmanager/sock --type=method_call /org/linuxcontainers/cgmanager org.linuxcontainers.cgmanager0_0.Ping int32:1 The following command: dbus-send

[Touch-packages] [Bug 1394919] Re: constant crash in trying to collect info for recoverable error of cgmanager

2014-11-24 Thread Stéphane Graber
On the next hang, please report the following: - dbus-send to both bus addresses (confirming the hang) - ls -lh /proc/$(pidof cgmanager)/fd/ - ls -lh /proc/$(pidof cgproxy)/fd/ - gdb -p $(pidof cgmanager) -ex bt - gdb -p $(pidof cgproxy) -ex bt - dmesg - free -