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 143149 - Crash on logout in meta_window_focus()
Crash on logout in meta_window_focus()
Status: RESOLVED FIXED
Product: metacity
Classification: Other
Component: general
unspecified
Other Linux
: Normal normal
: ---
Assigned To: Metacity maintainers list
Metacity maintainers list
Depends on:
Blocks:
 
 
Reported: 2004-05-25 19:14 UTC by Havoc Pennington
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Havoc Pennington 2004-05-25 19:14:11 UTC
https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=107608

Additional info:
  • #0 meta_window_focus
    at window.c line 3071
  • #1 meta_workspace_focus_mru_window
    at workspace.c line 741
  • #2 meta_window_free
    at window.c line 890
  • #3 meta_display_unmanage_windows_for_screen
    at display.c line 4010
  • #4 meta_screen_free
    at screen.c line 656
  • #5 meta_display_close
    at display.c line 712
  • #6 main
    at main.c line 477

(gdb) p window->desc
$6 = 0xa00b5d0 "\200��\t0003 (Bottom Pan)"
Comment 1 Havoc Pennington 2004-05-25 19:42:57 UTC
See also https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=106357
Comment 2 Rob Adams 2004-05-25 21:30:57 UTC
OK this is that same crasher we had so so much fun with, and I'm pretty sure is
fixed now.