Comment 4 for bug 884811

Revision history for this message
Trujillo (psymole) wrote :

This is the bug filling in totem's bugzilla https://bugzilla.gnome.org/show_bug.cgi?id=666431

A patch has been committed

commit 71408a90d504b666c74e81260e8761387dc64ce5
Author: Estêvão Samuel Procópio <email address hidden>
Date: Sun Dec 18 19:29:41 2011 -0200

    totem-options: Should not free commands list data.

    In totem_options_process_for_server the commands GList holds
    integers and freeing those integers leads to a segfault.
    Only the GList needs to be freed.

    Closes: bgo#666431

that thread suggest Ubuntu packagers to apply the patch and push and Update any ideas on how to contact the packagers??