Re: [Bug 959874] Re: gnome-settings-daemon crashed with SIGSEGV in ubuntu_osd_do_notification()

2012-10-01 Thread Pedro Nariyoshi
It was fixed for me. (But I didn't change the tag)

Pedro Nariyoshi


On Tue, Oct 2, 2012 at 1:17 AM, funicorn <959...@bugs.launchpad.net> wrote:

> No, It affects my Acer laptop too. Gnome-settings-daemon crashes when
> pressing Fn+left/right arrows, which in my case is the XFree86 key to
> control LCD brightness. However Fn+up/down arrows which is for volume
> control works normally. I'm working on Ubuntu 12.10, amd64.
>
> By the way, why do I see a lot of bugs marked as "Fix Released" which
> actually are still there ?
>
> --
> You received this bug notification because you are subscribed to a
> duplicate bug report (967894).
> https://bugs.launchpad.net/bugs/959874
>
> Title:
>   gnome-settings-daemon crashed with SIGSEGV in
>   ubuntu_osd_do_notification()
>
> Status in “gnome-settings-daemon” package in Ubuntu:
>   Fix Released
> Status in “gnome-settings-daemon” source package in Precise:
>   Fix Released
>
> Bug description:
>   I started seeing this problem after updating today (2012-03-19). g-s-d
>   crashes every time I try to use the hotkeys to adjust the keyboard
>   backlight brightness. I see lines like the following in syslog:
>
>   Mar 19 20:55:17 ubuntu-mba kernel: [  250.180733] gnome-settings-[4019]:
> segfault at f0 ip 7f9dc774235b sp 7fff0cedffe0 error 4 in
> libmedia-keys.so[7f9dc7735000+25000]
>   Mar 19 20:55:17 ubuntu-mba gnome-session[3722]: WARNING: App
> 'gnome-settings-daemon.desktop' respawning too quickly
>   Mar 19 20:55:17 ubuntu-mba gnome-session[3722]: CRITICAL: We failed, but
> the fail whale is dead. Sorry
>
>   The machine is a MacBook Air 4,1.
>
>   ProblemType: Crash
>   DistroRelease: Ubuntu 12.04
>   Package: gnome-settings-daemon 3.3.92-0ubuntu1
>   ProcVersionSignature: Ubuntu 3.2.0-19.30-generic 3.2.11
>   Uname: Linux 3.2.0-19-generic x86_64
>   ApportVersion: 1.94.1-0ubuntu2
>   Architecture: amd64
>   CrashCounter: 1
>   Date: Mon Mar 19 20:50:21 2012
>   EcryptfsInUse: Yes
>   ExecutablePath: /usr/lib/gnome-settings-daemon/gnome-settings-daemon
>   InstallationMedia: Ubuntu 12.04 LTS "Precise Pangolin" - Alpha amd64+mac
> (20111208)
>   ProcCmdline: /usr/lib/gnome-settings-daemon/gnome-settings-daemon
>   ProcEnviron:
>PATH=(custom, user)
>LANG=en_US.UTF-8
>SHELL=/bin/bash
>   SegvAnalysis:
>Segfault happened at: 0x7f19aa61235b:cmpq   $0x0,(%rdi)
>PC (0x7f19aa61235b) ok
>source "$0x0" ok
>destination "(%rdi)" (0x00f0) not located in a known VMA region
> (needed writable region)!
>   SegvReason: writing NULL VMA
>   Signal: 11
>   SourcePackage: gnome-settings-daemon
>   StacktraceTop:
>?? () from /usr/lib/gnome-settings-daemon-3.0/libmedia-keys.so
>?? () from /usr/lib/gnome-settings-daemon-3.0/libmedia-keys.so
>g_simple_async_result_complete () from
> /usr/lib/x86_64-linux-gnu/libgio-2.0.so.0
>?? () from /usr/lib/x86_64-linux-gnu/libgio-2.0.so.0
>g_simple_async_result_complete () from
> /usr/lib/x86_64-linux-gnu/libgio-2.0.so.0
>   Title: gnome-settings-daemon crashed with SIGSEGV in
> g_simple_async_result_complete()
>   UpgradeStatus: No upgrade log present (probably fresh install)
>   UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
>
> To manage notifications about this bug go to:
>
> https://bugs.launchpad.net/ubuntu/+source/gnome-settings-daemon/+bug/959874/+subscriptions
>

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

Title:
  gnome-settings-daemon crashed with SIGSEGV in
  ubuntu_osd_do_notification()

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-settings-daemon/+bug/959874/+subscriptions

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

[Bug 959874] Re: gnome-settings-daemon crashed with SIGSEGV in ubuntu_osd_do_notification()

2012-10-01 Thread funicorn
No, It affects my Acer laptop too. Gnome-settings-daemon crashes when
pressing Fn+left/right arrows, which in my case is the XFree86 key to
control LCD brightness. However Fn+up/down arrows which is for volume
control works normally. I'm working on Ubuntu 12.10, amd64.

By the way, why do I see a lot of bugs marked as "Fix Released" which
actually are still there ?

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

Title:
  gnome-settings-daemon crashed with SIGSEGV in
  ubuntu_osd_do_notification()

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-settings-daemon/+bug/959874/+subscriptions

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


[Bug 959874] Re: gnome-settings-daemon crashed with SIGSEGV in ubuntu_osd_do_notification()

2012-03-29 Thread Launchpad Bug Tracker
This bug was fixed in the package gnome-settings-daemon - 3.4.0-0ubuntu2

---
gnome-settings-daemon (3.4.0-0ubuntu2) precise; urgency=low

  * debian/patches/10_smaller_syndaemon_timeout.patch:
- don't change delay, use -t option to block the clicks (lp: #962958)
  * debian/patches/61_unity_use_application_indicator.patch:
- small tweaks to be consistant with other indicators,
  change the order and label from the two bottom items (lp: #964178)
  * debian/patches/bugzilla_segfault_dpms.patch:
- upstream fix for a segfault (lp: #956824)

  [ Iain Lane ]
  * debian/patches/16_use_synchronous_notifications.patch: Fix invalid cast
causing segfault when using keyboard backlight keys. (LP: #959874)
 -- Sebastien BacherThu, 29 Mar 2012 21:43:49 +0200

** Changed in: gnome-settings-daemon (Ubuntu Precise)
   Status: Fix Committed => Fix Released

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

Title:
  gnome-settings-daemon crashed with SIGSEGV in
  ubuntu_osd_do_notification()

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-settings-daemon/+bug/959874/+subscriptions

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


[Bug 959874] Re: gnome-settings-daemon crashed with SIGSEGV in ubuntu_osd_do_notification()

2012-03-29 Thread Pedro Nariyoshi
I am wondering if this affects only macbooks. Same here in MBP 8.1
Still present in 3.4.0-0ubuntu1

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

Title:
  gnome-settings-daemon crashed with SIGSEGV in
  ubuntu_osd_do_notification()

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-settings-daemon/+bug/959874/+subscriptions

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


[Bug 959874] Re: gnome-settings-daemon crashed with SIGSEGV in ubuntu_osd_do_notification()

2012-03-28 Thread Sebastien Bacher
Thanks Iain for looking at that, apparently the "quilt applied changes
with fuzzy" in the previous update turned out weirdly, I noticed there
was something weird but and fixed some issues but overlooked that one!

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

Title:
  gnome-settings-daemon crashed with SIGSEGV in
  ubuntu_osd_do_notification()

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-settings-daemon/+bug/959874/+subscriptions

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


[Bug 959874] Re: gnome-settings-daemon crashed with SIGSEGV in ubuntu_osd_do_notification()

2012-03-28 Thread Iain Lane
** Changed in: gnome-settings-daemon (Ubuntu Precise)
   Status: Triaged => Fix Committed

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

Title:
  gnome-settings-daemon crashed with SIGSEGV in
  ubuntu_osd_do_notification()

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-settings-daemon/+bug/959874/+subscriptions

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


[Bug 959874] Re: gnome-settings-daemon crashed with SIGSEGV in ubuntu_osd_do_notification()

2012-03-27 Thread Iain Lane
** Branch linked: lp:~laney/gnome-settings-daemon/fix-959874

** Changed in: gnome-settings-daemon (Ubuntu Precise)
   Status: In Progress => Triaged

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

Title:
  gnome-settings-daemon crashed with SIGSEGV in
  ubuntu_osd_do_notification()

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-settings-daemon/+bug/959874/+subscriptions

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


[Bug 959874] Re: gnome-settings-daemon crashed with SIGSEGV in ubuntu_osd_do_notification()

2012-03-27 Thread Iain Lane
** Branch linked: lp:~laney/+junk/gsd-fix-959874

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

Title:
  gnome-settings-daemon crashed with SIGSEGV in
  ubuntu_osd_do_notification()

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-settings-daemon/+bug/959874/+subscriptions

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


[Bug 959874] Re: gnome-settings-daemon crashed with SIGSEGV in ubuntu_osd_do_notification()

2012-03-27 Thread Iain Lane
** Changed in: gnome-settings-daemon (Ubuntu Precise)
   Status: Confirmed => In Progress

** Changed in: gnome-settings-daemon (Ubuntu Precise)
 Assignee: (unassigned) => Iain Lane (laney)

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

Title:
  gnome-settings-daemon crashed with SIGSEGV in
  ubuntu_osd_do_notification()

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-settings-daemon/+bug/959874/+subscriptions

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


[Bug 959874] Re: gnome-settings-daemon crashed with SIGSEGV in ubuntu_osd_do_notification()

2012-03-27 Thread Eric Williams
Got the following on a MacBook Air  4,1
gnome-settings-daemon 3.3.92-0ubuntu2   

---
gdb -d dev/gsd/gnome-settings-daemon-3.3.92/plugins/media-keys/ 
/usr/lib/gnome-settings-daemon/gnome-settings-daemon core 

Copyright (C) 2012 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later 
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.  Type "show copying"
and "show warranty" for details.
This GDB was configured as "x86_64-linux-gnu".
For bug reporting instructions, please see:
...
Reading symbols from 
/usr/lib/gnome-settings-daemon/gnome-settings-daemon...Reading symbols from 
/usr/lib/debug/usr/lib/gnome-settings-daemon/gnome-settings-daemon...done.
done.

warning: core file may not match specified executable file.
[New LWP 16476]
[New LWP 16497]
[New LWP 16478]
[New LWP 16480]

warning: Can't read pathname for load map: Input/output error.
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
Core was generated by `gnome-settings-daemon --debug'.
Program terminated with signal 11, Segmentation fault.
#0  dialog_init (manager=0x15a7330) at gsd-media-keys-manager.c:409

warning: Source file is more recent than executable.
409 if (manager->priv->dialog != NULL
(gdb) bt
#0  dialog_init (manager=0x15a7330) at gsd-media-keys-manager.c:409
#1  0x7f11ead56d07 in update_keyboard_cb (source_object=, 
res=, user_data=)
at gsd-media-keys-manager.c:1873
#2  0x7f120c43b97d in g_simple_async_result_complete () from 
/usr/lib/x86_64-linux-gnu/libgio-2.0.so.0
#3  0x7f120c499166 in ?? () from /usr/lib/x86_64-linux-gnu/libgio-2.0.so.0
#4  0x7f120c43b97d in g_simple_async_result_complete () from 
/usr/lib/x86_64-linux-gnu/libgio-2.0.so.0
#5  0x7f120c48f1ea in ?? () from /usr/lib/x86_64-linux-gnu/libgio-2.0.so.0
#6  0x7f120c43b97d in g_simple_async_result_complete () from 
/usr/lib/x86_64-linux-gnu/libgio-2.0.so.0
#7  0x7f120c43baac in ?? () from /usr/lib/x86_64-linux-gnu/libgio-2.0.so.0
#8  0x7f120becbd8a in g_main_context_dispatch () from 
/lib/x86_64-linux-gnu/libglib-2.0.so.0
#9  0x7f120becc150 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#10 0x7f120becc54a in g_main_loop_run () from 
/lib/x86_64-linux-gnu/libglib-2.0.so.0
#11 0x7f120c8bbd8d in gtk_main () from 
/usr/lib/x86_64-linux-gnu/libgtk-3.so.0
#12 0x00403801 in main (argc=1, argv=0x7fffdcb3f328) at main.c:464
(gdb)

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

Title:
  gnome-settings-daemon crashed with SIGSEGV in
  ubuntu_osd_do_notification()

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-settings-daemon/+bug/959874/+subscriptions

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


[Bug 959874] Re: gnome-settings-daemon crashed with SIGSEGV in ubuntu_osd_do_notification()

2012-03-27 Thread Ezio de Mauro
Reproduced on MacBookAir4,2

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

Title:
  gnome-settings-daemon crashed with SIGSEGV in
  ubuntu_osd_do_notification()

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-settings-daemon/+bug/959874/+subscriptions

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


[Bug 959874] Re: gnome-settings-daemon crashed with SIGSEGV in ubuntu_osd_do_notification()

2012-03-26 Thread Rainer Rohde
Same here on a MacBook Pro 5,2

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

Title:
  gnome-settings-daemon crashed with SIGSEGV in
  ubuntu_osd_do_notification()

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-settings-daemon/+bug/959874/+subscriptions

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


[Bug 959874] Re: gnome-settings-daemon crashed with SIGSEGV in ubuntu_osd_do_notification()

2012-03-26 Thread Steve Magoun
Reliably reproducible on a MacbookPro 3,1

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

Title:
  gnome-settings-daemon crashed with SIGSEGV in
  ubuntu_osd_do_notification()

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-settings-daemon/+bug/959874/+subscriptions

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


[Bug 959874] Re: gnome-settings-daemon crashed with SIGSEGV in ubuntu_osd_do_notification()

2012-03-23 Thread Sebastien Bacher
** Changed in: gnome-settings-daemon (Ubuntu)
   Importance: Medium => High

** Also affects: gnome-settings-daemon (Ubuntu Precise)
   Importance: High
   Status: Confirmed

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

Title:
  gnome-settings-daemon crashed with SIGSEGV in
  ubuntu_osd_do_notification()

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-settings-daemon/+bug/959874/+subscriptions

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


[Bug 959874] Re: gnome-settings-daemon crashed with SIGSEGV in ubuntu_osd_do_notification()

2012-03-22 Thread KaKuY
Same problem with Macbook Pro 8.1

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

Title:
  gnome-settings-daemon crashed with SIGSEGV in
  ubuntu_osd_do_notification()

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-settings-daemon/+bug/959874/+subscriptions

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


[Bug 959874] Re: gnome-settings-daemon crashed with SIGSEGV in ubuntu_osd_do_notification()

2012-03-22 Thread Xavier G
Same problem with a Asus G53SX

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

Title:
  gnome-settings-daemon crashed with SIGSEGV in
  ubuntu_osd_do_notification()

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-settings-daemon/+bug/959874/+subscriptions

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


[Bug 959874] Re: gnome-settings-daemon crashed with SIGSEGV in ubuntu_osd_do_notification()

2012-03-21 Thread Marc Deslauriers
** 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/959874

Title:
  gnome-settings-daemon crashed with SIGSEGV in
  ubuntu_osd_do_notification()

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-settings-daemon/+bug/959874/+subscriptions

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