FS#55652 - [vino] vino-server segmentation fault

Attached to Project: Arch Linux
Opened by Henrique (hdante) - Saturday, 16 September 2017, 21:45 GMT
Last edited by Jan de Groot (JGC) - Sunday, 06 May 2018, 21:30 GMT
Task Type Bug Report
Category Packages: Extra
Status Closed
Assigned To Jan de Groot (JGC)
Jan Alexander Steffens (heftig)
Architecture All
Severity High
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 1
Private No

Details

Description:
When executing vino-server on a fresh Arch Linux installation, it exits with segmentation fault

Additional info:
* package version(s)
vino 3.22.0+3+g67773d0-1

* config and/or log files etc.
#0 0x00007fdde338de77 in _XSend () at /usr/lib/libX11.so.6
#1 0x00007fdde33845a4 in XQueryExtension () at /usr/lib/libX11.so.6
#2 0x00007fdde31490c6 in () at /usr/lib/libXtst.so.6
#3 0x00007fdde31492a2 in XTestQueryExtension () at /usr/lib/libXtst.so.6
#4 0x000000000040e1d9 in ()
#5 0x000000000040e993 in ()
#6 0x00007fdde4fee806 in () at /usr/lib/libgio-2.0.so.0
#7 0x00007fdde4feea48 in () at /usr/lib/libgio-2.0.so.0
#8 0x00007fdde4fb2d53 in () at /usr/lib/libgio-2.0.so.0
#9 0x00007fdde4fb3776 in () at /usr/lib/libgio-2.0.so.0
#10 0x00007fdde4fe676a in () at /usr/lib/libgio-2.0.so.0
#11 0x00007fdde4fb2d53 in () at /usr/lib/libgio-2.0.so.0
#12 0x00007fdde4fb2d89 in () at /usr/lib/libgio-2.0.so.0
#13 0x00007fdde407f8c5 in g_main_context_dispatch () at /usr/lib/libglib-2.0.so.0
#14 0x00007fdde407fc88 in () at /usr/lib/libglib-2.0.so.0
#15 0x00007fdde407ffa2 in g_main_loop_run () at /usr/lib/libglib-2.0.so.0
#16 0x000000000040b5b8 in ()
#17 0x00007fdde257df6a in __libc_start_main () at /usr/lib/libc.so.6
#18 0x000000000040b6aa in ()

Steps to reproduce:
/usr/lib/vino/vino-server
This task depends upon

Closed by  Jan de Groot (JGC)
Sunday, 06 May 2018, 21:30 GMT
Reason for closing:  Fixed
Additional comments about closing:  vino no longer crashes on wayland, but prints an error message now.

vino cannot work on wayland.
Comment by Jan de Groot (JGC) - Friday, 22 September 2017, 22:38 GMT
Vino doesn't work with wayland. Yes it should handle that with an error message instead of segfaulting though.

Loading...