https://bz.apache.org/bugzilla/show_bug.cgi?id=65158
Bug ID: 65158
Summary: delivered files corrupted on Linux with architecture
ARM64
Product: Apache httpd-2
Version: 2.4.46
Hardware: Other
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: Build
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: ---
downloaded jpg- or pdf-files are corrupted (prepended by some garbage), when
- apache runs on Raspberry Pi4 (ARM64) with Linux aarch64 5.11 (Archlinuxarm)
- the files are located on a cifs-mount point within the document root
The access-log file reports correct delivery (200) with correct length
no error in error-log file
wget reports problem with received HTTP-message (fallback to HTTP/0.9)
firefox reports illegal file content
This problem does not happen on the same platform with a 32Bit-Linux
This problem does not happen with lighttpd-server
This problem occurs with the official package from Archlinuxarm-repository
This problem occurs also, when I build apache from source by following the
build-description on the apache-website (downloaded: 2.4.46 release)
This problem only occurs when apache accesses the file on the cifs-mount.
It does not occur when accessing the file directly on the mount by other
applications PDF-viewer or image-viewer.
--
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]