Bug#482071: Crash with panic: swash_fetch

2008-05-22 Thread Bryan Donlan
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


signature.asc
Description: Digital signature


Bug#482071: Crash with panic: swash_fetch

2008-05-21 Thread Niko Tyni
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]



Bug#482071: Crash with panic: swash_fetch

2008-05-20 Thread Bryan Donlan
Package: perl
Version: 5.10.0-10
Severity: important

Hi,

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 .

-- System Information:
Debian Release: lenny/sid
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'unstable'), (500, 'stable')
Architecture: i386 (i686)

Kernel: Linux 2.6.18.8-domU-linode7 (SMP w/4 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages perl depends on:
ii  libc6 2.7-10 GNU C Library: Shared libraries
ii  libdb4.6  4.6.21-6   Berkeley v4.6 Database Libraries [
ii  libgdbm3  1.8.3-3GNU dbm database routines (runtime
ii  perl-base 5.10.0-10  The Pathologically Eclectic Rubbis
ii  perl-modules  5.10.0-10  Core Perl modules

Versions of packages perl recommends:
ii  netbase   4.32   Basic TCP/IP networking system
ii  perl-doc  5.10.0-10  Perl documentation

-- no debconf information



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]