Re: sigsegv on s390 only giving start address of page in segv handler

2011-03-13 Thread Bruno Haible
Hi Christoph, > I guess it's > preferred to just accepting a inexact address? Considering how to best > build a fixed package. The 2 patches I'd consider attached. I'd prefer > the first one at the moment. > ... > Now I'm wondering of software depending on libsigsegv won't work on s390 > or maybe

Re: sigsegv on s390 only giving start address of page in segv handler

2011-03-13 Thread Christoph Egger
Hi! Bruno Haible writes: >> I guess it's >> preferred to just accepting a inexact address? Considering how to best >> build a fixed package. The 2 patches I'd consider attached. I'd prefer >> the first one at the moment. >> ... >> Now I'm wondering of software depending on libsigsegv won't work o

Processing of libsigsegv_2.9-3_amd64.changes

2011-03-13 Thread Debian FTP Masters
libsigsegv_2.9-3_amd64.changes uploaded successfully to localhost along with the files: libsigsegv_2.9-3.dsc libsigsegv_2.9-3.debian.tar.gz libsigsegv2_2.9-3_amd64.deb libsigsegv-dev_2.9-3_amd64.deb Greetings, Your Debian queue daemon (running on host franck.debian.org) _

libsigsegv_2.9-3_amd64.changes ACCEPTED into unstable

2011-03-13 Thread Debian FTP Masters
Accepted: libsigsegv-dev_2.9-3_amd64.deb to main/libs/libsigsegv/libsigsegv-dev_2.9-3_amd64.deb libsigsegv2_2.9-3_amd64.deb to main/libs/libsigsegv/libsigsegv2_2.9-3_amd64.deb libsigsegv_2.9-3.debian.tar.gz to main/libs/libsigsegv/libsigsegv_2.9-3.debian.tar.gz libsigsegv_2.9-3.dsc to ma

Bug#617806: s390 fixed

2011-03-13 Thread Christoph Egger
severity 617806 important kthxbye 2.9-3 builds now on s390 only hppa left (waiting on input from porters here) pgpA4K6f9NJhR.pgp Description: PGP signature ___ pkg-common-lisp-devel mailing list pkg-common-lisp-devel@lists.alioth.debian.org http://list

Processed: s390 fixed

2011-03-13 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org: > severity 617806 important Bug #617806 [libsigsegv] libsigsegv: FTBFS on hppa/s390: segfaults in tests Severity set to 'important' from 'serious' > kthxbye Stopping processing here. Please contact me if you need assistance. -- 617806: http://bug

Re: sigsegv on s390 only giving start address of page in segv handler

2011-03-13 Thread Bruno Haible
[Adding clisp-devel in CC. I'm adding S390 support to libsigsegv, but it apparently needs a minor tweak so that clisp can really exploit it for generational GC on S390.] Christoph Egger wrote: > > Find in > > http://www.haible.de/bruno/gnu/libsigsegv-2.10-pre1.tar.gz > > a new prerelease. Can yo