Bug 14536

Summary: Awk from busybox-v1.35.0 doesn’t work.
Product: Busybox Reporter: melsem <aswerklon>
Component: Standard ComplianceAssignee: unassigned
Status: NEW ---    
Severity: critical CC: busybox-cvs
Priority: P5    
Version: unspecified   
Target Milestone: ---   
Hardware: Other   
OS: Other   
Host: Target:
Build:
Attachments: the patch-revert awk to busybox-1.33.1.
awk-scripts.cgi
print-screen-awk-scripts-from-busybox-1.35.zip - screenshot where awk-script is not working.
screenshot of the awk script running (awk patched from busybox-1.33.1
example.html

Description melsem 2022-01-21 11:43:15 UTC
Created attachment 9201 [details]
the patch-revert awk to busybox-1.33.1.

Form data handler <form action=”/examples/awk-scripts.cgi” method=”post“>
is not executed.
awk problem from busybox-v1.35.0.

Reverting awk itself to busybox-v1.33.1 and everything works.

Description here: https://forum.openwrt.org/t/awk-from-busybox-v1-35-0-doesnt-work/117917
Comment 1 Denys Vlasenko 2022-01-23 15:07:07 UTC
Please give the testcase which does not work.
Comment 2 melsem 2022-01-26 17:14:41 UTC
Created attachment 9211 [details]
awk-scripts.cgi
Comment 3 melsem 2022-01-26 17:19:18 UTC
Created attachment 9216 [details]
print-screen-awk-scripts-from-busybox-1.35.zip - screenshot where awk-script is not working.
Comment 4 melsem 2022-01-26 17:21:40 UTC
Created attachment 9221 [details]
screenshot of the awk script running (awk patched from busybox-1.33.1
Comment 5 melsem 2022-01-26 17:23:45 UTC
Created attachment 9226 [details]
example.html