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 719664 - crash when switching from a virtual console
crash when switching from a virtual console
Status: RESOLVED DUPLICATE of bug 719563
Product: clutter
Classification: Platform
Component: x11
git master
Other Linux
: Normal normal
: ---
Assigned To: clutter-maint
clutter-maint
Depends on:
Blocks:
 
 
Reported: 2013-12-01 22:09 UTC by Mike Gorse
Modified: 2013-12-01 22:28 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Backtrace. (3.81 KB, text/plain)
2013-12-01 22:09 UTC, Mike Gorse
  Details
Proposed patch. (762 bytes, patch)
2013-12-01 22:11 UTC, Mike Gorse
none Details | Review

Description Mike Gorse 2013-12-01 22:09:26 UTC
Created attachment 263254 [details]
Backtrace.

I am seeing a crash in gnome-shell when switching from a virtual console. I'm not sure exactly what is going on--it looks as though an input device is being disposed more than once--but, in any case, we aren't setting the device name to NULL after freeing it. Will attach a backtrace.
Comment 1 Mike Gorse 2013-12-01 22:11:28 UTC
Created attachment 263255 [details] [review]
Proposed patch.

This fixes the crash for me.
Comment 2 Emmanuele Bassi (:ebassi) 2013-12-01 22:28:19 UTC
Thanks for the bug report. This particular bug has already been reported into our bug tracking system, but please feel free to report any further bugs you find.

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