monotone-devel
[Top][All Lists]
Advanced

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

[Monotone-devel] monotone semistatic 0.31 - Floating point exception


From: Henry Nestler
Subject: [Monotone-devel] monotone semistatic 0.31 - Floating point exception
Date: Mon, 13 Nov 2006 21:25:07 +0100
User-agent: Thunderbird 1.5.0.7 (Windows/20060909)

Hello Thomas,

the official "nonstatic" version dont't run, because I have no libstdc++.so.6

I tried the "semistatic" from Moschny.
http://www.ipd.uni-karlsruhe.de/~moschny/monotone/mtn-0.31-x86-semistatic.bz2

This crashed with an "Floating point exception".  See my outputs

$ ./mtn-0.31-x86-semistatic --version
Floating point exception

$ ./mtn-0.31-x86-semistatic
Floating point exception

$ ./mtn-0.31-x86-semistatic --foo-bar
Floating point exception

$ file mtn-0.31-x86-semistatic
mtn-0.31-x86-semistatic: ELF 32-bit LSB executable, Intel 80386, version 1 (SYSV), for GNU/Linux 2.6.9, dynamically linked (uses shared libs), stripped

$ ldd mtn-0.31-x86-semistatic
/usr/bin/ldd: line 1: 3574 Floating point exceptionLD_TRACE_LOADED_OBJECTS=1 LD_WARN= LD_BIND_NOW= LD_LIBRARY_VERSION=$verify_out LD_VERBOSE= "$file"

$ strace ./mtn-0.31-x86-semistatic --foo 2>monotone.strace
$ cat monotone.strace
execve("./mtn-0.31-x86-semistatic", ["./mtn-0.31-x86-semistatic", "--foo"], [/* 48 vars */]) = 0
uname({sys="Linux", node="hn-lt", ...}) = 0
brk(0)                                  = 0x8614000
old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x40019000
--- SIGFPE (Floating point exception) @ 0 (0) ---
+++ killed by SIGFPE +++


I think, the download is ok.  Here are some basic tests:
$ bunzip2 -t -v mtn-0.31-x86-semistatic.bz2
  mtn-0.31-x86-semistatic.bz2: ok

$ ls -l mtn-0.31-x86-semistatic
-rwxrwxr-x  1 hn   users  6059556 Nov 13 21:03 mtn-0.31-x86-semistatic

$ md5sum -b mtn-0.31-x86-semistatic
35d295a41fdd395e1d86698f16dc21b8 *mtn-0.31-x86-semistatic

The system is a SuSE 9.0. tested on a Intel CPU with kernel 2.6.17 and on AMD-Athlon with kernel 2.4.21-99-athlon. All the same output.

Henry





reply via email to

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