Package: pgf
Version: 2.00-1
Severity: important

Trying to draw an arc in tikz seems to cause Latex to lock up every
single time.  It consumes all of one CPU core and only stops when you
hit Ctrl-C.

The following complete source will demonstrate the problem:

\documentclass{article}
\usepackage{tikz}
\begin{document}
\begin{tikzpicture}
  \draw (6, 3) arc [radius=3, start angle=-90, end angle=90];
\end{tikzpicture}
\end{document}

The various parameters to the \draw don't seem to matter much.  I've
tried a few and haven't managed to find one which doesn't demonstrate
the problem.

I've tested this on both 32-bit and 64-bit Squeeze installations.
Both had the same problem.

I've also tried the same source on a Wheezy installation (and on Mac OS)
and didn't see the problem.

Since it seems to have been fixed in the Wheezy version, this report is
probably of no more than documentary interest, but I'm submitting it for
the record.  Had it been here when I hit the problem I could have saved
myself quite a bit of time.


-- System Information:
Debian Release: 6.0.6
  APT prefers stable-updates
  APT policy: (500, 'stable-updates'), (500, 'stable')
Architecture: i386 (i686)

Kernel: Linux 2.6.32-5-686 (SMP w/2 CPU cores)
Locale: LANG=en_GB.utf8, LC_CTYPE=en_GB.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages pgf depends on:
ii  latex-xcolor            2.11-1           Easy driver-independent TeX class 
ii  texlive-latex-recommend 2009-11+squeeze1 TeX Live: LaTeX recommended packag

pgf recommends no packages.

pgf suggests no packages.

-- no debconf information


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to