FS#23092 - [bash] 4.2.005-1 segfaults during boot

Attached to Project: Arch Linux
Opened by Sebastian Krohn (dramaturg) - Tuesday, 01 March 2011, 20:20 GMT
Last edited by Allan McRae (Allan) - Tuesday, 01 March 2011, 23:46 GMT
Task Type Bug Report
Category Packages: Testing
Status Closed
Assigned To No-one
Architecture x86_64
Severity Critical
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 1
Private No

Details

Description:
Todays testing/bash package (4.2.005-1) segfaults while processing rc.sysinit and rc.multi system bootup. As it will run interactively or with small scripts and I have an Atom 330, I suspect compiler flags are not correct. Moving back to Bash 4.1.009-4 works as expected.

Additional info:
bash[14841]: segfault at 28 ip 00000000004324ce sp 00007fffad52f1a0 error 4 in bash[400000+ae000]

Steps to reproduce:
Install 4.2.005-1 on your lowly Atom330-based system or:

% tar xzf /var/cache/pacman/pkg/bash-4.2.005-1-x86_64.pkg.tar.xz
% bin/bash /etc/rc.sysinit
[1] 17059 segmentation fault bin/bash /etc/rc.sysinit
% dmesg | tail -1
bash[17059]: segfault at 28 ip 00000000004324ce sp 00007fff092843b0 error 4 in bash[400000+ae000]
This task depends upon

Closed by  Allan McRae (Allan)
Tuesday, 01 March 2011, 23:46 GMT
Reason for closing:  Fixed
Additional comments about closing:  bash 4.2.004-1
Comment by Piotrek (piotrek91666) - Tuesday, 01 March 2011, 22:06 GMT
I have the same problem. I have Atom 330 too.
Comment by Ionut Biru (wonder) - Tuesday, 01 March 2011, 22:23 GMT
4.2.005 was removed from repos.

bash 4.2.004-1 was pushed in testing.

Loading...