FS#61476 - Unreal tournament 2004 not works with Linux kernel 4.20

Attached to Project: Arch Linux
Opened by Andreas (warchfan) - Sunday, 20 January 2019, 10:32 GMT
Last edited by Jan de Groot (JGC) - Sunday, 24 March 2019, 23:29 GMT
Task Type Bug Report
Category Packages: Core
Status Closed
Assigned To No-one
Architecture x86_64
Severity High
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

If I start the game Unreal tournament 2004 with Kernel 4.19 everything works fine.

With Kernel 4.20 the game do not start.

I can see the following error messages in the bash console:


[wua@archilizell ~]$ uname -a
Linux archilizell 4.20.3-arch1-1-ARCH #1 SMP PREEMPT Wed Jan 16 22:38:58 UTC 2019 x86_64 GNU/Linux
[wua@archilizell ~]$ date
So Jän 20 11:25:07 CET 2019
[wua@archilizell ~]$ bash -c "cd /usr/local/games/ut2004/System/ ; ./ut2004-bin-linux-amd64"
ioctl SETFRAGMENT grab: Cannot allocate memory
ut2004-bin-linux-amd64: arch/linux/lin_dsp.c:567: native_blitbuffer: Assertion `0' failed.
Signal: SIGIOT [iot trap]
Aborting.


Crash information will be saved to your logfile.
ioctl SETFRAGMENT: Cannot allocate memory
WARNING: ALC_EXT_capture is subject to change!


The Linux command journalctl show the following error messages:

Jän 20 11:25:15 archilizell osspd[562]: Assertion 'data' failed at pulse/stream.c:1485, function pa_stream_write_ext_free(). Aborting.
Jän 20 11:25:15 archilizell kernel: audit: type=1701 audit(1547979915.029:71): auid=4294967295 uid=1000 gid=985 ses=4294967295 pid=1321 comm="ossp-padsp" exe="/usr/bin/ossp-padsp" sig=6 res=1
Jän 20 11:25:15 archilizell audit[1321]: ANOM_ABEND auid=4294967295 uid=1000 gid=985 ses=4294967295 pid=1321 comm="ossp-padsp" exe="/usr/bin/ossp-padsp" sig=6 res=1
Jän 20 11:25:15 archilizell osspd[562]: osspd ERR: failed to read_fill 16 bytes from fd 7 (Input/output error)
Jän 20 11:25:15 archilizell osspd[562]: osspd WARN: S[1/1318] communication with slave failed (can't read reply: Input/output error)
This task depends upon

Closed by  Jan de Groot (JGC)
Sunday, 24 March 2019, 23:29 GMT
Reason for closing:  Fixed
Additional comments about closing:  [ossp] 1.3.2+11+g9e94d67-1 solves the problem.
Comment by Andreas (warchfan) - Saturday, 09 February 2019, 18:32 GMT
The package [ossp] 1.3.2 has a bug if it is running with Linux kernel 4.20.x.

If i deinstall this package the game starts. But unfortunately without sound.

Loading...