Your message dated Fri, 23 May 2008 00:23:24 -0400
with message-id <[EMAIL PROTECTED]>
and subject line Re: Bug#482071: Crash with panic: swash_fetch
has caused the Debian Bug report #482071,
regarding Crash with panic: swash_fetch
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [EMAIL PROTECTED]
immediately.)


-- 
482071: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=482071
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
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-3    GNU 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



--- End Message ---
--- Begin Message ---
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


--- End Message ---

Reply via email to