FS#19418 - New perl 0.5.12 breaks irssi

Attached to Project: Community Packages
Opened by Borromini (Borromini) - Tuesday, 11 May 2010, 10:45 GMT
Last edited by Ionut Biru (wonder) - Tuesday, 11 May 2010, 10:47 GMT
Task Type Bug Report
Category Packages: Testing
Status Closed
Assigned To No-one
Architecture i686
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:

New perl 0.5.12 breaks irssi

Additional info:

pacman -Q perl irssi
perl 5.12.0-1
irssi 0.8.15-1

Steps to reproduce:

Run irssi after the recent perl bump to 0.5.12, it will crap out and print a stack trace (I can paste it partially but somehow my terminal does not allow me to scroll up for the beginning of this trace):

b7174000-b7187000 r-xp 00000000 08:05 1117 /lib/libnsl-2.11.1.so
b7187000-b7188000 r--p 00012000 08:05 1117 /lib/libnsl-2.11.1.so
b7188000-b7189000 rw-p 00013000 08:05 1117 /lib/libnsl-2.11.1.so
b7189000-b718b000 rw-p 00000000 00:00 0
b718b000-b72d0000 r-xp 00000000 08:05 3521 /lib/libc-2.11.1.so
b72d0000-b72d1000 ---p 00145000 08:05 3521 /lib/libc-2.11.1.so
b72d1000-b72d3000 r--p 00145000 08:05 3521 /lib/libc-2.11.1.so
b72d3000-b72d4000 rw-p 00147000 08:05 3521 /lib/libc-2.11.1.so
b72d4000-b72d7000 rw-p 00000000 00:00 0
b72d7000-b731f000 r-xp 00000000 08:05 1097 /lib/libncursesw.so.5.7
b731f000-b7322000 rw-p 00048000 08:05 1097 /lib/libncursesw.so.5.7
b7322000-b7487000 r-xp 00000000 08:05 75847 /usr/lib/libcrypto.so.1.0.0
b7487000-b749b000 rw-p 00165000 08:05 75847 /usr/lib/libcrypto.so.1.0.0
b749b000-b749e000 rw-p 00000000 00:00 0
b749e000-b74eb000 r-xp 00000000 08:05 75852 /usr/lib/libssl.so.1.0.0
b74eb000-b74ef000 rw-p 0004c000 08:05 75852 /usr/lib/libssl.so.1.0.0
b74ef000-b74f0000 rw-p 00000000 00:00 0
b74f0000-b75b7000 r-xp 00000000 08:05 51701 /usr/lib/libglib-2.0.so.0.2400.1
b75b7000-b75b8000 rw-p 000c6000 08:05 51701 /usr/lib/libglib-2.0.so.0.2400.1
b75b8000-b75ba000 r-xp 00000000 08:05 10505 /usr/lib/libgmodule-2.0.so.0.2400.1
b75ba000-b75bb000 rw-p 00002000 08:05 10505 /usr/lib/libgmodule-2.0.so.0.2400.1
b75bb000-b75d0000 r-xp 00000000 08:05 1059 /lib/libpthread-2.11.1.so
b75d0000-b75d1000 r--p 00014000 08:05 1059 /lib/libpthread-2.11.1.so
b75d1000-b75d2000 rw-p 00015000 08:05 1059 /lib/libpthread-2.11.1.so
b75d2000-b75d4000 rw-p 00000000 00:00 0
b75e7000-b75e8000 rw-p 00000000 00:00 0
b75e8000-b75ea000 r-xp 00000000 08:05 35788 /usr/lib/gconv/CP1252.so
b75ea000-b75eb000 r--p 00001000 08:05 35788 /usr/lib/gconv/CP1252.so
b75eb000-b75ec000 rw-p 00002000 08:05 35788 /usr/lib/gconv/CP1252.so
b75ec000-b773e000 r-xp 00000000 08:05 137591 /usr/lib/perl5/core_perl/CORE/libperl.so
b773e000-b7743000 rw-p 00151000 08:05 137591 /usr/lib/perl5/core_perl/CORE/libperl.so
b7743000-b7744000 rw-p 00000000 00:00 0
b7744000-b7745000 r-xp 00000000 00:00 0 [vdso]
b7745000-b7761000 r-xp 00000000 08:05 1458 /lib/ld-2.11.1.so
b7761000-b7762000 r--p 0001b000 08:05 1458 /lib/ld-2.11.1.so
b7762000-b7763000 rw-p 0001c000 08:05 1458 /lib/ld-2.11.1.so
bfd0d000-bfd22000 rw-p 00000000 00:00 0 [stack]
Afgebroken

Solution:

Rebuilding irssi on the new perl fixes it.
This task depends upon

Closed by  Ionut Biru (wonder)
Tuesday, 11 May 2010, 10:47 GMT
Reason for closing:  Duplicate
Additional comments about closing:   FS#19412 

Loading...