[Bug 1004515] Re: segfault in accounts-daemon when logging in / gdm crash if user account is added or deleted

2013-12-18 Thread Marcus Colla Magnus O.R.
** Changed in: accountsservice (Ubuntu)
 Assignee: (unassigned) => Marcus Colla Magnus O.R. (collamagnus-or)

** Changed in: accountsservice (Ubuntu Precise)
 Assignee: (unassigned) => Marcus Colla Magnus O.R. (collamagnus-or)

** Changed in: accountsservice (Ubuntu Precise)
   Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to accountsservice in Ubuntu.
https://bugs.launchpad.net/bugs/1004515

Title:
  segfault in accounts-daemon when logging in / gdm crash if user
  account is added or deleted

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

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 1004515] Re: segfault in accounts-daemon when logging in / gdm crash if user account is added or deleted

2013-05-27 Thread H.-Dirk Schmitt
** Summary changed:

- segfault in accounts-daemon when logging in
+ segfault in accounts-daemon when logging in / gdm crash if user account is 
added or deleted

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gdm in Ubuntu.
https://bugs.launchpad.net/bugs/1004515

Title:
  segfault in accounts-daemon when logging in / gdm crash if user
  account is added or deleted

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

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 1004515] Re: segfault in accounts-daemon when logging in / gdm crash if user account is added or deleted

2013-05-27 Thread H.-Dirk Schmitt
I have a similar problem as described in
https://bugs.launchpad.net/ubuntu/+source/accountsservice/+bug/1067414

I can confirm that the solution is to upgrade the accountservice
packages.

In my ppa https://launchpad.net/~dirk-
computer42/+archive/c42-backport/+packages I provide a "no change"
backport from raring to precise.

Using this backport results in the following update:

   accountsservice (0.6.15-2ubuntu9.6 => 0.6.29-1ubuntu8~precise1~ppa1)
   gir1.2-accountsservice-1.0 (0.6.15-2ubuntu9.6 => 
0.6.29-1ubuntu8~precise1~ppa1)
   libaccountsservice0 (0.6.15-2ubuntu9.6 => 0.6.29-1ubuntu8~precise1~ppa1)

Using this packages solves for me the problem.

I suggest a backport of accountservice to precise to fix the problem in precise.
As a preliminary workaround my ppa may be used.

(see also
http://lists.computer42.org/pipermail/c42-ppa/2013q2/12.html)


---
Ubuntu Bug Squad volunteer triager
http://wiki.ubuntu.com/BugSquad

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gdm in Ubuntu.
https://bugs.launchpad.net/bugs/1004515

Title:
  segfault in accounts-daemon when logging in / gdm crash if user
  account is added or deleted

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

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 1004515] Re: segfault in accounts-daemon when logging in / gdm crash if user account is added or deleted

2013-05-27 Thread H.-Dirk Schmitt
Add backport request  https://bugs.launchpad.net/bugs/1184572

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gdm in Ubuntu.
https://bugs.launchpad.net/bugs/1004515

Title:
  segfault in accounts-daemon when logging in / gdm crash if user
  account is added or deleted

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

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 1004515] Re: segfault in accounts-daemon when logging in / gdm crash if user account is added or deleted

2013-07-08 Thread Margarita Manterola
** Description changed:

- I noticed this in my logs. It's not obviously broken anything, but
- segfaults are bad so I thought it worth reporting.
+ [Impact]
+ libaccountsservice contains a double free which under certain circumstances 
will cause accounts-daemon to segfault, and under other circumstances will 
cause gdm to segfault when a user account is added or removed.
+ 
+ [Test case]
+ In a precise machine with kerberos authentication, adding a new user via 
"sudo adduser test" will cause an X session running under GDM to crash with a 
segfault.
+ 
+ Once the patch is applied, running the same command line should not
+ affect a running X session.  For the test to have value, the session
+ needs to have been started after the new accountsservice packages were
+ installed.
+ 
+ [Possible regressions]
+ This is just one line removing a double free that has been applied upstream 
for 16 months, so the code itself should be fine.  To be certain that 
everything is alright, not only gdm but also lightdm should be tested.
+ 
+ [Original description]
+ I noticed this in my logs. It's not obviously broken anything, but segfaults 
are bad so I thought it worth reporting.
  
  May 25 14:16:16 e102475-lin gdm-session-worker[2198]: 
AccountsService-WARNING: SetLanguage call failed: not access to HOME yet so 
language not saved
  May 25 14:16:17 e102475-lin kernel: [ 6288.041531] accounts-daemon[2200]: 
segfault at 596fa6 ip 7f283fad1e40 sp 7fff221eb4e0 error 4 in 
libc-2.15.so[7f$
  M
- --- 
+ ---
  ApportVersion: 2.0.1-0ubuntu7
  Architecture: amd64
  DistroRelease: Ubuntu 12.04
  Package: accountsservice 0.6.15-2ubuntu9
  PackageArchitecture: amd64
  ProcEnviron:
-  TERM=xterm
-  PATH=(custom, no user)
-  LANG=en_GB.UTF-8
-  SHELL=/bin/bash
+  TERM=xterm
+  PATH=(custom, no user)
+  LANG=en_GB.UTF-8
+  SHELL=/bin/bash
  ProcVersionSignature: Ubuntu 3.2.0-24.39-generic 3.2.16
  Tags: precise third-party-packages
  Uname: Linux 3.2.0-24-generic x86_64
  UpgradeStatus: Upgraded to precise on 2011-11-09 (197 days ago)
  UserGroups: adm fuse sbuild sudo

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gdm in Ubuntu.
https://bugs.launchpad.net/bugs/1004515

Title:
  segfault in accounts-daemon when logging in / gdm crash if user
  account is added or deleted

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

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 1004515] Re: segfault in accounts-daemon when logging in / gdm crash if user account is added or deleted

2013-07-22 Thread Jamie Strandboge
Unsubscribing ubuntu-sponsors since accountsservice is fixed and there
is nothing to sponsor for gdm.

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gdm in Ubuntu.
https://bugs.launchpad.net/bugs/1004515

Title:
  segfault in accounts-daemon when logging in / gdm crash if user
  account is added or deleted

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

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 1004515] Re: segfault in accounts-daemon when logging in / gdm crash if user account is added or deleted

2013-07-23 Thread Andreas Moog
** Also affects: gdm (Ubuntu Precise)
   Importance: Undecided
   Status: New

** Also affects: accountsservice (Ubuntu Precise)
   Importance: Undecided
   Status: New

** Changed in: accountsservice (Ubuntu Precise)
   Status: New => Triaged

** Changed in: accountsservice (Ubuntu Precise)
   Importance: Undecided => Low

** No longer affects: gdm (Ubuntu)

** No longer affects: gdm (Ubuntu Precise)

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gdm in Ubuntu.
https://bugs.launchpad.net/bugs/1004515

Title:
  segfault in accounts-daemon when logging in / gdm crash if user
  account is added or deleted

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

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs