Summary
lzma tests segfaults on its tests
Metadata
- Id: 9024af464907f9210158897d13b81415a2d8ea2c
- Trac id: 611
- Type: defect
- Reporter: ckeen
- Owner: alaricsp
- Cc:
- Status: closed
- Component: unknown
- Estimated difficulty:
- Resolution: invalid
- Priority: major
- Milestone: 4.9.0
- Version: 4.7.x
- Changetime: 2012-09-24 21:47:48 UTC
- Created: 2011-06-18 12:44:00 UTC
- Keywords: egg lzma test core dump
Description
trunk of lzma egg on
CHICKEN (c)2008-2011 The Chicken Team (c)2000-2007 Felix L. Winkelmann Version 4.7.0 openbsd-unix-gnu-mips [[|64bit dload ptables ]] compiled 2011-06-13 on thalia.my.domain (OpenBSD)
with the lzma lib taken from http://tokyocabinet.sourceforge.net/misc/lzmalib-0.0.1.tar.gz
I get during the test:
Original size: 17701 /home/ckeen/chickens/4.7.0/bin/csi:/home/ckeen/chickens/4.7.0/lib/chicken/6/lzma.so: undefined symbol 'lzma_compress' lazy binding failed Segmentation fault (core dumped)
When doing chicken-install -test lzma
Changes and comments
[2011-06-18 12:58:19 UTC] ckeen changed status from new to closed
[2011-06-18 12:58:19 UTC] ckeen set resolution to invalid
[2011-06-18 12:58:19 UTC] ckeen wrote:
I am officially stupid. It seems that this causes a library collision with the liblzma.so that is packages with the xz tool my system pulled in because of some stupid dependency.
[2012-09-24 21:47:48 UTC] felix changed milestone from 4.8.0 to 4.9.0
[2012-09-24 21:47:48 UTC] felix wrote:
Milestone 4.8.0 deleted