[opensuse-gnome] How To Debug gnome-shell?
Hi, I find a issue in gnome-shell on openSUSE 12.1 Beta 1 (Factory),
rpm -q gnome-shell gnome-shell-3.2.0-1.1.x86_64
cat /etc/SuSE-release openSUSE 12.1 Beta 1 (x86_64) VERSION = 12.1 CODENAME = Asparagus
When I go to 'Activities', then type any words on that, then gnome-shell is crashing, but finally it's coming back to normal desktop (and opened windows does not crash/terminated). Is this known issue? I think I should give a fine backtrace to fill a new bug (BNC) so developer can easier to solve this issue. Then I feel I find a good howto[0] to debug it, but I can not see this produces an output as expected because I fail to see anything happen after running 'Second' step (. ~/bin/xenv.sh) -- of course I can not move then to 'Third' step. [0] https://live.gnome.org/GnomeShell/Debugging So, is this howto are correct to debug gnome-shell or there are other ways? Thanks in advance. Best regards, -- Andi Sugandi. -- To unsubscribe, e-mail: opensuse-gnome+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-gnome+owner@opensuse.org
Hi, On Mon, Oct 17, 2011 at 6:10 PM, Andi Sugandi <andisugandi@gmail.com> wrote:
When I go to 'Activities', then type any words on that, then gnome-shell is crashing, but finally it's coming back to normal desktop (and opened windows does not crash/terminated).
Is this known issue?
I think it is upstream bug then (or glibc?) https://bugzilla.gnome.org/show_bug.cgi?id=661628 Best regards, -- Andi Sugandi. -- To unsubscribe, e-mail: opensuse-gnome+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-gnome+owner@opensuse.org
On Monday, October 17, 2011 15:49:04 Andi Sugandi wrote:
Hi,
On Mon, Oct 17, 2011 at 6:10 PM, Andi Sugandi <andisugandi@gmail.com> wrote:
When I go to 'Activities', then type any words on that, then gnome-shell is crashing, but finally it's coming back to normal desktop (and opened windows does not crash/terminated).
Is this known issue?
I think it is upstream bug then (or glibc?) https://bugzilla.gnome.org/show_bug.cgi?id=661628
Looking at the backtrace: Not glibc - passing NULL to strstr is an application bug, Andreas -- Andreas Jaeger aj@{suse.com,opensuse.org} Twitter/Identica: jaegerandi SUSE LINUX Products GmbH, Maxfeldstr. 5, 90409 Nürnberg, Germany GF: Jeff Hawn, Jennifer Guild, Felix Imendörffer, HRB 16746 (AG Nürnberg) GPG fingerprint = 93A3 365E CE47 B889 DF7F FED1 389A 563C C272 A126 -- To unsubscribe, e-mail: opensuse-gnome+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-gnome+owner@opensuse.org
participants (2)
-
Andi Sugandi
-
Andreas Jaeger