totem crashed with SIGSEGV in wl_proxy_add_listener() from wl_buffer_add_listener() from dri2_wl_swap_buffers_with_damage() from eglSwapBuffers() from _cogl_winsys_onscreen_swap_buffers_with_damage()

Bug #1723130 reported by José Vidal
54
This bug affects 7 people
Affects Status Importance Assigned to Milestone
mesa (Ubuntu)
Fix Released
Medium
Unassigned
totem (Ubuntu)
Fix Released
Medium
Unassigned
wayland (Ubuntu)
Fix Released
Medium
Unassigned

Bug Description

https://errors.ubuntu.com/problem/bc6e28a2367ba53b9714f5982d0034dbd45a1fd7

---

I just opened the video from nautilus with double click

ProblemType: Crash
DistroRelease: Ubuntu 17.10
Package: totem 3.26.0-0ubuntu1
ProcVersionSignature: Ubuntu 4.12.0-13.14-generic 4.12.10
Uname: Linux 4.12.0-13-generic x86_64
ApportVersion: 2.20.7-0ubuntu3
Architecture: amd64
CurrentDesktop: ubuntu:GNOME
Date: Thu Oct 12 16:06:22 2017
ExecutablePath: /usr/bin/totem
InstallationDate: Installed on 2017-09-17 (24 days ago)
InstallationMedia: It
ProcCmdline: /usr/bin/totem --gapplication-service
ProcEnviron:
 SHELL=/bin/bash
 XDG_RUNTIME_DIR=<set>
 PATH=(custom, no user)
 LANG=es_ES.UTF-8
SegvAnalysis:
 Segfault happened at: 0x7f368b77c77c <wl_proxy_add_listener+12>: testb $0x4,0x28(%rdi)
 PC (0x7f368b77c77c) ok
 source "$0x4" ok
 destination "0x28(%rdi)" (0x00000028) not located in a known VMA region (needed writable region)!
SegvReason: writing NULL VMA
Signal: 11
SourcePackage: totem
StacktraceTop:
 wl_proxy_add_listener () from /usr/lib/x86_64-linux-gnu/libwayland-client.so.0
 ?? () from /usr/lib/x86_64-linux-gnu/mesa-egl/libEGL.so.1
 eglSwapBuffers () from /usr/lib/x86_64-linux-gnu/mesa-egl/libEGL.so.1
 ?? () from /usr/lib/x86_64-linux-gnu/libcogl.so.20
 cogl_onscreen_swap_buffers_with_damage () from /usr/lib/x86_64-linux-gnu/libcogl.so.20
Title: totem crashed with SIGSEGV in wl_proxy_add_listener()
UpgradeStatus: No upgrade log present (probably fresh install)
UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
XorgLog: Error: [Errno 2] No existe el archivo o el directorio: '/var/log/Xorg.0.log'

Revision history for this message
José Vidal (josevidal) wrote :
description: updated
José Vidal (josevidal)
description: updated
Revision history for this message
Apport retracing service (apport) wrote :

StacktraceTop:
 wl_proxy_add_listener (proxy=0x0, implementation=implementation@entry=0x7f368a4aae08 <wl_buffer_listener>, data=data@entry=0x56261fb10000) at ../src/wayland-client.c:469
 wl_buffer_add_listener (data=0x56261fb10000, listener=0x7f368a4aae08 <wl_buffer_listener>, wl_buffer=<optimized out>) at /usr/include/wayland-client-protocol.h:1709
 dri2_wl_swap_buffers_with_damage (drv=<optimized out>, disp=0x56261e0baad0, draw=0x56261fb10000, rects=0x0, n_rects=0) at ../../../src/egl/drivers/dri2/platform_wayland.c:872
 eglSwapBuffers (dpy=0x56261e0baad0, surface=<optimized out>) at ../../../src/egl/main/eglapi.c:1243
 _cogl_winsys_onscreen_swap_buffers_with_damage (onscreen=0x56261fb9f570, rectangles=0x7ffc260aefe0, n_rectangles=0) at winsys/cogl-winsys-egl.c:848

Revision history for this message
Apport retracing service (apport) wrote : Stacktrace.txt
Revision history for this message
Apport retracing service (apport) wrote : StacktraceSource.txt
Revision history for this message
Apport retracing service (apport) wrote : ThreadStacktrace.txt
Changed in totem (Ubuntu):
importance: Undecided → Medium
tags: removed: need-amd64-retrace
information type: Private → Public
Revision history for this message
Doug McMahon (mc3man) wrote : Re: totem crashed with SIGSEGV in wl_proxy_add_listener()

Seems to happen with any number of preceding actions, those seeing should note if gst-vappi is installed. If so does removing the plugin clear up this issue?

Revision history for this message
José Vidal (josevidal) wrote :

How can I see if gst-vappi is installed without opening totem? I can not open totem. I have removed Totem and then reinstalled it. It continues with the same problem.

Revision history for this message
Doug McMahon (mc3man) wrote : Re: [Bug 1723130] Re: totem crashed with SIGSEGV in wl_proxy_add_listener()

On 10/14/2017 10:16 AM, José Vidal wrote:
> How can I see if gst-vappi is installed without opening totem? I can not
> open totem. I have removed Totem and then reinstalled it. It continues
> with the same problem.
>
In a terminal go
apt-cache policy gstreamer1.0-vaapi

Revision history for this message
José Vidal (josevidal) wrote : Re: totem crashed with SIGSEGV in wl_proxy_add_listener()

Was installed
Instalados: 1.12.3-1ubuntu1
I've removed it but it still does not work

Revision history for this message
Sebastien Bacher (seb128) wrote :

Is that happening on any video or specific to one/some?

Changed in totem (Ubuntu):
status: New → Incomplete
Revision history for this message
José Vidal (josevidal) wrote :

Now totem does not open. Not open with videos or without videos

Revision history for this message
José Vidal (josevidal) wrote :

Just before the bug message I was recording the desktop according to the help guide, pressing ctrl + alt + shift + R
That video on the desktop was the first one I had problems.

José Vidal (josevidal)
Changed in totem (Ubuntu):
status: Incomplete → New
Revision history for this message
Launchpad Janitor (janitor) wrote :

Status changed to 'Confirmed' because the bug affects multiple users.

Changed in totem (Ubuntu):
status: New → Confirmed
Revision history for this message
Daniel van Vugt (vanvugt) wrote :
description: updated
summary: - totem crashed with SIGSEGV in wl_proxy_add_listener()
+ totem crashed with SIGSEGV in wl_proxy_add_listener() from
+ wl_buffer_add_listener() from dri2_wl_swap_buffers_with_damage() from
+ eglSwapBuffers() from _cogl_winsys_onscreen_swap_buffers_with_damage()
Changed in wayland (Ubuntu):
status: New → Confirmed
Changed in mesa (Ubuntu):
status: New → Confirmed
importance: Undecided → Medium
Changed in wayland (Ubuntu):
importance: Undecided → Medium
José Vidal (josevidal)
tags: added: bionic
tags: removed: artful
Revision history for this message
Daniel van Vugt (vanvugt) wrote :

No crashes reported after 18.04 so consider it fixed.

Changed in wayland (Ubuntu):
status: Confirmed → Fix Released
Changed in totem (Ubuntu):
status: Confirmed → Fix Released
Changed in mesa (Ubuntu):
status: Confirmed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.