You are not logged in.

#1 2021-12-18 05:21:24

Dhina17
Member
Registered: 2021-12-18
Posts: 4

[SOLVED] Xorg is not starting after system update

xorg log :  Here
pacman log: Here. (Date of update: 17/12/2021)
journalctl : Here

I tried to downgrade the xorg packages. Not helped.

Thanks in advance.

Edit: Dead links are updated.

Last edited by Dhina17 (2021-12-23 17:25:14)

Offline

#2 2021-12-18 05:32:35

jasonwryan
Anarchist
From: .nz
Registered: 2009-05-09
Posts: 30,426
Website

Re: [SOLVED] Xorg is not starting after system update

Lots of 'pacman -Sy $package' Don't do that, it breaks things https://gist.github.com/vodik/5660494

The journal link is dead.


Arch + dwm   •   Mercurial repos  •   Surfraw

Registered Linux User #482438

Offline

#3 2021-12-18 05:42:18

Dhina17
Member
Registered: 2021-12-18
Posts: 4

Re: [SOLVED] Xorg is not starting after system update

Please check once again. Links are updated.

Offline

#4 2021-12-18 06:33:44

Dhina17
Member
Registered: 2021-12-18
Posts: 4

Re: [SOLVED] Xorg is not starting after system update

I am able to solve the problem by reverting the system update. I downgraded all packages which was installled in the update. But yeah this is not a good solution.

Offline

#5 2021-12-18 08:28:52

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

Re: [SOLVED] Xorg is not starting after system update

Dec 18 10:08:53 archlinux systemd-coredump[563]: Process 548 (Xorg) of user 1000 dumped core.
                                                 Stack trace of thread 553:
                                                 #0  0x00007f3ee96df0cf _ZN4llvm9MCContext12createSymbolENS_9StringRefEbb (libLLVM-13.so + 0x25730cf)
                                                 #1  0x00007f3ee96dfae3 _ZN4llvm9MCContext17getOrCreateSymbolERKNS_5TwineE (libLLVM-13.so + 0x2573ae3)
                                                 #2  0x00007f3ee9d0ec70 _ZNK4llvm13TargetMachine9getSymbolEPKNS_11GlobalValueE (libLLVM-13.so + 0x2ba2c70)
                                                 #3  0x00007f3ee86e5211 _ZN4llvm10AsmPrinter20SetupMachineFunctionERNS_15MachineFunctionE (libLLVM-13.so + 0x1579211)
                                                 #4  0x00007f3ee9f8c01c n/a (libLLVM-13.so + 0x2e2001c)
                                                 #5  0x00007f3ee8133f69 _ZN4llvm19MachineFunctionPass13runOnFunctionERNS_8FunctionE (libLLVM-13.so + 0xfc7f69)
                                                 #6  0x00007f3ee7e728d0 _ZN4llvm13FPPassManager13runOnFunctionERNS_8FunctionE (libLLVM-13.so + 0xd068d0)
                                                 #7  0x00007f3ee93d085b n/a (libLLVM-13.so + 0x226485b)
                                                 #8  0x00007f3ee7e7425a _ZN4llvm6legacy15PassManagerImpl3runERNS_6ModuleE (libLLVM-13.so + 0xd0825a)
                                                 #9  0x00007f3eee2d9d97 n/a (radeonsi_dri.so + 0x93fd97)
                                                 #10 0x00007f3eee2f4b90 n/a (radeonsi_dri.so + 0x95ab90)
                                                 #11 0x00007f3eee2d926b n/a (radeonsi_dri.so + 0x93f26b)
                                                 #12 0x00007f3eee2db330 n/a (radeonsi_dri.so + 0x941330)
                                                 #13 0x00007f3eee327bd1 n/a (radeonsi_dri.so + 0x98dbd1)
                                                 #14 0x00007f3eedb7af7c n/a (radeonsi_dri.so + 0x1e0f7c)
                                                 #15 0x00007f3eedb73ad8 n/a (radeonsi_dri.so + 0x1d9ad8)
                                                 #16 0x00007f3ef072e259 start_thread (libpthread.so.0 + 0x9259)
                                                 #17 0x00007f3ef06525e3 __clone (libc.so.6 + 0xfe5e3)

radeonsi crashes in libLLVM what's between the mesa and llvm-libs packages.

To be fair, the last pacman invocation before the cras (assumeing the timestamps are accurate) is "Running 'pacman -Syu'" what brought mesa and llvm-libs in line again.

I downgraded all packages which was installled in the update.

Unfortunately that context no longer exists, call back if the issue remains w/ a complete update (and check the integrity of llvm-libs)

Online

#6 2021-12-23 17:20:21

Dhina17
Member
Registered: 2021-12-18
Posts: 4

Re: [SOLVED] Xorg is not starting after system update

seth wrote:
Dec 18 10:08:53 archlinux systemd-coredump[563]: Process 548 (Xorg) of user 1000 dumped core.
                                                 Stack trace of thread 553:
                                                 #0  0x00007f3ee96df0cf _ZN4llvm9MCContext12createSymbolENS_9StringRefEbb (libLLVM-13.so + 0x25730cf)
                                                 #1  0x00007f3ee96dfae3 _ZN4llvm9MCContext17getOrCreateSymbolERKNS_5TwineE (libLLVM-13.so + 0x2573ae3)
                                                 #2  0x00007f3ee9d0ec70 _ZNK4llvm13TargetMachine9getSymbolEPKNS_11GlobalValueE (libLLVM-13.so + 0x2ba2c70)
                                                 #3  0x00007f3ee86e5211 _ZN4llvm10AsmPrinter20SetupMachineFunctionERNS_15MachineFunctionE (libLLVM-13.so + 0x1579211)
                                                 #4  0x00007f3ee9f8c01c n/a (libLLVM-13.so + 0x2e2001c)
                                                 #5  0x00007f3ee8133f69 _ZN4llvm19MachineFunctionPass13runOnFunctionERNS_8FunctionE (libLLVM-13.so + 0xfc7f69)
                                                 #6  0x00007f3ee7e728d0 _ZN4llvm13FPPassManager13runOnFunctionERNS_8FunctionE (libLLVM-13.so + 0xd068d0)
                                                 #7  0x00007f3ee93d085b n/a (libLLVM-13.so + 0x226485b)
                                                 #8  0x00007f3ee7e7425a _ZN4llvm6legacy15PassManagerImpl3runERNS_6ModuleE (libLLVM-13.so + 0xd0825a)
                                                 #9  0x00007f3eee2d9d97 n/a (radeonsi_dri.so + 0x93fd97)
                                                 #10 0x00007f3eee2f4b90 n/a (radeonsi_dri.so + 0x95ab90)
                                                 #11 0x00007f3eee2d926b n/a (radeonsi_dri.so + 0x93f26b)
                                                 #12 0x00007f3eee2db330 n/a (radeonsi_dri.so + 0x941330)
                                                 #13 0x00007f3eee327bd1 n/a (radeonsi_dri.so + 0x98dbd1)
                                                 #14 0x00007f3eedb7af7c n/a (radeonsi_dri.so + 0x1e0f7c)
                                                 #15 0x00007f3eedb73ad8 n/a (radeonsi_dri.so + 0x1d9ad8)
                                                 #16 0x00007f3ef072e259 start_thread (libpthread.so.0 + 0x9259)
                                                 #17 0x00007f3ef06525e3 __clone (libc.so.6 + 0xfe5e3)

radeonsi crashes in libLLVM what's between the mesa and llvm-libs packages.

To be fair, the last pacman invocation before the cras (assumeing the timestamps are accurate) is "Running 'pacman -Syu'" what brought mesa and llvm-libs in line again.

I downgraded all packages which was installled in the update.

Unfortunately that context no longer exists, call back if the issue remains w/ a complete update (and check the integrity of llvm-libs)

Sorry for the delay. Next update fixed the issue . I can't find the exact package which causes the issue. I tried to downgrade the Mesa. It was not working. May be your point out is correct that the llvm-libs which caused issue (But I haven't tried).

Offline

Board footer

Powered by FluxBB