unofficial mirror of bug-guix@gnu.org 
 help / color / mirror / code / Atom feed
From: Ricardo Wurmus <rekado@elephly.net>
To: Laura Lazzati <laura.lazzati.15@gmail.com>
Cc: 36118@debbugs.gnu.org
Subject: bug#36118: segmentation fault in Totem
Date: Fri, 07 Jun 2019 20:27:06 +0200	[thread overview]
Message-ID: <87ftol8d51.fsf@elephly.net> (raw)
In-Reply-To: <CAPNLzUOcq6O-Xw4O5UHJds7c6PJyJb9npar5qKDKT185d6XdLw@mail.gmail.com>


Hi Laura,

thank you for the bug report.

> I found a segmentation fault that happens with the current totem
> version that is installed with Guix. It occurs when the application is
> closed.
> I found it runnig Guix on top of an Ubuntu 18.04 distro. Then I tested
> it over a Fedora 30 and a Debian 9. Lastly, with Guix System v1.0.1.
>
> The outputs differ a little, but in all cases the three main lines appear:
>
> ---------------------------start here ------------------------------------------------------
> (totem:25833): Gtk-WARNING **: 12:50:35.676:
> gtk_window_present_with_time() should not be called with 0, or
> GDK_CURRENT_TIME as a timestamp, the timestamp should instead be
> gathered at the time the user initiated the request for the window to
> be shown
>
> (totem:25833): libpeas-WARNING **: 12:51:21.053: Type not found in
> introspection: 'PeasActivatable'
>
> (totem:25833): libpeas-WARNING **: 12:51:21.053: Method
> 'PeasActivatable.deactivate' was not found
> ------------------------------end here ---------------------------------------------------

These are not problematic.

Totem uses gstreamer, so the decoding of media files depends on the
installed codecs.  In fact, “/bin/totem” is wrapped with two variables
at build time: GST_PLUGIN_SYSTEM_PATH and GRL_PLUGIN_PATH.

Can you tell us what gstreamer plugins you have installed (these are
packages starting with “gst-”) and what values the GST_* environment
variables have?

With GST_DEBUG=5 (or a lower number) you should also be able to see what
gstreamer plugin is being selected.  Then we could try to narrow the
fault down to a specific plugin and its libraries.

--
Ricardo

  reply	other threads:[~2019-06-07 18:28 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-06-06 18:09 bug#36118: segmentation fault in Totem Laura Lazzati
2019-06-07 18:27 ` Ricardo Wurmus [this message]
2022-09-29  2:59 ` Maxim Cournoyer

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87ftol8d51.fsf@elephly.net \
    --to=rekado@elephly.net \
    --cc=36118@debbugs.gnu.org \
    --cc=laura.lazzati.15@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).