[Bug 685785] Re: gnome-settings-daemon crashed with SIGSEGV in __libc_free()

2011-01-18 Thread Launchpad Bug Tracker
This bug was fixed in the package gnome-settings-daemon - 2.32.1-0ubuntu5 --- gnome-settings-daemon (2.32.1-0ubuntu5) natty; urgency=low * debian/patches/06_use_application_indicator.patch: - Initialize variable to avoid crashes on free (LP: #685785) -- Rodrigo MoyaTue, 18

[Bug 685785] Re: gnome-settings-daemon crashed with SIGSEGV in __libc_free()

2011-01-18 Thread Rodrigo Moya
See attached branch. I think this should fix it, so please Matt, can you test it? To build the package, just run, from the branch: bzr bd -- -b and install the packages that it builds. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 685785] Re: gnome-settings-daemon crashed with SIGSEGV in __libc_free()

2011-01-18 Thread Launchpad Bug Tracker
** Branch linked: lp:~rodrigo-moya/ubuntu/natty/gnome-settings- daemon/fix_685785 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/685785 Title: gnome-settings-daemon crashed with SIGSEGV in __libc_fre

[Bug 685785] Re: gnome-settings-daemon crashed with SIGSEGV in __libc_free()

2011-01-18 Thread Sebastien Bacher
Rodrigo says he has an idea about the issue ** Changed in: gnome-settings-daemon (Ubuntu) Assignee: Michael Terry (mterry) => Rodrigo Moya (rodrigo-moya) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/

[Bug 685785] Re: gnome-settings-daemon crashed with SIGSEGV in __libc_free()

2011-01-09 Thread Martin Pitt
Mike, as Chris already has tons of bugs assigned, do you have some time to look into this? Thanks! ** Changed in: gnome-settings-daemon (Ubuntu) Assignee: Canonical Desktop Team (canonical-desktop-team) => Chris Coulson (chrisccoulson) ** Changed in: gnome-settings-daemon (Ubuntu) Assi

[Bug 685785] Re: gnome-settings-daemon crashed with SIGSEGV in __libc_free()

2010-12-20 Thread Rick Spencer
** Changed in: gnome-settings-daemon (Ubuntu) Assignee: (unassigned) => Canonical Desktop Team (canonical-desktop-team) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/685785 Title: gnome-setting

[Bug 685785] Re: gnome-settings-daemon crashed with SIGSEGV in __libc_free()

2010-12-20 Thread Matt Zimmerman
** Changed in: gnome-settings-daemon (Ubuntu) Status: New => Triaged -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/685785 Title: gnome-settings-daemon crashed with SIGSEGV in __libc_free() -

[Bug 685785] Re: gnome-settings-daemon crashed with SIGSEGV in __libc_free()

2010-12-19 Thread Matt Zimmerman
@Chris - It looks like your hypothesis was correct. I've rebuilt gnome-settings-daemon with DEB_BUILD_OPTIONS="noopt nostrip" to get a full stack trace, and filed a new crash report as bug 692149. Here's the popup_menu_set_group stack frame showing group_number > g: #5 0x7f4cb00667b0 in popu

[Bug 685785] Re: gnome-settings-daemon crashed with SIGSEGV in __libc_free()

2010-12-16 Thread Matt Zimmerman
I've tried repeatedly suspending and resuming my laptop, and also connecting and disconnecting a USB keyboard while it's running, to try to trigger this problem. So far, I have been unsuccessful in finding a reproducer, though it continues to crash as shown in comment #9. -- You received this bug

[Bug 685785] Re: gnome-settings-daemon crashed with SIGSEGV in __libc_free()

2010-12-16 Thread Matt Zimmerman
Two other symptoms I've seen which may be related: X Error of failed request: XI_BadDevice (invalid Device parameter) Major opcode of failed request: 141 (XInputExtension) Minor opcode of failed request: 37 (X_ChangeDeviceProperty) Device id in failed request: 0x17 Serial number of fail

[Bug 685785] Re: gnome-settings-daemon crashed with SIGSEGV in __libc_free()

2010-12-16 Thread Matt Zimmerman
I rebuilt gnome-settings-daemon for debugging, and just had it crash again. Unfortunately, telepathy-gabble is also still crashing routinely on my system (bug 668306) and this seems to have prevented apport from capturing the crash because they both crashed at the same time: apport (pid 2974) Thu

Re: [Bug 685785] Re: gnome-settings-daemon crashed with SIGSEGV in __libc_free()

2010-12-14 Thread Matt Zimmerman
On Tue, Dec 14, 2010 at 12:30:29PM -, Chris Coulson wrote: > We could just initialize the pointer that I think is being wrongly freed > here, but the condition that causes it to happen shouldn't really occur > anyway, so I'd like to try and figure that out too. How often does this > normally ha

[Bug 685785] Re: gnome-settings-daemon crashed with SIGSEGV in __libc_free()

2010-12-14 Thread Chris Coulson
Bug 658777 was a different issue, but still one that could have caused a similar crash, and I fixed that one already. We could just initialize the pointer that I think is being wrongly freed here, but the condition that causes it to happen shouldn't really occur anyway, so I'd like to try and figu

[Bug 685785] Re: gnome-settings-daemon crashed with SIGSEGV in __libc_free()

2010-12-14 Thread Matt Zimmerman
@Chris, can you tell if this is the same as bug 658777 or not? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/685785 Title: gnome-settings-daemon crashed with SIGSEGV in __libc_free() -- ubuntu-bug

[Bug 685785] Re: gnome-settings-daemon crashed with SIGSEGV in __libc_free()

2010-12-13 Thread Chris Coulson
Hmmm, it's a shame that the trace doesn't show the value of group_number in frame #1. If group_number > g, then there would be a condition where free() is called on an uninitialized pointer, which I guess is what is happening here (layout_name looks fairly uninitialized to me) -- You received thi

[Bug 685785] Re: gnome-settings-daemon crashed with SIGSEGV in __libc_free()

2010-12-06 Thread Matt Zimmerman
** Visibility changed to: Public -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/685785 Title: gnome-settings-daemon crashed with SIGSEGV in __libc_free() -- ubuntu-bugs mailing list ubuntu-bugs@lis