abrt version: 2.0.0 comment: After a half day of running a desktop session, the shell crashes while cycling through applications using <Alt>Tab architecture: x86_64 cmdline: /usr/bin/gnome-shell executable: /usr/bin/gnome-shell component: gnome-shell kernel: 2.6.38.2-9.fc15.x86_64 crash_function: clutter_actor_contains uid: 3633 reason: Process /usr/bin/gnome-shell was killed by signal 11 (SIGSEGV) package: gnome-shell-3.0.0.2-2.fc15 username: jlaska os_release: Fedora release 15 (Lovelock) time: 1303238714 rating: 4 Binary file: smaps, 313345 bytes Text file: build_ids, 5740 bytes Text file: maps, 65097 bytes Binary file: coredump, 352378880 bytes Text file: event_log, 20807 bytes Text file: dsos, 45611 bytes Text file: backtrace, 37119 bytes
Created attachment 493259 [details] File: build_ids
Created attachment 493260 [details] File: maps
Created attachment 493261 [details] File: event_log
Created attachment 493262 [details] File: dsos
Created attachment 493263 [details] File: backtrace
what video hardware? the "0xdecafbad" in the backtrace suggests a driver bug
*** Bug 698830 has been marked as a duplicate of this bug. ***
I reported 698830. I have a Lenovo X200s which has an Intel GMA X4500MHD in it I believe. Intel GM45. Let me know if you need to know anything more specific.
Package: gnome-shell-3.0.1-1.fc15 Architecture: x86_64 OS Release: Fedora release 15 (Lovelock) Comment ----- Used Alt+Tab and mouse to switch to another window
Package: gnome-shell-3.0.1-2.fc15 Architecture: i686 OS Release: Fedora release 15 (Lovelock) Comment ----- Many times per day, when doing alt-tab window switching (I use alt-tab and then use the mouse to hover over my choice), gnome-shell will freeze up for a few seconds then silently crash (and restart by itself without losing the current session).
*** Bug 702177 has been marked as a duplicate of this bug. ***
Created attachment 497041 [details] possible patch? OK, I'm managing to get a (lt-gnome-shell-real:398): Clutter-WARNING **: The required ID of 3883840 does not refer to an existing actor; this usually implies that the pick() of an actor is not correctly implemented or that there is an error in the glReadPixels() implementation of the GL driver. but not an actual crash... Can you try the attached patch? You should be able to just do: cd /usr/share/gnome-shell sudo patch -p1 < /path/to/patch (well, assuming you have sudo configured) and then restart the shell with Alt+F2, r, Return and see if the problem goes away...
Package: gnome-shell-3.0.1-2.fc15 Architecture: i686 OS Release: Fedora release 15 (Lovelock) Comment ----- I was alt-tab-ing after about two and a half days uptime.
*** Bug 701421 has been marked as a duplicate of this bug. ***
*** Bug 701880 has been marked as a duplicate of this bug. ***
Package: gnome-shell-3.0.1-2.fc15 Architecture: x86_64 OS Release: Fedora release 15 (Lovelock) Comment ----- Had just hit "ESC" while running empathy
Package: gnome-shell-3.0.1-4.fc15 Architecture: i686 OS Release: Fedora release 15 (Lovelock) Comment ----- Doing alt-tab and changing the window... This happens several times a day for me.
Test packages with the patch above are available at http://koji.fedoraproject.org/koji/getfile?taskID=3073991&name=gnome-shell-3.0.1-4.fc15.x86_64.rpm or http://koji.fedoraproject.org/koji/getfile?taskID=3073992&name=gnome-shell-3.0.1-4.fc15.i686.rpm can someone try that out and see if it fixes the problem?
I still have these crashes 3.0.1-4.fc15. But I didn't get it from koji, it was in updates-testing some time ago: I assume its the same build. # yum list gnome-shell* Loaded plugins: changelog, langpacks, presto, refresh-packagekit Installed Packages gnome-shell.i686 3.0.1-4.fc15 @updates-testing Available Packages
Dan I have applied the patch from comment #12 and I think this solves the issue. Running for 48 hours now.
(In reply to comment #19) > I still have these crashes 3.0.1-4.fc15. > > But I didn't get it from koji, it was in updates-testing some time ago: I > assume its the same build. oops, no, i forgot to bump the release number when I built the test package. The one I linked to is a new package. (You'll have to pass --oldversion to rpm to get it to install it over your existing one.) Given Felix's comment that the patch fixed it for him, I'd be very interested in if the patch or package fixes it for other people.
Re: 19, yes that seems to have fixed it for me. (At least I haven't been able to crash it yet and I could reliably before).
Hi - I'm having this problem on a Lenovo Ideapad s10e netbook with Intel 945GME chipset. I have tried the package in #18 above, but it doesn't fix the problem for me. Will double-check to ensure that the right package with the same version was installed, but I'm getting exactly the same performance, if not marginally worse - sometimes now the session crashes as well.
after trying it both ways I can confirm that this problem is not fixed by the patch or the test packages on my system.
Package: gnome-shell-3.0.1-4.fc15 Architecture: i686 OS Release: Fedora release 15 (Lovelock) Comment ----- try to switch between open applications
Filed https://bugzilla.gnome.org/show_bug.cgi?id=650597 to try to get this turned into a g_warning instead of a crash (and to call the clutter hackers' attention to this bug...)
Switching between open applications by clicking on the windows, or on the icons in teh dock, works fine. Switching between open windows using alt-tab causes the crash described above, in which the window decorations disappear, then open windows are cleared, and the session recovers - or on one occasion so far, a notification comes up that the session has crashed and that a logout is required. What other ways of changing between open applications can I try out?
Package: gnome-shell-3.0.1-4.fc15 Architecture: x86_64 OS Release: Fedora release 15 (Lovelock) Comment ----- Switching app with alt-tab
Yeah, like I say, when I use alt-tab I get the above reported behaviour 100% of the time. See above for details.
Package: gnome-shell-3.0.1-4.fc15 Architecture: x86_64 OS Release: Fedora release 15 (Lovelock) Comment ----- I was switching from an application to another.
Package: gnome-shell-3.0.1-4.fc15 Architecture: x86_64 OS Release: Fedora release 15 (Lovelock) Comment ----- Things started slowing down, then the screen went a bit crazy (flickering)
*** Bug 681273 has been marked as a duplicate of this bug. ***
OK, take two: try the clutter-1.6.14-2 packages at: http://koji.fedoraproject.org/koji/taskinfo?taskID=3093584 (x86_64) http://koji.fedoraproject.org/koji/taskinfo?taskID=3093585 (i686) This should fix the crash. Can someone confirm?
No dice for me ... Note that I'm still running koji's gnome-shell packages from the link above. I installed all four output packages from the above link (i686), but the problem is still occurring for me. Is it possible that I'm getting some other cause for the problem on this system?
Package: gnome-shell-3.0.1-4.fc15 Architecture: x86_64 OS Release: Fedora release 15 (Lovelock) Comment ----- alt-tab
Package: gnome-shell-3.0.1-4.fc15 Architecture: x86_64 OS Release: Fedora release 15 (Lovelock) Comment ----- was alt-tilda'ing between gnome-terminal windows
With the update to gnome-shell 3.0.2-1 today, this problem appears to be fixed for me. Alt-tab is working for me now!
Package: gnome-shell-3.0.1-4.fc15 Architecture: x86_64 OS Release: Fedora release 15 (Lovelock) Comment ----- Only Firefox was opened. I was switching Firefox's windows using ALT+TAB...
Package: gnome-shell-3.0.2-1.fc15 Architecture: x86_64 OS Release: Fedora release 15 (Lovelock) Comment ----- I was switching to another application with the key combination alt-tab and suddenly this crash occured.
Package: gnome-shell-3.0.2-1.fc15 Architecture: x86_64 OS Release: Fedora release 15 (Lovelock) Comment ----- Alt-tabbed and used the mouse to mark a (single) nautilus window (but no click)
Package: gnome-shell-3.0.1-4.fc15 Architecture: i686 OS Release: Fedora release 15 (Lovelock) Comment ----- I was trying to switch betwen the windows of an application with multiple windows with the key above tab + windows key
Package: gnome-shell-3.0.2-1.fc15 Architecture: i686 OS Release: Fedora release 15 (Lovelock) Comment ----- Unsure when this happened.
Sorry to report that this bug is back for me, still running gnome-shell 3.0.2-1. Not sure what made it start happening again!
Package: gnome-shell-3.0.2-1.fc15 Architecture: x86_64 OS Release: Fedora release 15 (Lovelock) Comment ----- Image loooks preety bad, and colours are wrong (yellow insted of black, etc.) before crashing. Issue looks solved after restart
Package: gnome-shell-3.0.2-1.fc15 Architecture: x86_64 OS Release: Fedora release 15 (Lovelock) Comment ----- 1. Alt + Tab 2. Crash
Package: gnome-shell-3.0.2-1.fc15 Architecture: x86_64 OS Release: Fedora release 15 (Lovelock) Comment ----- just alt+tab
Package: gnome-shell-3.0.2-1.fc15 Architecture: x86_64 OS Release: Fedora release 15 (Lovelock) Comment ----- Problem occurred immediately after unlocking the screen.
Package: gnome-shell-3.0.2-1.fc15 Architecture: i686 OS Release: Fedora release 15 (Lovelock) Comment ----- I was alt-tab'bing when the system froze for some seconds and then saw this crash (session was not interrupted, though).
*** Bug 694945 has been marked as a duplicate of this bug. ***
Package: gnome-shell-3.0.2-1.fc15 Architecture: i686 OS Release: Fedora release 15 (Lovelock) Comment ----- Was holding down ALT+TAB when the crash occurred.
Package: gnome-shell-3.0.2-1.fc15 Architecture: x86_64 OS Release: Fedora release 15 (Lovelock) Comment ----- This happened after typing alt-tab.
Package: gnome-shell-3.0.2-1.fc15 Architecture: i686 OS Release: Fedora release 15 (Lovelock) Comment ----- pressing ALT+TAB key
Package: gnome-shell-3.0.2-1.fc15 Architecture: x86_64 OS Release: Fedora release 15 (Lovelock) Comment ----- Alt-tabbing
Package: gnome-shell-3.0.2-1.fc15 Architecture: x86_64 OS Release: Fedora release 15 (Lovelock) Comment ----- I had just copied a value from Firefox/view-source and alt-tab'ed. It hung while showing the list of windows.
Package: gnome-shell-3.0.1-4.fc15 Architecture: i686 OS Release: Fedora release 15 (Lovelock) Comment ----- alt-tabbing between windows
Package: gnome-shell-3.0.2-1.fc15 Architecture: x86_64 OS Release: Fedora release 15 (Lovelock) Comment ----- Alt-tab switching. Tried to select application in the dialog box with mouse. Running vmware with unity mode.
Package: gnome-shell-3.0.2-1.fc15 Architecture: x86_64 OS Release: Fedora release 15 (Lovelock) Comment ----- crashed doing an alt-tab again.
Package: gnome-shell-3.0.2-1.fc15 Architecture: x86_64 OS Release: Fedora release 15 (Lovelock) Comment ----- i disconnected from vpnc by using the vpnc-disconnect. Gnome3 locked up , mouse wouldnt move , keyboard stopped working then about 5 seconds later gnome3 restarted.
Package: gnome-shell-3.0.2-1.fc15 Architecture: i686 OS Release: Fedora release 15 (Lovelock) Comment ----- If I remember correctly, it happened when I tried to switch between windows.
(In reply to comment #60) > Package: gnome-shell-3.0.2-1.fc15 > Architecture: x86_64 > OS Release: Fedora release 15 (Lovelock) > > > Comment > ----- > i disconnected from vpnc by using the vpnc-disconnect. Gnome3 locked up , mouse > wouldnt move , keyboard stopped working then about 5 seconds later gnome3 > restarted. Actually , reading the comments I realised that I was actually using alt-tab as well when it happened
Package: gnome-shell-3.0.2-1.fc15 Architecture: i686 OS Release: Fedora release 15 (Lovelock) Comment ----- I don't know
Package: gnome-shell-3.0.2-1.fc15 Architecture: x86_64 OS Release: Fedora release 15 (Lovelock) Comment ----- alt-tab -> mouse over gedit icon
Package: gnome-shell-3.0.2-1.fc15 Architecture: x86_64 OS Release: Fedora release 15 (Lovelock) Comment ----- Trying to switch between two Thunderbird windows using the keyboard shortcut. The screen froze when the window switcher was partially transparent while fading into view.
Package: gnome-shell-3.0.2-1.fc15 Architecture: i686 OS Release: Fedora release 15 (Lovelock) Comment ----- I think that it happened while I was switching between applications using alt+tab, the arrow keys and the mouse.
Package: gnome-shell-3.0.2-1.fc15 Architecture: x86_64 OS Release: Fedora release 15 (Lovelock) Comment ----- I hit alt-tab and then hovered over the terminal icon to select one of the 5 or 6 terminal windows I had open. Before I was able to select the terminal I wanted, GNOME shell crashed.
Package: gnome-shell-3.0.2-1.fc15 Architecture: x86_64 OS Release: Fedora release 15 (Lovelock) Comment ----- Alt+tab...
Package: gnome-shell-3.0.2-1.fc15 Architecture: x86_64 OS Release: Fedora release 15 (Lovelock) Comment ----- fffffffffffffffffff
Package: gnome-shell-3.0.2-1.fc15 Architecture: i686 OS Release: Fedora release 15 (Lovelock) Comment ----- Just pressing Alt+Tab to switch running app.
Package: gnome-shell-3.0.2-3.fc15 Architecture: i686 OS Release: Fedora release 15 (Lovelock) Comment ----- Happened in the alt-tab menu when hovering above an application with multiple windows.
Package: gnome-shell-3.0.2-4.fc15 Architecture: x86_64 OS Release: Fedora release 15 (Lovelock) Comment ----- Mashing keys madly in empathy (the im client, not the feeling).
Package: gnome-shell-3.0.2-3.fc15 Architecture: i686 OS Release: Fedora release 15 (Lovelock) Comment ----- Was in the alt+tab menu.
Package: gnome-shell-3.0.2-4.fc15 Architecture: i686 OS Release: Fedora release 15 (Lovelock) Comment ----- When I pressing multiple times windows the crash is reported
This message is a notice that Fedora 15 is now at end of life. Fedora has stopped maintaining and issuing updates for Fedora 15. It is Fedora's policy to close all bug reports from releases that are no longer maintained. At this time, all open bugs with a Fedora 'version' of '15' have been closed as WONTFIX. (Please note: Our normal process is to give advanced warning of this occurring, but we forgot to do that. A thousand apologies.) Package Maintainer: If you wish for this bug to remain open because you plan to fix it in a currently maintained version, feel free to reopen this bug and simply change the 'version' to a later Fedora version. Bug Reporter: Thank you for reporting this issue and we are sorry that we were unable to fix it before Fedora 15 reached end of life. If you would still like to see this bug fixed and are able to reproduce it against a later version of Fedora, you are encouraged to click on "Clone This Bug" (top right of this page) and open it against that version of Fedora. Although we aim to fix as many bugs as possible during every release's lifetime, sometimes those efforts are overtaken by events. Often a more recent Fedora release includes newer upstream software that fixes bugs or makes them obsolete. The process we are following is described here: http://fedoraproject.org/wiki/BugZappers/HouseKeeping