Bug#194762: Probably a problem in Text::ParseWords

2005-08-01 Thread Paul Hink
As the segfault of monshow(1) reported in bug #194762 did not occur before the update from woody to sarge, the maximum number of characters that parse_line() can process seems to have been changed by this update. Paul -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe.

Bug#194762: Probably a problem in Text::ParseWords

2005-07-31 Thread Paul Hink
The segfault is probably caused by Text::ParseWords-parse_line() as described in bug #320727. parse_line() is indirectly invoked by monshow(1): (All line numbers are referring to the software versions shipped with sarge.) - /usr/bin/monshow, line 155: | my ($e, $st) = get_client_status