FS#65230 - [mesa] xine "crashes" on opening

Attached to Project: Arch Linux
Opened by Danny Schneider (schnedan) - Tuesday, 21 January 2020, 20:11 GMT
Last edited by Toolybird (Toolybird) - Friday, 26 May 2023, 05:57 GMT
Task Type Bug Report
Category Packages: Extra
Status Closed
Assigned To Jan de Groot (JGC)
Laurent Carlier (lordheavy)
Felix Yan (felixonmars)
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description: any time I open xine, it crashes


Additional info:
* package version(s)
0.99.12-1
* config and/or log files etc.
none
* link to upstream bug report, if any

console output:
$ LC_ALL=en_US xine some_video_file.mp4
xiTK WARNING(xitk_set_locale:2436): locale not supported by C library
This is xine (X11 gui) - a free video player v0.10.1-[DEBUG].
(c) 2000-2019 The xine Team.
videowin: display is using xinerama with 2 screens
videowin: going to assume we are using the first screen.
videowin: size of the first screen is 2048x1152.
videowin: Xinerama fullscreen parameters: X_origin=0 Y_origin=0 Width=5888 Height=2160
pixel_aspect: 1.000000
do_connect: could not connect to socket
connect: No such file or directory
Speicherzugriffsfehler (Speicherabzug geschrieben)

[funny enougth, even if the locale is not not supported by C library, it results in mostly english output, the last line in german just states: memory-access error, dump written...]

As the Internet mentions xine issues with mesa, the mesa version is 19.3.2-2

Just some data on my hardware:
*-cpu
product: AMD Ryzen 7 3800X 8-Core Processor
vendor: Advanced Micro Devices [AMD]
physical id: 1
bus info: cpu@0
size: 4506MHz
width: 64 bits
capabilities: fpu fpu_exception wp vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp x86-64 constant_tsc rep_good nopl nonstop_tsc cpuid extd_apicid aperfmperf pni pclmulqdq monitor ssse3 fma cx16 sse4_1 sse4_2 movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cpb cat_l3 cdp_l3 hw_pstate sme ssbd mba sev ibpb stibp vmmcall fsgsbase bmi1 avx2 smep bmi2 cqm rdt_a rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local clzero irperf xsaveerptr wbnoinvd arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif umip rdpid overflow_recov succor smca cpufreq

*-display
description: VGA compatible controller
product: Navi 10 [Radeon RX 5700 / 5700 XT]
vendor: Advanced Micro Devices, Inc. [AMD/ATI]
physical id: 0
bus info: pci@0000:0a:00.0
version: c4
width: 64 bits
clock: 33MHz
capabilities: vga_controller bus_master cap_list rom
configuration: driver=amdgpu latency=0
resources: irq:120 memory:e0000000-efffffff memory:f0000000-f01fffff ioport:e000(size=256) memory:fcb00000-fcb7ffff memory:c0000-dffff


Steps to reproduce:
open xine with or without file, from any place
This task depends upon

Closed by  Toolybird (Toolybird)
Friday, 26 May 2023, 05:57 GMT
Reason for closing:  Fixed
Additional comments about closing:  This looks old and stale..so assuming fixed. If not, please report upstream.
Comment by Antonio Rojas (arojas) - Tuesday, 21 January 2020, 20:58 GMT
Backtrace please
Comment by Danny Schneider (schnedan) - Tuesday, 21 January 2020, 21:33 GMT
how?
Comment by Danny Schneider (schnedan) - Tuesday, 21 January 2020, 21:53 GMT
Guess that is what you want...
Comment by Danny Schneider (schnedan) - Tuesday, 21 January 2020, 22:17 GMT
some more "backtrace"
Comment by Danny Schneider (schnedan) - Thursday, 16 April 2020, 09:45 GMT
Just a comment... the last time I tried it (currently my PC is defect), about 2 weeks ago, even as a lot of updates arrived in the meantime since I reported the problem, it still persists
Comment by mehonidas (mehonidas) - Thursday, 20 May 2021, 08:10 GMT
Same issue for me. I have the same output if I try to run xine from command line:

$ xine
This is xine (X11 gui) - a free video player v0.10.1-[DEBUG].
(c) 2000-2019 The xine Team.
videowin: display is using xinerama with 1 screens
videowin: going to assume we are using the first screen.
videowin: size of the first screen is 1920x1080.
videowin: Xinerama fullscreen parameters: X_origin=0 Y_origin=0 Width=1920 Height=1080
pixel_aspect: 1.002646
do_connect: could not connect to socket
connect: No such file or directory
Segmentation fault (core dumped)

Loading...