From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.2.5 (2008-06-10) on sa.int.altlinux.org X-Spam-Level: X-Spam-Status: No, score=-2.6 required=5.0 tests=BAYES_00 autolearn=ham version=3.2.5 Message-ID: <5262ABAA.9030206@altlinux.ru> Date: Sat, 19 Oct 2013 19:56:26 +0400 From: Alexey Gladkov User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.0.1 MIME-Version: 1.0 To: devel@lists.altlinux.org References: <52628188.2000404@gmail.com> In-Reply-To: <52628188.2000404@gmail.com> X-Enigmail-Version: 1.6 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Subject: Re: [devel] /usr/lib/rpm/ldd: line 87: 11046 Segmentation fault X-BeenThere: devel@lists.altlinux.org X-Mailman-Version: 2.1.12 Precedence: list Reply-To: ALT Linux Team development discussions List-Id: ALT Linux Team development discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 19 Oct 2013 16:08:27 -0000 Archived-At: List-Archive: List-Post: On 19.10.2013 16:56, Viacheslav Dubrovskyi wrote: > Здравствуйте. > > Подскажите как правильно быть в данной ситуации? В go бинарники отличаются: %global __find_debuginfo_files /bin/true %add_verify_elf_skiplist /usr/bin/docker %add_verify_elf_skiplist /usr/bin/dockerinit > ./var/lib: > /usr/lib/rpm/debugedit: ./usr/bin/docker: Unknown debugging section > .debug_gdb_scripts > /usr/lib/rpm/debugedit: ./usr/bin/dockerinit: Unknown debugging section > .debug_gdb_scripts > Verifying ELF objects in /usr/src/tmp/docker-io-buildroot > (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) > program header entry 7: unknown program header entry type 0x65041580 > section [13] '.dynsym': symbol [1] 'crosscall2': st_value[4dc310] out of > bounds [747e60+174] > section [13] '.dynsym': symbol [2] '_cgo_allocate': st_value[4dc220] out > of bounds [747e60+174] > section [13] '.dynsym': symbol [3] '_cgo_panic': st_value[4dc2d0] out of > bounds [747e60+174] > verify-elf: WARNING: ./usr/bin/dockerinit: eu-elflint failed > linux-vdso.so.1 (0x00007fffd0923000) > libpthread.so.0 => /lib64/libpthread.so.0 (0x00007f3aa05a2000) > libc.so.6 => /lib64/libc.so.6 (0x00007f3aa01f1000) > /lib64/ld-linux-x86-64.so.2 (0x00007f3aa07c3000) > /usr/lib/rpm/ldd: line 87: 11046 Segmentation fault > LD_TRACE_LOADED_OBJECTS=1 LD_WARN=$warn LD_BIND_NOW=$bind_now > LD_DEBUG=$debug LD_LIBRARY_VERSION=$verify_out "$rtld" --library-path > "$rpath" "$file" > ldd: ERROR: ./usr/bin/dockerinit: trace failed > verify-elf: ERROR: ./usr/bin/dockerinit: ldd failed > error: Bad exit status from /usr/src/tmp/rpm-tmp.73478 (%install) -- Rgrds, legion