[winswitch] xpra core files generated
Antoine Martin
antoine at nagafix.co.uk
Wed Apr 21 15:13:21 BST 2021
On 21/04/2021 20:43, yonatan zaken via shifter-users wrote:
> Hi All,
>
> My platform: Linux Kubuntu 14
> xpra version: xpra v1.0.12-r19800
>
> When using the xpra utility I am receiving core files regularly.
> I tried to run the core files through the gdb gnu debugger via the
> following command:
>
> gdb /usr/bin/xpra core.xpra.23367
(..)
> Core was generated by `/usr/bin/python /usr/bin/xpra _sound_play - -
> vorbis+mka 1.0'.
>
> Program terminated with signal SIGSEGV, Segmentation fault.
You can try running it by hand with full debug enabled to see why /
where it is crashing:
XPRA_ALL_DEBUG=1 xpra _sound_play vorbis+mka 1.0
> Using this information, does anyone have an idea how to prevent the
> generation of these core files?
Yes. Disable all audio playback: --speaker=no
> I checked multiple core files they all generate the same output from the
> debugger
You're using an EOL OS... it's quite possible that your gstreamer
installation is in a bad state.
Cheers,
Antoine
>
> *Cheers,*
> *Yonatan*
> _______________________________________________
> shifter-users mailing list
> shifter-users at lists.devloop.org.uk
> https://lists.devloop.org.uk/mailman/listinfo/shifter-users
>
More information about the shifter-users
mailing list