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 782851 - Crash of gnome shell under Xorg and Wayland
Crash of gnome shell under Xorg and Wayland
Status: RESOLVED DUPLICATE of bug 781799
Product: gnome-shell
Classification: Core
Component: general
3.24.x
Other Linux
: Normal major
: ---
Assigned To: gnome-shell-maint
gnome-shell-maint
Depends on:
Blocks:
 
 
Reported: 2017-05-20 01:22 UTC by Zakaria
Modified: 2017-05-20 01:34 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
results of running journalctl -p 3 -xb as root (11.41 KB, text/plain)
2017-05-20 01:22 UTC, Zakaria
Details

Description Zakaria 2017-05-20 01:22:59 UTC
Created attachment 352196 [details]
results of running journalctl -p 3 -xb as root

I am using Gnome 3 under ArchLinux with a system up to date.

gnome shell crashes after using gnome for a moment,

Under Wayland, the crash causes my Desktop environement to log out, i loggin again each time after the crash

Under Xorg, it's less critical because, the system don't log out, i see just the windows redisplayed.

You will find a file containing all the information generated by journalctl.
Comment 1 Florian Müllner 2017-05-20 01:34:30 UTC
The backtrace looks like it may be the same as the one in https://bugzilla.gnome.org/show_bug.cgi?id=781799#c32. It's hard to tell for sure without debug symbols (not to mention fix anything), but there's enough information pointing to gjs to move it there.

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