Bug 623 - Sed Segmentation fault
Summary: Sed Segmentation fault
Status: RESOLVED FIXED
Alias: None
Product: Busybox
Classification: Unclassified
Component: Other (show other bugs)
Version: 1.15.x
Hardware: PC Linux
: P5 critical
Target Milestone: ---
Assignee: unassigned
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-09-22 00:09 UTC by Woshman
Modified: 2009-10-08 00:11 UTC (History)
1 user (show)

See Also:
Host:
Target:
Build:


Attachments
Fix (656 bytes, patch)
2009-09-22 00:58 UTC, Denys Vlasenko
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Woshman 2009-09-22 00:09:03 UTC
Sed Segmentation fault libc-2.7 with this command:
echo "Hello     World" | sed s/\ */#/g
Comment 1 Denys Vlasenko 2009-09-22 00:58:46 UTC
Created attachment 665 [details]
Fix

Please try attached patch