monotone-debian
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Bug#523261: [Monotone-debian] Bug#523261: monotone segfaulting on any in


From: Zack Weinberg
Subject: Bug#523261: [Monotone-debian] Bug#523261: monotone segfaulting on any invocation
Date: Thu, 9 Apr 2009 10:50:23 -0700

On Wed, Apr 8, 2009 at 9:09 PM, Gary Kramlich <address@hidden> wrote:
> any invocation of mtn is causing a segfault.  I have a core, but contains a 
> single frame of:
>
> #0  0x0000000000000000 in _start () from /lib64/ld-linux-x86-64.so.2
>
> Even a simple "mtn --version" outside of a working copy results in a segfault.

This is not reproducible on my system, which is also amd64 sid with
the same versions for all dependent libraries.

Crashing in _start() suggests that some library or executable on the
system is corrupted.   Please install the "debsums" package and run
this command:

# debsums -s monotone libbotan1.8 libc6 libgcc1 libidn11 liblua5.1-0
libpcre3 libsqlite3-0 libstdc++6 zlib1g

If this prints any lines of the form

debsums: checksum mismatch libpcre3 file /usr/lib/libpcreposix.so.3.12.1

then please reinstall the packages named right after "checksum
mismatch" (libpcre3, in the example).  And let us know if that solves
the problem.  You may also want to run a forcible fsck and/or a hard
drive sector read test.

If this advice does *not* solve the problem, then please post the
complete output of this command:

$ LD_DEBUG=files mtn --version

Thanks,
zw






reply via email to

[Prev in Thread] Current Thread [Next in Thread]