You are not logged in.

#1 2024-07-11 04:03:51

mwaqasaziz
Member
From: Pakistan
Registered: 2016-01-07
Posts: 13

[SOLVED] Wayland keep on crashing

Following is the log need help

https://drive.google.com/file/d/1mVnY_I … sp=sharing

Last edited by mwaqasaziz (2024-07-11 16:37:34)

Offline

#2 2024-07-11 07:18:02

seth
Member
From: Won't reply 2 private help req
Registered: 2012-09-03
Posts: 75,939

Re: [SOLVED] Wayland keep on crashing

Did you upload that to 0x0.st to then copy it from there to your google drive to make it extra-cumbersome?
https://0x0.st/XM9Y.txt

Jul 11 08:10:59 WQS-ARCH-PC systemd-coredump[2197]: Process 1376 (gnome-shell) of user 1000 dumped core.
                                                    
                                                    Stack trace of thread 1376:
                                                    #0  0x0000000000000000 n/a (n/a + 0x0)
                                                    #1  0x00007c0aa31836c7 n/a (libEGL_mesa.so.0 + 0x106c7)
                                                    #2  0x00007c0aa835ed8a n/a (libmutter-14.so.0 + 0x15ed8a)
                                                    #3  0x00007c0aa83835b1 n/a (libmutter-14.so.0 + 0x1835b1)
                                                    #4  0x00007c0aa838453f n/a (libmutter-14.so.0 + 0x18453f)
                                                    #5  0x00007c0aa8379325 n/a (libmutter-14.so.0 + 0x179325)
                                                    #6  0x00007c0aa7705596 n/a (libffi.so.8 + 0x7596)
                                                    #7  0x00007c0aa770200e n/a (libffi.so.8 + 0x400e)
                                                    #8  0x00007c0aa7704bd3 ffi_call (libffi.so.8 + 0x6bd3)
                                                    #9  0x00007c0aa56fde45 n/a (libwayland-server.so.0 + 0x6e45)
                                                    #10 0x00007c0aa5702c42 n/a (libwayland-server.so.0 + 0xbc42)
                                                    #11 0x00007c0aa57010a2 wl_event_loop_dispatch (libwayland-server.so.0 + 0xa0a2)
                                                    #12 0x00007c0aa835a70d n/a (libmutter-14.so.0 + 0x15a70d)
                                                    #13 0x00007c0aa8922ab9 n/a (libglib-2.0.so.0 + 0x5cab9)
                                                    #14 0x00007c0aa89849e7 n/a (libglib-2.0.so.0 + 0xbe9e7)
                                                    #15 0x00007c0aa89237b7 g_main_loop_run (libglib-2.0.so.0 + 0x5d7b7)
                                                    #16 0x00007c0aa82ce8aa meta_context_run_main_loop (libmutter-14.so.0 + 0xce8aa)
                                                    #17 0x00007c0aa7705596 n/a (libffi.so.8 + 0x7596)
                                                    #18 0x00007c0aa770200e n/a (libffi.so.8 + 0x400e)
                                                    #19 0x00007c0aa7704bd3 ffi_call (libffi.so.8 + 0x6bd3)
                                                    #20 0x00007c0aa870efe1 n/a (libgjs.so.0 + 0x4bfe1)
                                                    #21 0x00007c0aa870f688 n/a (libgjs.so.0 + 0x4c688)
                                                    #22 0x00007c0aa6d15f7a n/a (libmozjs-115.so + 0x1515f7a)
                                                    #23 0x00007c0aa69d97d1 n/a (libmozjs-115.so + 0x11d97d1)
                                                    #24 0x00007c0aa69d4bd5 n/a (libmozjs-115.so + 0x11d4bd5)
                                                    #25 0x00007c0aa6eb3b81 _ZN2JS4CallEP9JSContextNS_6HandleINS_5ValueEEES4_RKNS_16HandleValueArrayENS_13MutableHandleIS3_EE (libmozjs-115.so + 0x16b3b81)
                                                    #26 0x00007c0aa8745f02 n/a (libgjs.so.0 + 0x82f02)
                                                    #27 0x00007c0aa874e17f gjs_context_eval_module (libgjs.so.0 + 0x8b17f)
                                                    #28 0x00007c0aa874e481 gjs_context_eval_module_file (libgjs.so.0 + 0x8b481)
                                                    #29 0x00005725a109658c n/a (gnome-shell + 0x258c)
                                                    #30 0x00007c0aa8039c88 n/a (libc.so.6 + 0x25c88)
                                                    #31 0x00007c0aa8039d4c __libc_start_main (libc.so.6 + 0x25d4c)
                                                    #32 0x00005725a1096a05 n/a (gnome-shell + 0x2a05)
Jul 11 08:07:47 WQS-ARCH-PC kernel: pci 0000:03:00.0: [1002:6658] type 00 class 0x030000 PCIe Legacy Endpoint
Jul 11 08:07:47 WQS-ARCH-PC kernel: radeon 0000:03:00.0: vgaarb: deactivate vga console

You somehow have radeon and amdgpu loaded, only radeon is used for a AMD Bonaire XTX [Radeon R7 260X/360] which according to this geography schoolbook is a Sea Island, try to https://wiki.archlinux.org/title/AMDGPU … K)_support

Offline

#3 2024-07-11 16:36:04

mwaqasaziz
Member
From: Pakistan
Registered: 2016-01-07
Posts: 13

Re: [SOLVED] Wayland keep on crashing

Can not Thank you enough!!!
Pointed me in right direction

https://askubuntu.com/questions/927601/ … o-i-change

this helped me resolve my issue

Offline

#4 2024-07-11 18:45:13

seth
Member
From: Won't reply 2 private help req
Registered: 2012-09-03
Posts: 75,939

Re: [SOLVED] Wayland keep on crashing

The right direction is the wiki article I linked; please avoid following random (dated) forum posts.
The askubuntu thread is initially correct in you're using grub, but eg. the dpm and dc advise is dated - they're both active by default and can typically not reasonably be deactivated and have nothing to do with the situation at hand.
But in other instances, following 7 year old suggestions could end up fundamentally breaking the system.

Offline

Board footer

Powered by FluxBB