[Bug 74682] Re: Mysterious segfault of many GNOME programs makes gnome-session unresponsive
Thanks, closing this as fixed now. gnome-session doesn't user libgnomeui now anyway. ** Changed in: gnome-session (Ubuntu) Status: Incomplete => Fix Released -- Mysterious segfault of many GNOME programs makes gnome-session unresponsive https://bugs.launchpad.net/bugs/74682 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is a direct subscriber. -- desktop-bugs mailing list desktop-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/desktop-bugs
[Bug 74682] Re: Mysterious segfault of many GNOME programs makes gnome-session unresponsive
It looks like this was probably "fixed" by removing the segv handler from libgnomeui: libgnomeui 2.19.1 * Fix crash in thumbnailing code (#452907, Felix Riemann) * Use xdg-user-dirs to get Destkop directory shortcut (#459854, Luca Ferretti) * Remove segv handler (Fernando Herrera) * Add orientation tag support to the thumbnailer (#440978, Michael J. Chudobiak) * Deprecate GnomeDruid (#429178, Matthew Barnes) * Use Requires.private for nonpublic requirements (#396255; J.H.M. Dassen (Ray)) -- Mysterious segfault of many GNOME programs makes gnome-session unresponsive https://bugs.launchpad.net/bugs/74682 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is a direct subscriber. -- desktop-bugs mailing list desktop-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/desktop-bugs
[Bug 74682] Re: Mysterious segfault of many GNOME programs makes gnome-session unresponsive
We were wondering if this is still an issue for you. Can you try with the latest Ubuntu release? Thanks in advance. -- Mysterious segfault of many GNOME programs makes gnome-session unresponsive https://bugs.launchpad.net/bugs/74682 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is a direct subscriber. -- desktop-bugs mailing list desktop-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/desktop-bugs
Re: [Bug 74682] Re: Mysterious segfault of many GNOME programs makes gnome-session unresponsive
On Sat, Aug 02, 2008 at 01:43:24PM -, Sebastien Bacher wrote: > could you try if that's still an issue in hardy or intrepid? I'm not sure...I suppose I could try killall -SEGV within my session and see what happens. :-) -- - mdz -- Mysterious segfault of many GNOME programs makes gnome-session unresponsive https://bugs.launchpad.net/bugs/74682 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is a direct subscriber. -- desktop-bugs mailing list desktop-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/desktop-bugs
[Bug 74682] Re: Mysterious segfault of many GNOME programs makes gnome-session unresponsive
could you try if that's still an issue in hardy or intrepid? ** Changed in: gnome-session (Ubuntu) Status: New => Incomplete -- Mysterious segfault of many GNOME programs makes gnome-session unresponsive https://bugs.launchpad.net/bugs/74682 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is a direct subscriber. -- desktop-bugs mailing list desktop-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/desktop-bugs
[Bug 74682] Re: Mysterious segfault of many GNOME programs makes gnome-session unresponsive
I also have this bug with an up to date gutsy. When I choose System » Quit, the full X session hangs for about one minute. Then I get the dialog without hibernation and standby options. This happens ~9 times of 10. I find every time this in .xsession-errors: ** (x-session-manager:5613): WARNING **: Couldn't connect to PowerManager Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken. -- Mysterious segfault of many GNOME programs makes gnome-session unresponsive https://bugs.launchpad.net/bugs/74682 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is a direct subscriber. -- desktop-bugs mailing list desktop-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/desktop-bugs
[Bug 74682] Re: Mysterious segfault of many GNOME programs makes gnome-session unresponsive
Hi, I opened a bug yesturday that might be related to this (https://bugs.launchpad.net/ubuntu/+source/linux-restricted-modules-2.6.22/+bug/137152) . I wasn't sure of the package involved and thout it was related to the video drivers .. anyway symptoms are the same... -- Mysterious segfault of many GNOME programs makes gnome-session unresponsive https://bugs.launchpad.net/bugs/74682 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is a direct subscriber. -- desktop-bugs mailing list desktop-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/desktop-bugs
[Bug 74682] Re: Mysterious segfault of many GNOME programs makes gnome-session unresponsive
I got a similar dbus crasher on my desktop and opened bug #74946 about it, reassigning that one to gnome-session for the segv handler lock ** Changed in: Ubuntu Sourcepackagename: None => gnome-session Importance: Undecided => High Assignee: (unassigned) => Ubuntu Desktop Bugs -- Mysterious segfault of many GNOME programs makes gnome-session unresponsive https://launchpad.net/bugs/74682 -- desktop-bugs mailing list desktop-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/desktop-bugs
[Bug 74682] Re: Mysterious segfault of many GNOME programs makes gnome-session unresponsive
I was able to reproduce this by launching lots of gnome-help instances, exhausting all of my machine's memory, observing various processes being killed, killall gnome-help, manually closing/cancelling various bugbuddy windows, and then observing that I can't run gnome programs. In pstree: +-update-notifier---gnome_segv2---sh---bug-buddy attached gdb to the update-notifier process, attached gdb bt and registers. ** Attachment added: "gdb bt and registers of crashed update-notifier process" http://librarian.launchpad.net/5279120/gdb.txt -- Mysterious segfault of many GNOME programs makes gnome-session unresponsive https://launchpad.net/bugs/74682 -- desktop-bugs mailing list desktop-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/desktop-bugs
[Bug 74682] Re: Mysterious segfault of many GNOME programs makes gnome-session unresponsive
I'm seeing strong indications that debugging with gdb is broken due to the kernel used on this system; I can repeat the "Failed to read a valid object file image from memory" error with any process I launch, and also on my Feisty system with 2.6.19. This problem does not occur with a stock Edgy system running 2.6.17, so backtraces from crashing programs on stock Edgy systems would be helpful in diagnosing this problem. -- Mysterious segfault of many GNOME programs makes gnome-session unresponsive https://launchpad.net/bugs/74682 -- desktop-bugs mailing list desktop-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/desktop-bugs
[Bug 74682] Re: Mysterious segfault of many GNOME programs makes gnome-session unresponsive
I also had this problem. At the end of the day, I tried to hibernate only to discover I couldn't open any GNOME applications or menu items including System -> Quit. I'm afraid I can't contribute any useful diagnostics because I was in a hurry, so I simply hard power-downed the laptop. But, FWIW, I had cancelled a bug buddy invocation after galeon crashed for me, earlier in the day. -- Mysterious segfault of many GNOME programs makes gnome-session unresponsive https://launchpad.net/bugs/74682 -- desktop-bugs mailing list desktop-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/desktop-bugs
[Bug 74682] Re: Mysterious segfault of many GNOME programs makes gnome-session unresponsive
I noticed this behaviour as well (up to date Edgy). Several hours before noticing the issue, gaim crashed. At some point during the day (perhaps at the time of the gaim crash) I also had some sort of error/bug reporting dialog (which I don't think was the Gnome bug buddy), which I canceled. Not sure if either of these are related. -- Mysterious segfault of many GNOME programs makes gnome-session unresponsive https://launchpad.net/bugs/74682 -- desktop-bugs mailing list desktop-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/desktop-bugs
[Bug 74682] Re: Mysterious segfault of many GNOME programs makes gnome-session unresponsive
Sebastien noticed similar behaviour reported in http://bugzilla.gnome.org/show_bug.cgi?id=356857 -- Mysterious segfault of many GNOME programs makes gnome-session unresponsive https://launchpad.net/bugs/74682 -- desktop-bugs mailing list desktop-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/desktop-bugs