FS#66527 - [freerdp] FFMPEG AAC Input contains (near) NaN/+-Inf - xfreerdp crashes as result

Attached to Project: Community Packages
Opened by Tony Mitarotondo (Clorden) - Sunday, 03 May 2020, 19:41 GMT
Last edited by David Runge (dvzrv) - Monday, 04 May 2020, 17:21 GMT
Task Type Bug Report
Category Packages
Status Closed
Assigned To Sergej Pupykin (sergej)
David Runge (dvzrv)
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:

When using the /microphone option, xfreerdp "crashes" within a few minutes.
I submitted this bug report for freerdp, upstream:

https://github.com/FreeRDP/FreeRDP/issues/6072


They identified the reason of the crash in the fact that when it happens FFMPEG AAC input contains (near) NaN/+-Inf.
They fixed it with this patch:

https://github.com/akallabeth/FreeRDP/c … d47cb9c0fe

Basically it deactivates AAC support by default to avoid related xfreerdp crashes.


I compiled a new package with the above patch and the issue appears to be solved.

Attached an updated PKGBUILD and the patch above.

Additional info:
* package version(s): freerdp 2.0.0-2
* config and/or log files etc.: see upstream bug report
* link to upstream bug report, if any: https://github.com/FreeRDP/FreeRDP/issues/6072

Steps to reproduce: see upstream bug report.

This task depends upon

Closed by  David Runge (dvzrv)
Monday, 04 May 2020, 17:21 GMT
Reason for closing:  Fixed
Additional comments about closing:  fixed with freerdp 2:2.0.0-3
Comment by David Runge (dvzrv) - Monday, 04 May 2020, 17:07 GMT
@Clorden: Thanks for the report and upstream communication!

I will look into this soon! :)

Loading...