gs-esp 7.07.1-9ubuntu5 source package in Ubuntu

Changelog

gs-esp (7.07.1-9ubuntu5) breezy; urgency=low


  * Fix coredumping bug on ppc: Ubuntu bugzilla:
     http://bugzilla.ubuntu.com/show_bug.cgi?id=13771
    This is the same issue as
     http://bugs.ghostscript.com/show_bug.cgi?id=687643
     http://bugs.ghostscript.com/show_bug.cgi?id=687730
    discussed in
     http://ghostscript.com/pipermail/gs-code-review/2004-September/004649.html
    and probably the same as Debian bug #324796 and perhaps others in
    Debian's gs-esp.

    This bug is due to gs's incorrect assumption that (where ref is an
    important struct inside gs) sizeof(ref) % alignof(jmp_buf) == 0.  This
    is not true on ppc and apparently not necessarily on Itanium either.

    The `fix' I have applied is to wrap setjmp/longjmp up in macros which
    arrange for jmp_buf to have alignment 1, as sketched out in the URLs
    above.  A previous attempt to fix it by padding ref out to the
    alignment of jmp_buf failed and I don't know why; but I suspect other
    unjustified assumptions in gs.

    GhostScript's algorithms ought to be repaired not to assume
    falsehoods.

 -- Ian Jackson <email address hidden>  Tue, 30 Aug 2005 18:55:44 +0100

Upload details

Uploaded by:
Ubuntu Archive Auto-Sync
Uploaded to:
Breezy
Original maintainer:
Masayuki Hatta
Architectures:
any
Section:
text
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
gs-esp_7.07.1-9ubuntu5.dsc 905 bytes 92e935d5036780ca85c7ac0080113aba3b2358c4ec7c830b2d5a9adf19e8aa85
gs-esp_7.07.1.orig.tar.gz 6.5 MiB 46c178434d86e434c0c4f41c97b983a62d4b390d29fbca1ec50deff7e2ba7be4
gs-esp_7.07.1-9ubuntu5.diff.gz 56.6 KiB 2912652720a65be9d46fc9a5915d4d3a24749a3cd9e645e49649d1bf0f8327b2

No changes file available.

Binary packages built by this source

gs-esp: No summary available for gs-esp in ubuntu breezy.

No description available for gs-esp in ubuntu breezy.