[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 webapp-container is killed at 
Nov 25 08:24:23 ubuntu-phablet kernel: [16138.987397]Killing 'webapp-containe' 
(23587), adj 900,

It almost match with the time of the apport crash (symptom of this bug)
$ grep ^Date /var/crash/_usr_share_apport_recoverable_problem.32011.crash 
Date: Tue Nov 25 08:24:50 2014
 

** Attachment added: 20141125_1394919_logs.tgz
   
https://bugs.launchpad.net/ubuntu/+source/apport/+bug/1394919/+attachment/4267492/+files/20141125_1394919_logs.tgz

** Summary changed:

- constant crash in trying to collect info for recoverable error of cgmanager
+ cgproxy hangs

** Changed in: cgmanager (Ubuntu)
   Importance: Undecided = Critical

** Changed in: apport (Ubuntu)
   Status: Confirmed = Invalid

** Changed in: apport (Ubuntu RTM)
   Status: New = Invalid

-- 
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:
  cgproxy hangs

Status in “apport” package in Ubuntu:
  Invalid
Status in “cgmanager” package in Ubuntu:
  Confirmed
Status in “ubuntu-app-launch” package in Ubuntu:
  Fix Released
Status in “apport” package in Ubuntu RTM:
  Invalid
Status in “cgmanager” package in Ubuntu RTM:
  Confirmed

Bug description:
  Errors Bucket
  -
  https://errors.ubuntu.com/problem/9a1df90760a88c9b4e5e7e3b4ef450f6b5669c7c

  since a few days my phone started producing a
  /var/crash/_usr_share_apport_recoverable_problem.32011.crash

  i see the timestamp updated multiple times and the matching PID from
  the traceback seems to be cgmanager

  https://errors.ubuntu.com/oops/c25e8678-70f2-11e4-976f-fa163e4aaad4
  https://errors.ubuntu.com/oops/94398858-70a0-11e4-906f-fa163e339c81
  https://errors.ubuntu.com/oops/235b2dd0-7118-11e4-837c-fa163e5bb1a2

  are the respective whoopsie uploads.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apport/+bug/1394919/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


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 900,


That probably explains the multiple requests in the log. The utility
that runs when a process is killed is cgroup-reap-all, which ensures
that all the PIDs from the cgroup are killed. It does this by killing
them, but also ensuring that the list becomes empty. It can do multiple
requests to ensure that the application isn't avoiding being killed by
trying to out spawn the cleanup utility.

http://bazaar.launchpad.net/~indicator-applet-developers/ubuntu-app-
launch/trunk.rtm-14.09/view/head:/cgroup-reap-all.c

It could be triggering a race in cgproxy where a PID is leaving the
group, or the group is being destroyed at the same time as the reaper is
asking for the PIDs in it.

-- 
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:
  cgproxy hangs

Status in “apport” package in Ubuntu:
  Invalid
Status in “cgmanager” package in Ubuntu:
  Confirmed
Status in “ubuntu-app-launch” package in Ubuntu:
  Fix Released
Status in “apport” package in Ubuntu RTM:
  Invalid
Status in “cgmanager” package in Ubuntu RTM:
  Confirmed

Bug description:
  Errors Bucket
  -
  https://errors.ubuntu.com/problem/9a1df90760a88c9b4e5e7e3b4ef450f6b5669c7c

  since a few days my phone started producing a
  /var/crash/_usr_share_apport_recoverable_problem.32011.crash

  i see the timestamp updated multiple times and the matching PID from
  the traceback seems to be cgmanager

  https://errors.ubuntu.com/oops/c25e8678-70f2-11e4-976f-fa163e4aaad4
  https://errors.ubuntu.com/oops/94398858-70a0-11e4-906f-fa163e339c81
  https://errors.ubuntu.com/oops/235b2dd0-7118-11e4-837c-fa163e5bb1a2

  are the respective whoopsie uploads.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apport/+bug/1394919/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[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.
https://bugs.launchpad.net/bugs/1394919

Title:
  constant crash in trying to collect info for recoverable error of
  cgmanager

Status in “apport” package in Ubuntu:
  Confirmed
Status in “cgmanager” package in Ubuntu:
  Confirmed
Status in “ubuntu-app-launch” package in Ubuntu:
  Fix Released
Status in “apport” package in Ubuntu RTM:
  New
Status in “cgmanager” package in Ubuntu RTM:
  Confirmed

Bug description:
  Errors Bucket
  -
  https://errors.ubuntu.com/problem/9a1df90760a88c9b4e5e7e3b4ef450f6b5669c7c

  since a few days my phone started producing a
  /var/crash/_usr_share_apport_recoverable_problem.32011.crash

  i see the timestamp updated multiple times and the matching PID from
  the traceback seems to be cgmanager

  https://errors.ubuntu.com/oops/c25e8678-70f2-11e4-976f-fa163e4aaad4
  https://errors.ubuntu.com/oops/94398858-70a0-11e4-906f-fa163e339c81
  https://errors.ubuntu.com/oops/235b2dd0-7118-11e4-837c-fa163e5bb1a2

  are the respective whoopsie uploads.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apport/+bug/1394919/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[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.
https://bugs.launchpad.net/bugs/1394919

Title:
  constant crash in trying to collect info for recoverable error of
  cgmanager

Status in “apport” package in Ubuntu:
  Confirmed
Status in “cgmanager” package in Ubuntu:
  Confirmed
Status in “ubuntu-app-launch” package in Ubuntu:
  Fix Released
Status in “apport” package in Ubuntu RTM:
  New
Status in “cgmanager” package in Ubuntu RTM:
  Confirmed

Bug description:
  Errors Bucket
  -
  https://errors.ubuntu.com/problem/9a1df90760a88c9b4e5e7e3b4ef450f6b5669c7c

  since a few days my phone started producing a
  /var/crash/_usr_share_apport_recoverable_problem.32011.crash

  i see the timestamp updated multiple times and the matching PID from
  the traceback seems to be cgmanager

  https://errors.ubuntu.com/oops/c25e8678-70f2-11e4-976f-fa163e4aaad4
  https://errors.ubuntu.com/oops/94398858-70a0-11e4-906f-fa163e339c81
  https://errors.ubuntu.com/oops/235b2dd0-7118-11e4-837c-fa163e5bb1a2

  are the respective whoopsie uploads.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apport/+bug/1394919/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[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 in trying to collect info for recoverable error of
  cgmanager

Status in “apport” package in Ubuntu:
  Confirmed
Status in “cgmanager” package in Ubuntu:
  Confirmed
Status in “ubuntu-app-launch” package in Ubuntu:
  Fix Released
Status in “apport” package in Ubuntu RTM:
  New
Status in “cgmanager” package in Ubuntu RTM:
  Confirmed

Bug description:
  Errors Bucket
  -
  https://errors.ubuntu.com/problem/9a1df90760a88c9b4e5e7e3b4ef450f6b5669c7c

  since a few days my phone started producing a
  /var/crash/_usr_share_apport_recoverable_problem.32011.crash

  i see the timestamp updated multiple times and the matching PID from
  the traceback seems to be cgmanager

  https://errors.ubuntu.com/oops/c25e8678-70f2-11e4-976f-fa163e4aaad4
  https://errors.ubuntu.com/oops/94398858-70a0-11e4-906f-fa163e339c81
  https://errors.ubuntu.com/oops/235b2dd0-7118-11e4-837c-fa163e5bb1a2

  are the respective whoopsie uploads.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apport/+bug/1394919/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


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 a member of Ubuntu
Touch seeded packages, which is subscribed to apport in Ubuntu.
https://bugs.launchpad.net/bugs/1394919

Title:
  constant crash in trying to collect info for recoverable error of
  cgmanager

Status in “apport” package in Ubuntu:
  Confirmed
Status in “cgmanager” package in Ubuntu:
  Confirmed
Status in “ubuntu-app-launch” package in Ubuntu:
  Fix Released
Status in “apport” package in Ubuntu RTM:
  New
Status in “cgmanager” package in Ubuntu RTM:
  Confirmed

Bug description:
  Errors Bucket
  -
  https://errors.ubuntu.com/problem/9a1df90760a88c9b4e5e7e3b4ef450f6b5669c7c

  since a few days my phone started producing a
  /var/crash/_usr_share_apport_recoverable_problem.32011.crash

  i see the timestamp updated multiple times and the matching PID from
  the traceback seems to be cgmanager

  https://errors.ubuntu.com/oops/c25e8678-70f2-11e4-976f-fa163e4aaad4
  https://errors.ubuntu.com/oops/94398858-70a0-11e4-906f-fa163e339c81
  https://errors.ubuntu.com/oops/235b2dd0-7118-11e4-837c-fa163e5bb1a2

  are the respective whoopsie uploads.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apport/+bug/1394919/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[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.

according to commant #38 in the above bug i enabled the debug mode for
cgmanager now. i belive everyone who could repro this bug should try to
do the same to collect as much info as we can.

-- 
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 in trying to collect info for recoverable error of
  cgmanager

Status in “apport” package in Ubuntu:
  Confirmed
Status in “cgmanager” package in Ubuntu:
  Confirmed
Status in “ubuntu-app-launch” package in Ubuntu:
  Fix Released
Status in “apport” package in Ubuntu RTM:
  New
Status in “cgmanager” package in Ubuntu RTM:
  Confirmed

Bug description:
  Errors Bucket
  -
  https://errors.ubuntu.com/problem/9a1df90760a88c9b4e5e7e3b4ef450f6b5669c7c

  since a few days my phone started producing a
  /var/crash/_usr_share_apport_recoverable_problem.32011.crash

  i see the timestamp updated multiple times and the matching PID from
  the traceback seems to be cgmanager

  https://errors.ubuntu.com/oops/c25e8678-70f2-11e4-976f-fa163e4aaad4
  https://errors.ubuntu.com/oops/94398858-70a0-11e4-906f-fa163e339c81
  https://errors.ubuntu.com/oops/235b2dd0-7118-11e4-837c-fa163e5bb1a2

  are the respective whoopsie uploads.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apport/+bug/1394919/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[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 subscribed to apport in Ubuntu.
https://bugs.launchpad.net/bugs/1394919

Title:
  constant crash in trying to collect info for recoverable error of
  cgmanager

Status in “apport” package in Ubuntu:
  Confirmed
Status in “cgmanager” package in Ubuntu:
  Confirmed
Status in “ubuntu-app-launch” package in Ubuntu:
  Fix Released
Status in “apport” package in Ubuntu RTM:
  New
Status in “cgmanager” package in Ubuntu RTM:
  Confirmed

Bug description:
  Errors Bucket
  -
  https://errors.ubuntu.com/problem/9a1df90760a88c9b4e5e7e3b4ef450f6b5669c7c

  since a few days my phone started producing a
  /var/crash/_usr_share_apport_recoverable_problem.32011.crash

  i see the timestamp updated multiple times and the matching PID from
  the traceback seems to be cgmanager

  https://errors.ubuntu.com/oops/c25e8678-70f2-11e4-976f-fa163e4aaad4
  https://errors.ubuntu.com/oops/94398858-70a0-11e4-906f-fa163e339c81
  https://errors.ubuntu.com/oops/235b2dd0-7118-11e4-837c-fa163e5bb1a2

  are the respective whoopsie uploads.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apport/+bug/1394919/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[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 --print-reply --address=unix:path=/sys/fs/cgroup/cgmanager.lower/sock 
--type=method_call /org/linuxcontainers/cgmanager 
org.linuxcontainers.cgmanager0_0.Ping int32:1
returns:
method return sender=(null sender) - dest=(null destination) reply_serial=1

The system can be recovered by killing cgproxy

-- 
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 in trying to collect info for recoverable error of
  cgmanager

Status in “apport” package in Ubuntu:
  Confirmed
Status in “cgmanager” package in Ubuntu:
  Confirmed
Status in “ubuntu-app-launch” package in Ubuntu:
  Fix Released
Status in “apport” package in Ubuntu RTM:
  New
Status in “cgmanager” package in Ubuntu RTM:
  Confirmed

Bug description:
  Errors Bucket
  -
  https://errors.ubuntu.com/problem/9a1df90760a88c9b4e5e7e3b4ef450f6b5669c7c

  since a few days my phone started producing a
  /var/crash/_usr_share_apport_recoverable_problem.32011.crash

  i see the timestamp updated multiple times and the matching PID from
  the traceback seems to be cgmanager

  https://errors.ubuntu.com/oops/c25e8678-70f2-11e4-976f-fa163e4aaad4
  https://errors.ubuntu.com/oops/94398858-70a0-11e4-906f-fa163e339c81
  https://errors.ubuntu.com/oops/235b2dd0-7118-11e4-837c-fa163e5bb1a2

  are the respective whoopsie uploads.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apport/+bug/1394919/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[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
 - /var/log/upstart/cgmanager.log
 - /var/log/upstart/cgproxy.log
 - ps aux | grep cgmanager
 - ps aux | grep cgproxy

-- 
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 in trying to collect info for recoverable error of
  cgmanager

Status in “apport” package in Ubuntu:
  Confirmed
Status in “cgmanager” package in Ubuntu:
  Confirmed
Status in “ubuntu-app-launch” package in Ubuntu:
  Fix Released
Status in “apport” package in Ubuntu RTM:
  New
Status in “cgmanager” package in Ubuntu RTM:
  Confirmed

Bug description:
  Errors Bucket
  -
  https://errors.ubuntu.com/problem/9a1df90760a88c9b4e5e7e3b4ef450f6b5669c7c

  since a few days my phone started producing a
  /var/crash/_usr_share_apport_recoverable_problem.32011.crash

  i see the timestamp updated multiple times and the matching PID from
  the traceback seems to be cgmanager

  https://errors.ubuntu.com/oops/c25e8678-70f2-11e4-976f-fa163e4aaad4
  https://errors.ubuntu.com/oops/94398858-70a0-11e4-906f-fa163e339c81
  https://errors.ubuntu.com/oops/235b2dd0-7118-11e4-837c-fa163e5bb1a2

  are the respective whoopsie uploads.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apport/+bug/1394919/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


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

2014-11-23 Thread Oliver Grawert
i had it several times today that:

a) apps do not start anymore 
b) suspended apps do not recover anymore 
c) only a system reboot helps to get out of this state 

i collected a bunch of logs at http://paste.ubuntu.com/9197719/ while the 
system is in this state 
obviously cgmanager hangs and does not react anymore to any interaction here ...

-- 
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 in trying to collect info for recoverable error

Status in “apport” package in Ubuntu:
  New
Status in “cgmanager” package in Ubuntu:
  New
Status in “ubuntu-app-launch” package in Ubuntu:
  Fix Released
Status in “apport” package in Ubuntu RTM:
  New
Status in “cgmanager” package in Ubuntu RTM:
  Confirmed

Bug description:
  Errors Bucket
  -
  https://errors.ubuntu.com/problem/9a1df90760a88c9b4e5e7e3b4ef450f6b5669c7c

  since a few days my phone started producing a
  /var/crash/_usr_share_apport_recoverable_problem.32011.crash

  i see the timestamp updated multiple times and the matching PID from
  the traceback seems to be cgmanager

  https://errors.ubuntu.com/oops/c25e8678-70f2-11e4-976f-fa163e4aaad4
  https://errors.ubuntu.com/oops/94398858-70a0-11e4-906f-fa163e339c81
  https://errors.ubuntu.com/oops/235b2dd0-7118-11e4-837c-fa163e5bb1a2

  are the respective whoopsie uploads.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apport/+bug/1394919/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


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

2014-11-23 Thread Oliver Grawert
i also just noticed that my dbus log is full of:

** (zeitgeist-fts:2999): WARNING **: Unable to get info on 
application://ubuntu-app-launch.desktop
(process:2082): GLib-GObject-WARNING **: 
/build/buildd/glib2.0-2.41.5/./gobject/gsignal.c:3101: signal id '33' is 
invalid for instance '0x1829ad8'
(process:2082): GLib-GObject-WARNING **: 
/build/buildd/glib2.0-2.41.5/./gobject/gsignal.c:3101: signal id '33' is 
invalid for instance '0x1829ad8'

** Summary changed:

- constant crash in trying to collect info for recoverable error
+ constant crash in trying to collect info for recoverable error of cgmanager

-- 
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 in trying to collect info for recoverable error of
  cgmanager

Status in “apport” package in Ubuntu:
  New
Status in “cgmanager” package in Ubuntu:
  New
Status in “ubuntu-app-launch” package in Ubuntu:
  Fix Released
Status in “apport” package in Ubuntu RTM:
  New
Status in “cgmanager” package in Ubuntu RTM:
  Confirmed

Bug description:
  Errors Bucket
  -
  https://errors.ubuntu.com/problem/9a1df90760a88c9b4e5e7e3b4ef450f6b5669c7c

  since a few days my phone started producing a
  /var/crash/_usr_share_apport_recoverable_problem.32011.crash

  i see the timestamp updated multiple times and the matching PID from
  the traceback seems to be cgmanager

  https://errors.ubuntu.com/oops/c25e8678-70f2-11e4-976f-fa163e4aaad4
  https://errors.ubuntu.com/oops/94398858-70a0-11e4-906f-fa163e339c81
  https://errors.ubuntu.com/oops/235b2dd0-7118-11e4-837c-fa163e5bb1a2

  are the respective whoopsie uploads.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apport/+bug/1394919/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


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

2014-11-21 Thread Oliver Grawert
the timestamps seem to go along with a session crash i see

-- 
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 in trying to collect info for recoverable error

Status in “apport” package in Ubuntu:
  New
Status in “cgmanager” package in Ubuntu:
  New
Status in “apport” package in Ubuntu RTM:
  New
Status in “cgmanager” package in Ubuntu RTM:
  New

Bug description:
  since a few days my phone started producing a 
  /var/crash/_usr_share_apport_recoverable_problem.32011.crash

  i see the timestamp updated multiple times and the matching PID from
  the traceback seems to be cgmanager

  https://errors.ubuntu.com/oops/c25e8678-70f2-11e4-976f-fa163e4aaad4
  https://errors.ubuntu.com/oops/94398858-70a0-11e4-906f-fa163e339c81
  https://errors.ubuntu.com/oops/235b2dd0-7118-11e4-837c-fa163e5bb1a2

  are the respective whoopsie uploads.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apport/+bug/1394919/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


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

2014-11-21 Thread Victor Tuson Palau
have we been able to confirm that the crashes are associated to the
session crash?

-- 
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 in trying to collect info for recoverable error

Status in “apport” package in Ubuntu:
  New
Status in “cgmanager” package in Ubuntu:
  New
Status in “apport” package in Ubuntu RTM:
  New
Status in “cgmanager” package in Ubuntu RTM:
  New

Bug description:
  since a few days my phone started producing a 
  /var/crash/_usr_share_apport_recoverable_problem.32011.crash

  i see the timestamp updated multiple times and the matching PID from
  the traceback seems to be cgmanager

  https://errors.ubuntu.com/oops/c25e8678-70f2-11e4-976f-fa163e4aaad4
  https://errors.ubuntu.com/oops/94398858-70a0-11e4-906f-fa163e339c81
  https://errors.ubuntu.com/oops/235b2dd0-7118-11e4-837c-fa163e5bb1a2

  are the respective whoopsie uploads.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apport/+bug/1394919/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


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

2014-11-21 Thread Oliver Grawert
no, we havent, the timestamps of teh crash files just match the time of
session crashes i had

-- 
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 in trying to collect info for recoverable error

Status in “apport” package in Ubuntu:
  New
Status in “cgmanager” package in Ubuntu:
  New
Status in “apport” package in Ubuntu RTM:
  New
Status in “cgmanager” package in Ubuntu RTM:
  New

Bug description:
  since a few days my phone started producing a 
  /var/crash/_usr_share_apport_recoverable_problem.32011.crash

  i see the timestamp updated multiple times and the matching PID from
  the traceback seems to be cgmanager

  https://errors.ubuntu.com/oops/c25e8678-70f2-11e4-976f-fa163e4aaad4
  https://errors.ubuntu.com/oops/94398858-70a0-11e4-906f-fa163e339c81
  https://errors.ubuntu.com/oops/235b2dd0-7118-11e4-837c-fa163e5bb1a2

  are the respective whoopsie uploads.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apport/+bug/1394919/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


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

2014-11-21 Thread Łukasz Zemczak
** Tags added: lt-category-visible

-- 
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 in trying to collect info for recoverable error

Status in “apport” package in Ubuntu:
  New
Status in “cgmanager” package in Ubuntu:
  New
Status in “apport” package in Ubuntu RTM:
  New
Status in “cgmanager” package in Ubuntu RTM:
  New

Bug description:
  since a few days my phone started producing a 
  /var/crash/_usr_share_apport_recoverable_problem.32011.crash

  i see the timestamp updated multiple times and the matching PID from
  the traceback seems to be cgmanager

  https://errors.ubuntu.com/oops/c25e8678-70f2-11e4-976f-fa163e4aaad4
  https://errors.ubuntu.com/oops/94398858-70a0-11e4-906f-fa163e339c81
  https://errors.ubuntu.com/oops/235b2dd0-7118-11e4-837c-fa163e5bb1a2

  are the respective whoopsie uploads.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apport/+bug/1394919/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


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

2014-11-21 Thread Brian Murray
You could probably recreate the apport crash by manually calling
recoverable_problem on cgmanager when it is running.

/usr/bin/python3 /usr/share/apport/recoverable_problem -p

This should end up creating the same traceback in apport.

-- 
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 in trying to collect info for recoverable error

Status in “apport” package in Ubuntu:
  New
Status in “cgmanager” package in Ubuntu:
  New
Status in “apport” package in Ubuntu RTM:
  New
Status in “cgmanager” package in Ubuntu RTM:
  New

Bug description:
  since a few days my phone started producing a 
  /var/crash/_usr_share_apport_recoverable_problem.32011.crash

  i see the timestamp updated multiple times and the matching PID from
  the traceback seems to be cgmanager

  https://errors.ubuntu.com/oops/c25e8678-70f2-11e4-976f-fa163e4aaad4
  https://errors.ubuntu.com/oops/94398858-70a0-11e4-906f-fa163e339c81
  https://errors.ubuntu.com/oops/235b2dd0-7118-11e4-837c-fa163e5bb1a2

  are the respective whoopsie uploads.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apport/+bug/1394919/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


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

2014-11-21 Thread Brian Murray
** Description changed:

- since a few days my phone started producing a 
+ Errors Bucket
+ -
+ https://errors.ubuntu.com/problem/9a1df90760a88c9b4e5e7e3b4ef450f6b5669c7c
+ 
+ since a few days my phone started producing a
  /var/crash/_usr_share_apport_recoverable_problem.32011.crash
  
  i see the timestamp updated multiple times and the matching PID from the
  traceback seems to be cgmanager
  
  https://errors.ubuntu.com/oops/c25e8678-70f2-11e4-976f-fa163e4aaad4
  https://errors.ubuntu.com/oops/94398858-70a0-11e4-906f-fa163e339c81
  https://errors.ubuntu.com/oops/235b2dd0-7118-11e4-837c-fa163e5bb1a2
  
  are the respective whoopsie uploads.

-- 
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 in trying to collect info for recoverable error

Status in “apport” package in Ubuntu:
  New
Status in “cgmanager” package in Ubuntu:
  New
Status in “apport” package in Ubuntu RTM:
  New
Status in “cgmanager” package in Ubuntu RTM:
  New

Bug description:
  Errors Bucket
  -
  https://errors.ubuntu.com/problem/9a1df90760a88c9b4e5e7e3b4ef450f6b5669c7c

  since a few days my phone started producing a
  /var/crash/_usr_share_apport_recoverable_problem.32011.crash

  i see the timestamp updated multiple times and the matching PID from
  the traceback seems to be cgmanager

  https://errors.ubuntu.com/oops/c25e8678-70f2-11e4-976f-fa163e4aaad4
  https://errors.ubuntu.com/oops/94398858-70a0-11e4-906f-fa163e339c81
  https://errors.ubuntu.com/oops/235b2dd0-7118-11e4-837c-fa163e5bb1a2

  are the respective whoopsie uploads.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apport/+bug/1394919/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


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

2014-11-21 Thread Launchpad Bug Tracker
** Branch linked: lp:~ted/ubuntu-app-launch/no-error-on-root-processes

-- 
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 in trying to collect info for recoverable error

Status in “apport” package in Ubuntu:
  New
Status in “cgmanager” package in Ubuntu:
  New
Status in “apport” package in Ubuntu RTM:
  New
Status in “cgmanager” package in Ubuntu RTM:
  New

Bug description:
  Errors Bucket
  -
  https://errors.ubuntu.com/problem/9a1df90760a88c9b4e5e7e3b4ef450f6b5669c7c

  since a few days my phone started producing a
  /var/crash/_usr_share_apport_recoverable_problem.32011.crash

  i see the timestamp updated multiple times and the matching PID from
  the traceback seems to be cgmanager

  https://errors.ubuntu.com/oops/c25e8678-70f2-11e4-976f-fa163e4aaad4
  https://errors.ubuntu.com/oops/94398858-70a0-11e4-906f-fa163e339c81
  https://errors.ubuntu.com/oops/235b2dd0-7118-11e4-837c-fa163e5bb1a2

  are the respective whoopsie uploads.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apport/+bug/1394919/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


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

2014-11-21 Thread Ted Gould
After talking a bit with security there is no way that we can make it
setuid root since it's run through an interpreter (Python) and we don't
want the interpreter to be setuid root. So since there's now way to
actually report the error I'm proposing a branch to remove that. It
fixes the *immediate* bug that is here, but I'll leave it to others how
they want to track a potential issue in cgmanager.

-- 
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 in trying to collect info for recoverable error

Status in “apport” package in Ubuntu:
  New
Status in “cgmanager” package in Ubuntu:
  New
Status in “apport” package in Ubuntu RTM:
  New
Status in “cgmanager” package in Ubuntu RTM:
  New

Bug description:
  Errors Bucket
  -
  https://errors.ubuntu.com/problem/9a1df90760a88c9b4e5e7e3b4ef450f6b5669c7c

  since a few days my phone started producing a
  /var/crash/_usr_share_apport_recoverable_problem.32011.crash

  i see the timestamp updated multiple times and the matching PID from
  the traceback seems to be cgmanager

  https://errors.ubuntu.com/oops/c25e8678-70f2-11e4-976f-fa163e4aaad4
  https://errors.ubuntu.com/oops/94398858-70a0-11e4-906f-fa163e339c81
  https://errors.ubuntu.com/oops/235b2dd0-7118-11e4-837c-fa163e5bb1a2

  are the respective whoopsie uploads.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apport/+bug/1394919/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


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

2014-11-21 Thread Ted Gould
Also, not sure if the apport items should stay just because apport
shouldn't segfault, but instead fail gracefully in this case.

-- 
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 in trying to collect info for recoverable error

Status in “apport” package in Ubuntu:
  New
Status in “cgmanager” package in Ubuntu:
  New
Status in “apport” package in Ubuntu RTM:
  New
Status in “cgmanager” package in Ubuntu RTM:
  New

Bug description:
  Errors Bucket
  -
  https://errors.ubuntu.com/problem/9a1df90760a88c9b4e5e7e3b4ef450f6b5669c7c

  since a few days my phone started producing a
  /var/crash/_usr_share_apport_recoverable_problem.32011.crash

  i see the timestamp updated multiple times and the matching PID from
  the traceback seems to be cgmanager

  https://errors.ubuntu.com/oops/c25e8678-70f2-11e4-976f-fa163e4aaad4
  https://errors.ubuntu.com/oops/94398858-70a0-11e4-906f-fa163e339c81
  https://errors.ubuntu.com/oops/235b2dd0-7118-11e4-837c-fa163e5bb1a2

  are the respective whoopsie uploads.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apport/+bug/1394919/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


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

2014-11-21 Thread Oliver Grawert
cgmanager log when the issue happens: http://paste.ubuntu.com/9156976/

syslog when the issue happens: http://paste.ubuntu.com/9157026/

-- 
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 in trying to collect info for recoverable error

Status in “apport” package in Ubuntu:
  New
Status in “cgmanager” package in Ubuntu:
  New
Status in “ubuntu-app-launch” package in Ubuntu:
  New
Status in “apport” package in Ubuntu RTM:
  New
Status in “cgmanager” package in Ubuntu RTM:
  New

Bug description:
  Errors Bucket
  -
  https://errors.ubuntu.com/problem/9a1df90760a88c9b4e5e7e3b4ef450f6b5669c7c

  since a few days my phone started producing a
  /var/crash/_usr_share_apport_recoverable_problem.32011.crash

  i see the timestamp updated multiple times and the matching PID from
  the traceback seems to be cgmanager

  https://errors.ubuntu.com/oops/c25e8678-70f2-11e4-976f-fa163e4aaad4
  https://errors.ubuntu.com/oops/94398858-70a0-11e4-906f-fa163e339c81
  https://errors.ubuntu.com/oops/235b2dd0-7118-11e4-837c-fa163e5bb1a2

  are the respective whoopsie uploads.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apport/+bug/1394919/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


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

2014-11-21 Thread Oliver Grawert
after this happened, the session recovers on its own but no apps can be
started anymore..

-- 
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 in trying to collect info for recoverable error

Status in “apport” package in Ubuntu:
  New
Status in “cgmanager” package in Ubuntu:
  New
Status in “ubuntu-app-launch” package in Ubuntu:
  New
Status in “apport” package in Ubuntu RTM:
  New
Status in “cgmanager” package in Ubuntu RTM:
  New

Bug description:
  Errors Bucket
  -
  https://errors.ubuntu.com/problem/9a1df90760a88c9b4e5e7e3b4ef450f6b5669c7c

  since a few days my phone started producing a
  /var/crash/_usr_share_apport_recoverable_problem.32011.crash

  i see the timestamp updated multiple times and the matching PID from
  the traceback seems to be cgmanager

  https://errors.ubuntu.com/oops/c25e8678-70f2-11e4-976f-fa163e4aaad4
  https://errors.ubuntu.com/oops/94398858-70a0-11e4-906f-fa163e339c81
  https://errors.ubuntu.com/oops/235b2dd0-7118-11e4-837c-fa163e5bb1a2

  are the respective whoopsie uploads.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apport/+bug/1394919/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


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

2014-11-21 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/vivid-proposed/ubuntu-app-launch

-- 
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 in trying to collect info for recoverable error

Status in “apport” package in Ubuntu:
  New
Status in “cgmanager” package in Ubuntu:
  New
Status in “ubuntu-app-launch” package in Ubuntu:
  New
Status in “apport” package in Ubuntu RTM:
  New
Status in “cgmanager” package in Ubuntu RTM:
  New

Bug description:
  Errors Bucket
  -
  https://errors.ubuntu.com/problem/9a1df90760a88c9b4e5e7e3b4ef450f6b5669c7c

  since a few days my phone started producing a
  /var/crash/_usr_share_apport_recoverable_problem.32011.crash

  i see the timestamp updated multiple times and the matching PID from
  the traceback seems to be cgmanager

  https://errors.ubuntu.com/oops/c25e8678-70f2-11e4-976f-fa163e4aaad4
  https://errors.ubuntu.com/oops/94398858-70a0-11e4-906f-fa163e339c81
  https://errors.ubuntu.com/oops/235b2dd0-7118-11e4-837c-fa163e5bb1a2

  are the respective whoopsie uploads.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apport/+bug/1394919/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


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

2014-11-21 Thread Launchpad Bug Tracker
This bug was fixed in the package ubuntu-app-launch -
0.4+15.04.20141121-0ubuntu1

---
ubuntu-app-launch (0.4+15.04.20141121-0ubuntu1) vivid; urgency=low

  [ Ted Gould ]
  * Remove reporting a recoverable problem on cgmanager (LP: #1394919)
  * Use a version script to ensure we're not leaking symbols
  * Create a custom GMainContext when waiting on the CGManager DBus
connection. (LP: #1394622)
 -- Ubuntu daily release ps-jenk...@lists.canonical.com   Fri, 21 Nov 2014 
21:17:30 +

** Changed in: ubuntu-app-launch (Ubuntu)
   Status: New = Fix Released

-- 
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 in trying to collect info for recoverable error

Status in “apport” package in Ubuntu:
  New
Status in “cgmanager” package in Ubuntu:
  New
Status in “ubuntu-app-launch” package in Ubuntu:
  Fix Released
Status in “apport” package in Ubuntu RTM:
  New
Status in “cgmanager” package in Ubuntu RTM:
  New

Bug description:
  Errors Bucket
  -
  https://errors.ubuntu.com/problem/9a1df90760a88c9b4e5e7e3b4ef450f6b5669c7c

  since a few days my phone started producing a
  /var/crash/_usr_share_apport_recoverable_problem.32011.crash

  i see the timestamp updated multiple times and the matching PID from
  the traceback seems to be cgmanager

  https://errors.ubuntu.com/oops/c25e8678-70f2-11e4-976f-fa163e4aaad4
  https://errors.ubuntu.com/oops/94398858-70a0-11e4-906f-fa163e339c81
  https://errors.ubuntu.com/oops/235b2dd0-7118-11e4-837c-fa163e5bb1a2

  are the respective whoopsie uploads.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apport/+bug/1394919/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp