'pkg upgrade' on freebsd 11 broke 'X'
Jan Beich
jbeich at FreeBSD.org
Sat Apr 15 07:48:04 UTC 2017
Masachika ISHIZUKA <ish at amail.plala.or.jp> writes:
> [ 119.300] (II) AIGLX: Screen 0 is not DRI2 capable
> [ 119.300] (EE) AIGLX: reverting to software rendering
> [ 120.614] (EE)
> [ 120.614] (EE) Backtrace:
> [ 120.626] (EE) 0: /usr/local/bin/X (OsInit+0x38a) [0x5abfba]
> [ 120.648] (EE) 1: /lib/libthr.so.3 (_pthread_sigmask+0x50d) [0x8025cdbbd]
> [ 120.648] (EE) 2: /lib/libthr.so.3 (_pthread_getspecific+0xe9f) [0x8025cdacf]
> [ 120.649] (EE) 3: ? (?+0xe9f) [0x800000000032]
> [ 120.682] (EE) 4: /usr/local/llvm39/lib/libLLVM-3.9.so (_ZN4llvm13StringMapImpl15LookupBucketForENS_9StringRefE+0x99) [0x8098c02e9]
> [ 120.683] (EE) 5: /usr/local/llvm39/lib/libLLVM-3.9.so (LLVMParseCommandLineOptions+0x7cf) [0x80988497f]
> [ 120.684] (EE) 6: /usr/local/llvm39/lib/libLLVM-3.9.so (LLVMParseCommandLineOptions+0x92c) [0x809884c1c]
> [ 120.684] (EE) 7: /usr/local/llvm39/lib/libLLVM-3.9.so (_ZN4llvm2cl6Option11addArgumentEv+0x7c) [0x809878dec]
> [ 120.711] (EE) 8: /usr/local/llvm33/lib/libLLVM-3.3.so (_ZN4llvm16PPCTargetMachine17addAnalysisPassesERNS_15PassManagerBaseE+0x272) [0x80e2b2d52]
> [ 120.712] (EE) 9: /usr/local/llvm33/lib/libLLVM-3.3.so (LLVMInitializeARMTargetInfo+0x122) [0x80e2b6f04]
> [ 120.712] (EE) 10: /usr/local/llvm33/lib/libLLVM-3.3.so (_init+0xe) [0x80d737164]
Try "pkg delete llvm33" as a workaround. I can't reproduce on "intel" DDX,
so the issue probably affects only Gallium or just "radeon" DDX.
More information about the freebsd-x11
mailing list