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 743566 - gdm greeter crash
gdm greeter crash
Status: RESOLVED FIXED
Product: mutter
Classification: Core
Component: general
3.15.x
Other Linux
: Normal critical
: ---
Assigned To: mutter-maint
mutter-maint
3.16
Depends on:
Blocks:
 
 
Reported: 2015-01-27 03:30 UTC by darkxst
Modified: 2015-03-05 05:51 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description darkxst 2015-01-27 03:30:30 UTC
Another greeter crash under vmwgfx this time in meta-cursor
Comment 1 darkxst 2015-01-27 03:31:29 UTC
backtrace:

  • #0 cogl_texture_get_width
    from /usr/lib/x86_64-linux-gnu/libcogl.so.20
  • #1 update_cursor
    at backends/meta-cursor-renderer.c line 103
  • #2 meta_cursor_renderer_set_cursor
    at backends/meta-cursor-renderer.c line 144
  • #3 update_displayed_cursor
    at backends/meta-cursor-tracker.c line 77
  • #4 sync_cursor
    at backends/meta-cursor-tracker.c line 92
  • #5 meta_cursor_tracker_set_root_cursor
    at backends/meta-cursor-tracker.c line 359
  • #6 meta_screen_update_cursor
    at core/screen.c line 1268
  • #7 meta_screen_new
    at core/screen.c line 689
  • #8 meta_display_open
    at core/display.c line 906
  • #9 meta_run
    at core/main.c line 434
  • #10 ??
  • #11 __libc_start_main
    at libc-start.c line 287
  • #12 ??

Comment 2 darkxst 2015-03-05 05:51:28 UTC
This is not happening anymore.