tags 361218 fixed-upstream thanks "SourceForge.net" <[EMAIL PROTECTED]> wrote:
> Bugs item #1466262, was opened at 2006-04-07 13:06 > Message generated for change (Comment added) made by stefanulrich > You can respond by visiting: > https://sourceforge.net/tracker/?func=detail&atid=377580&aid=1466262&group_id=23164 > > Please note that this message will contain a full copy of the comment thread, > including the initial issue submission, for this request, > not just the latest update. > Category: file handling > Group: incorrect behaviour >>Status: Closed >>Resolution: Fixed > Priority: 5 > Private: No > Submitted By: Frank K.�ster (kuesterei) > Assigned to: Stefan Ulrich (stefanulrich) > Summary: segfaults while trying to print moreverb.dvi, read from fifo > > Initial Comment: > see http://bugs.debian.org/361218 > > If xdvi is invoked to read from a file descriptor in > /dev/fd/, it segfaults while trying to print. For > testing, > http://svn.debian.org/wsvn/debian-tex/tetex-bin/trunk/debian/xdvi-pl?op=file&rev=0&sc=0 > > > this is the Perl script we use to uncompress gzipped > files on-the fly into a FIFO and open xdvi on it. > > ---------------------------------------------------------------------- > >>Comment By: Stefan Ulrich (stefanulrich) > Date: 2007-07-15 23:14 > > Message: > Logged In: YES > user_id=177175 > Originator: NO > > Fixed in 22.84.13-CVS16; reason was memory corruption by silently assuming > file had .dvi extension, which the FIFO didn't have. Used new function > get_extension() to prevent this. > > ---------------------------------------------------------------------- > > Comment By: Stefan Ulrich (stefanulrich) > Date: 2006-04-07 22:04 > > Message: > Logged In: YES > user_id=177175 > > Thanks, I can reproduce this. Investigating ... > > ---------------------------------------------------------------------- > > You can respond by visiting: > https://sourceforge.net/tracker/?func=detail&atid=377580&aid=1466262&group_id=23164 > -- Frank Küster Single Molecule Spectroscopy, Protein Folding @ Inst. f. Biochemie, Univ. Zürich Debian Developer (teTeX/TeXLive)

