[Bug 1255356] Re: gdm-session-worker crashed with SIGSEGV in malloc_consolidate()

2013-11-27 Thread Ryan Tandy
The problem seems to go away after backporting accountsservice from quantal. ** Also affects: accountsservice (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gdm in Ubuntu.

[Bug 1255356] Re: gdm-session-worker crashed with SIGSEGV in malloc_consolidate()

2013-11-27 Thread Ryan Tandy
Fixing the double free of user-language as per http://cgit.freedesktop.org/accountsservice/commit/?id=4399a03316bfc2b5a6f666b0606e5eece167d44a seems to be sufficient to fix this. I'll test this a few more times to convince myself of that. ** No longer affects: gdm (Ubuntu) -- You received this

[Bug 1255356] Re: gdm-session-worker crashed with SIGSEGV in malloc_consolidate()

2013-11-27 Thread Ryan Tandy
*** This bug is a duplicate of bug 1004515 *** https://bugs.launchpad.net/bugs/1004515 ** This bug has been marked a duplicate of bug 1004515 segfault in accounts-daemon when logging in / gdm crash if user account is added or deleted -- You received this bug notification because you are

[Bug 1255356] Re: gdm-session-worker crashed with SIGSEGV in malloc_consolidate()

2013-11-26 Thread Ryan Tandy
Still on i386, I added MALLOC_CHECK_=2 to the environment of gdm- session-worker to make it abort instead of printing a backtrace, and gdm's built-in crash handler logged the attached backtrace. ** Attachment added: :0-slave.log