FS#57115 - Inconsistency detected by ld.so: (reloc->r_info) == R_X86_64_RELATIVE' failed

Attached to Project: Arch Linux
Opened by Max Liebkies (gegenschall) - Tuesday, 16 January 2018, 15:55 GMT
Last edited by Eli Schwartz (eschwartz) - Tuesday, 16 January 2018, 16:10 GMT
Task Type Bug Report
Category System
Status Closed
Assigned To No-one
Architecture x86_64
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:
Since some time (not really sure when, probably today or yesterday) my machine is unable to run some programs. Examples include the Chrome GPU rendering process (thus dropping to software-only rendering) and VirtualBox. There are probably more examples but these are the ones I have found up until now.

I'm sorry that this is a more or less bare bones bug report. If you need more information, please let me know.

---

Example: Virtualbox
$ VirtualBox
Inconsistency detected by ld.so: ../sysdeps/x86_64/dl-machine.h: 540: elf_machine_rela_relative: Assertion `ELFW(R_TYPE) (reloc->r_info) == R_X86_64_RELATIVE' failed!

Example: Chromium

Jan 16 16:36:08 m chromium.desktop[2359]: Inconsistency detected by ld.so: ../sysdeps/x86_64/dl-machine.h: 540: elf_machine_rela_relative: Assertion `ELFW(R_TYPE) (reloc->r_info) == R_X86_64_RELATIVE' failed!
Jan 16 16:36:08 m chromium.desktop[2359]: Inconsistency detected by ld.so: ../sysdeps/x86_64/dl-machine.h: 540: elf_machine_rela_relative: Assertion `ELFW(R_TYPE) (reloc->r_info) == R_X86_64_RELATIVE' failed!
Jan 16 16:36:08 m chromium.desktop[2359]: Inconsistency detected by ld.so: ../sysdeps/x86_64/dl-machine.h: 540: elf_machine_rela_relative: Assertion `ELFW(R_TYPE) (reloc->r_info) == R_X86_64_RELATIVE' failed!
Jan 16 16:36:08 m chromium.desktop[2359]: Inconsistency detected by ld.so: ../sysdeps/x86_64/dl-machine.h: 540: elf_machine_rela_relative: Assertion `ELFW(R_TYPE) (reloc->r_info) == R_X86_64_RELATIVE' failed!
Jan 16 16:36:08 m chromium.desktop[2359]: [2359:2402:0116/163608.816564:ERROR:browser_gpu_channel_host_factory.cc(107)] Failed to launch GPU process.

Example: glxgears
$ glxgears
Inconsistency detected by ld.so: ../sysdeps/x86_64/dl-machine.h: 540: elf_machine_rela_relative: Assertion `ELFW(R_TYPE) (reloc->r_info) == R_X86_64_RELATIVE' failed!

--- 


Additional info:

* Chromium version: Version 63.0.3239.132 (Developer Build) (64-bit)
* VirtualBox version: 5.2.4-1
* Kernel: 4.14.13-1
* Glibc: 2.26-10
* nvidia: 387.34-19

This task depends upon

Closed by  Eli Schwartz (eschwartz)
Tuesday, 16 January 2018, 16:10 GMT
Reason for closing:  Duplicate
Additional comments about closing:   FS#56867 

Loading...