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 133252 - Crash in meta_window_focus on switching workspace
Crash in meta_window_focus on switching workspace
Status: RESOLVED FIXED
Product: metacity
Classification: Other
Component: general
2.6.x
Other Linux
: Normal normal
: ---
Assigned To: Metacity maintainers list
Metacity maintainers list
Depends on:
Blocks:
 
 
Reported: 2004-02-02 22:17 UTC by Ed Catmur
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: 2.3/2.4



Description Ed Catmur 2004-02-02 22:17:34 UTC
Partial backtrace:

  • #0 meta_window_focus
  • #1 meta_workspace_focus_mru_window
  • #2 meta_workspace_activate
  • #3 meta_display_ungrab
  • #4 meta_ui_get_drag_threshold
  • #0 meta_window_focus
  • #1 meta_workspace_focus_mru_window
  • #2 meta_window_free
  • #3 meta_display_ungrab
  • #4 meta_ui_get_drag_threshold

Is there any more information I can provide?

metacity 2.6.3 on Gnome 2.4.1, Gentoo x86.
Comment 1 Elijah Newren 2004-02-02 23:10:17 UTC
What optimization flags did you compile with?  Is there any chance you
could recompile with debugging symbols (make sure to turn stripping of
binaries off) and get us another stack trace?
Comment 2 Rob Adams 2004-02-02 23:20:24 UTC
this is just the mru list crash again.  This is fixed in CVS.