ld.so error when trying to start Texmaker

Asked by Hien Nguyen

Hello everybody,
My machine is Ubuntu 12.04 64bit.

I could install texmaker but when I tried to open it, the terminal gave me this error:

Inconsistency detected by ld.so: ../sysdeps/x86_64/dl-machine.h: 460: elf_machine_rela_relative: Assertion `((reloc->r_info) & 0xffffffff) == 8' failed!

And then texmaker can not start.

How can I fix this problem?

Thanks in advance!

Question information

Language:
English Edit question
Status:
Expired
For:
Ubuntu texmaker Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
Mark Rijckenberg (markrijckenberg) said :
#1

Your Ubuntu install might be experiencing this bug from 2006:

https://bugs.launchpad.net/ubuntu/+bug/63222

Please send us the full Terminal output of this command:

uname -a; LD_DEBUG=reloc texmaker

One of your Ubuntu libraries could be corrupt or your currently running Linux kernel may have a bug that is causing this error (or both).

Revision history for this message
actionparsnip (andrew-woodhead666) said :
#2

What is the output of :

file `which texmaker`; apt-cache policy texmaker

Thanks

Revision history for this message
Launchpad Janitor (janitor) said :
#3

This question was expired because it remained in the 'Needs information' state without activity for the last 15 days.