On Wed, May 21, 2008 at 09:22:23PM +0300, Niko Tyni wrote:
> 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?

After further inspection it seems the script was running when I
upgraded from 5.8 to 5.10, and didn't take kindly to the 5.8 unicode
datafiles vanishing underneath it :)

Sorry for the noise,

Bryan Donlan

Attachment: signature.asc
Description: Digital signature

Reply via email to