Your message dated Sun, 04 Jun 2006 14:38:36 -0700
with message-id <[EMAIL PROTECTED]>
and subject line Bug#366753: fixed in ppmd 9.1-13
has caused the attached Bug report to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--- Begin Message ---
Package: ppmd
Version: 9.1-12

When I build ppmd with GCC 4.1 or 4.2 on powerpc, then the program
segfaults.  When I compile Model.cpp with gcc 4.0 or with -O1 instead
of -O2 it works.

Do you think you can track down if this is a bug in ppmd (which seems
likey given the segfaults on other arches) or a compiler bug?


strace:

1299:[EMAIL PROTECTED]: ~/src/ppmd-9.1] rm -f read_me.pmd ; strace 
/home/tbm/src/ppmd-9.1/ppmd e read_me.out
...
open("read_me.pmd", O_RDONLY)           = -1 ENOENT (No such file or directory)
open("./read_me.out", O_RDONLY)         = 3
fstat64(3, {st_mode=S_IFREG|0644, st_size=5483, ...}) = 0
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 
0xf7fe3000
open("read_me.pmd", O_RDWR|O_APPEND|O_CREAT, 0666) = 4
fstat64(4, {st_mode=S_IFREG|0644, st_size=0, ...}) = 0
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 
0xf7fe2000
mmap(NULL, 10489856, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 
0xf75d3000
times({tms_utime=0, tms_stime=0, tms_cutime=0, tms_cstime=0}) = 518555673
write(4, "\204\254\257\217\0\0\201\244\200\223\0\vS)Dbread_me.ou"..., 27) = 27
_llseek(4, 0, [27], SEEK_CUR)           = 0
read(3, "        1. Short DESCRIPTION.\r\n "..., 4096) = 4096
read(3, "\n        5. REFERENCES.\r\n    [1]"..., 4096) = 1387
--- SIGSEGV (Segmentation fault) @ 0 (0) ---
+++ killed by SIGSEGV +++



> Automatic build of ppmd_9.1-12 on test.track.rz.uni-augsburg.de by 
> sbuild/powerpc 0.44
...
> make[1]: Entering directory `/build/tbm/ppmd-9.1'
> /build/tbm/ppmd-9.1/ppmd e read_me.out
> make[1]: *** [test] Segmentation fault
> make[1]: Leaving directory `/build/tbm/ppmd-9.1'

-- 
Martin Michlmayr
http://www.cyrius.com/


--- End Message ---
--- Begin Message ---
Source: ppmd
Source-Version: 9.1-13

We believe that the bug you reported is fixed in the latest version of
ppmd, which is due to be installed in the Debian FTP archive:

ppmd_9.1-13.diff.gz
  to pool/main/p/ppmd/ppmd_9.1-13.diff.gz
ppmd_9.1-13.dsc
  to pool/main/p/ppmd/ppmd_9.1-13.dsc
ppmd_9.1-13_i386.deb
  to pool/main/p/ppmd/ppmd_9.1-13_i386.deb



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [EMAIL PROTECTED],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Guillem Jover <[EMAIL PROTECTED]> (supplier of updated ppmd package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [EMAIL PROTECTED])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.7
Date: Sun,  4 Jun 2006 19:50:30 +0300
Source: ppmd
Binary: ppmd
Architecture: source i386
Version: 9.1-13
Distribution: unstable
Urgency: low
Maintainer: Guillem Jover <[EMAIL PROTECTED]>
Changed-By: Guillem Jover <[EMAIL PROTECTED]>
Description: 
 ppmd       - fast archiver program with good compression ratio
Closes: 366753
Changes: 
 ppmd (9.1-13) unstable; urgency=low
 .
   * Fix more non 64-bit clean problems.
   * Switch to debhelper compativility level 5.
   * Now using Standards-Version 3.7.2 (no changes needed).
   * Indent paragraphs in debian/copyright with 4 spaces.
   * Build with -O1 as a workaround for powerpc, otherwise the code segfaults
     when using g++-4.1. (Closes: #366753)
Files: 
 2abe5a3d6ac205ed6fd2ef132099a863 542 utils optional ppmd_9.1-13.dsc
 e893af44fadf0250fbaedc9f7c0906e4 12901 utils optional ppmd_9.1-13.diff.gz
 d09995865ecbd1b833f9d7e97e704ff7 26848 utils optional ppmd_9.1-13_i386.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.3 (GNU/Linux)

iD8DBQFEgw+euW9ciZ2SjJsRAoMxAJ4y7Vz3Quf6aTA4tHxM4yJOBaPktQCgjGDX
JxyjJsFV7dWFLjnigxvkzl8=
=tFdU
-----END PGP SIGNATURE-----


--- End Message ---

Reply via email to