Bug#579890: [pkg-wine-party] Bug#579890: grotty: infinite loop when processing a man page

2010-05-17 Thread Colin Watson
clone 579890 -1 reassign -1 libwine-dev-unstable retitle -1 libwine-dev-unstable: need to escape literal backslashes in manual pages thanks On Sat, May 15, 2010 at 01:11:02PM +0200, Ove Kaaven wrote: Colin Watson skrev: Thanks. Here's a reduced test case (run with 'groff -Tutf8 -mandoc'):

Bug#579890: [pkg-wine-party] Bug#579890: grotty: infinite loop when processing a man page

2010-05-15 Thread Ove Kaaven
Colin Watson skrev: Thanks. Here's a reduced test case (run with 'groff -Tutf8 -mandoc'): .TH GetMIMETypeSubKeyA 3w Jun 2009 Wine API Wine API .SH NAME \fBGetMIMETypeSubKeyA\fR (SHLWAPI.328) .SH NOTES .PP The base path for the key is \fBMIME\Database\Content Type\\fR There

Bug#579890: grotty: infinite loop when processing a man page

2010-05-09 Thread Werner LEMBERG
In fact, you can reproduce this infinite loop with just the following grotty input: x T utf8 x res 240 24 40 x init p1 Dt The following patch would turn this into a fatal error instead, [...] Thanks a lot! I've applied your patch to the CVS repository. Werner --

Bug#579890: grotty: infinite loop when processing a man page

2010-05-04 Thread Colin Watson
On Sat, May 01, 2010 at 09:42:04PM -0500, Raphael Geissert wrote: grotty appears to enter an infinite loop when processing libwine-dev's (possibly libwine-unstable-dev's too) GetMIMETypeSubKeyA(3w) manpage. Reproducing it is as simple as running: man --warnings -E UTF-8 -l

Bug#579890: grotty: infinite loop when processing a man page

2010-05-01 Thread Raphael Geissert
Package: groff-base Version: 1.18.1.1-21 Hi Colin! grotty appears to enter an infinite loop when processing libwine-dev's (possibly libwine-unstable-dev's too) GetMIMETypeSubKeyA(3w) manpage. Reproducing it is as simple as running: man --warnings -E UTF-8 -l GetMIMETypeSubKeyA.3w.gz (yep,