tag 482071 moreinfo
thanks
On Tue, May 20, 2008 at 12:13:07PM -0400, Bryan Donlan wrote:
> Package: perl
> Version: 5.10.0-10
> Severity: important
> When running a script that had been working properly with 5.8 under the
> new 5.10 perl version, it crashed with:
>
> panic: swash_fetch at JBridge/Controller.pm line 191.
>
> The line in question is:
> next unless $arg =~ m{^privmsg\s+#}i;
>
> The full source code for the script that triggered the crash may be
> found via darcs at http://fushizen.net/~bd/jbridge .
Hi,
that's quite a lot (~800 lines) of mostly undocumented code, possibly
triggering on network input (or maybe not; not enough data to tell.)
Could you please try to cut it down to a smaller test case with
instructions on reproducing it?
--
Niko Tyni [EMAIL PROTECTED]
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]