Bug 14536 - Awk from busybox-v1.35.0 doesn’t work.
Summary: Awk from busybox-v1.35.0 doesn’t work.
Status: NEW
Alias: None
Product: Busybox
Classification: Unclassified
Component: Standard Compliance (show other bugs)
Version: unspecified
Hardware: Other Other
: P5 critical
Target Milestone: ---
Assignee: unassigned
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-01-21 11:43 UTC by melsem
Modified: 2022-01-26 17:23 UTC (History)
1 user (show)

See Also:
Host:
Target:
Build:


Attachments
the patch-revert awk to busybox-1.33.1. (26.49 KB, application/zip)
2022-01-21 11:43 UTC, melsem
Details
awk-scripts.cgi (550 bytes, text/plain)
2022-01-26 17:14 UTC, melsem
Details
print-screen-awk-scripts-from-busybox-1.35.zip - screenshot where awk-script is not working. (55.06 KB, application/zip)
2022-01-26 17:19 UTC, melsem
Details
screenshot of the awk script running (awk patched from busybox-1.33.1 (50.09 KB, application/zip)
2022-01-26 17:21 UTC, melsem
Details
example.html (920 bytes, text/plain)
2022-01-26 17:23 UTC, melsem
Details

Note You need to log in before you can comment on or make changes to this bug.
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