GNOME Bugzilla – Bug 599070
gnome-shell crashes when entering desktop room
Last modified: 2009-10-20 21:47:37 UTC
1) Move mouse to top left to enter view to see all rooms and apps. 2) Move apps between rooms by clicking with left mouse and dragging to another room. 3) Click on a desktop to enter that room and use the application. Crash at this point. System info: uname -a Linux hax0r 2.6.30-2-686 #1 SMP Sat Sep 26 01:16:22 UTC 2009 i686 GNU/Linux cat /etc/issue Debian GNU/Linux squeeze/sid \n \l gnome-shell built from source this morning (Oct 20, 2009) Debugging log: Program received signal SIGSEGV, Segmentation fault. 0xb5a5c6bb in shell_app_on_user_time_changed (window=0x830bb50, pspec=0x8c9b680, app=0x90adb60) at shell-app.c:253 253 if (window != app->windows->data) (gdb) thread apply all bt
+ Trace 218456
Thread 1 (Thread 0xb6136770 (LWP 15178))
(gdb) call gjs_dumpstack () == Stack trace for context 0x8451790 == 0 [native frame] 1 activateWindow(time = 14529819, window = [object instance proxy GIName:Meta.Window jsobj@0x90b4540 native@0x830bb50]) ["/home/user/gnome-shell/source/gnome-shell/js/ui/main.js":366] 2 anonymous(time = 14529819, metaWindow = [object instance proxy GIName:Meta.Window jsobj@0x90b4540 native@0x830bb50]) ["/home/user/gnome-shell/source/gnome-shell/js/ui/workspaces.js":1488] 3 anonymous(time = 14529819, metaWindow = [object instance proxy GIName:Meta.Window jsobj@0x90b4540 native@0x830bb50]) ["/home/user/gnome-shell/source/gnome-shell/js/ui/overview.js":424] 4 anonymous(time = 14529819, clone = [object Object]) ["/home/user/gnome-shell/source/gnome-shell/js/ui/workspaces.js":1298] 5 anonymous([object Object], 14529819) ["/home/user/gnome-shell/install/share/gjs-1.0/lang.js":110] 6 _emit(name = "selected", 14529819) ["/home/user/gnome-shell/install/share/gjs-1.0/signals.js":124] 7 anonymous(event = [object _private_Clutter_Event], actor = [object instance proxy GIName:Clutter.Clone jsobj@0x96ba9c0 native@0x962cea0]) ["/home/user/gnome-shell/source/gnome-shell/js/ui/workspaces.js":271] 8 anonymous([object instance proxy GIName:Clutter.Clone jsobj@0x96ba9c0 native@0x962cea0], [object _private_Clutter_Event]) ["/home/user/gnome-shell/install/share/gjs-1.0/lang.js":110] == Stack trace for context 0x810b540 == (JavaScript stack is empty) == Stack trace for context 0x810b6a0 == (JavaScript stack is empty) [Thread 0xb48e7b90 (LWP 16098) exited]
83.2% sure a dup of 598502 *** This bug has been marked as a duplicate of bug 598502 ***