After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 133652 - Crash on window close
Crash on window close
Status: RESOLVED DUPLICATE of bug 122016
Product: metacity
Classification: Other
Component: general
2.6.x
Other other
: High critical
: ---
Assigned To: Metacity maintainers list
Metacity maintainers list
Depends on:
Blocks:
 
 
Reported: 2004-02-06 15:32 UTC by Rod Taylor
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Rod Taylor 2004-02-06 15:32:11 UTC
Periodically when I close a window and change desktops quickly via the
gnome workspace switcher metacity will restart.

Below is a backtrace from the metacity.core file.

Reading symbols from /usr/libexec/ld-elf.so.1...(no debugging symbols
found)...done.
  • #0 meta_window_focus
  • #0 meta_window_focus
  • #1 meta_workspace_focus_mru_window
  • #2 meta_workspace_focus_default_window
  • #3 meta_workspace_activate_with_focus
  • #4 meta_workspace_activate
  • #5 meta_display_get_current_time
  • #6 meta_ui_get_display
  • #7 gdk_event_get_graphics_expose
    from /usr/X11R6/lib/libgdk-x11-2.0.so.200
  • #8 gdk_add_client_message_filter
    from /usr/X11R6/lib/libgdk-x11-2.0.so.200
  • #9 gdk_add_client_message_filter
    from /usr/X11R6/lib/libgdk-x11-2.0.so.200
  • #10 gdk_add_client_message_filter
    from /usr/X11R6/lib/libgdk-x11-2.0.so.200
  • #11 g_main_dispatch
    from /usr/local/lib/libglib-2.0.so.200
  • #12 g_main_context_dispatch
    from /usr/local/lib/libglib-2.0.so.200
  • #13 g_main_context_iterate
    from /usr/local/lib/libglib-2.0.so.200
  • #14 g_main_loop_run
    from /usr/local/lib/libglib-2.0.so.200
  • #15 main
  • #16 _start

Comment 1 Elijah Newren 2004-02-06 16:05:40 UTC
Thanks for the bug report.  This looks to me like it may be a
duplicate of bug 122016, bug I'm not sure.  I'll leave it for the
maintainers to decide.
Comment 2 Rob Adams 2004-02-06 16:40:49 UTC
yep same crash.  We should really do a release on the stable branch
that incorporates the fix.  Or did we already?  I don't even know any
more.

*** This bug has been marked as a duplicate of 122016 ***