freetuxtv crashed with SIGSEGV in gtk_tree_store_append()

Bug #1437433 reported by alfred
This bug report is a duplicate of:  Edit Remove
10
This bug affects 1 person
Affects Status Importance Assigned to Milestone
freetuxtv (Ubuntu)
New
Undecided
Unassigned

Bug Description

Hi,

i'm under xubuntu 15.04, i've just installed freetuxtv version 0.6.6 but just after splash screen i get a SIGSEGV error

~$ freetuxtv
[FreetuxTV] INFO : Compiled with GTK3
[FreetuxTV] INFO : Compiled with LibVLC version 2.2.0
[FreetuxTV] INFO : Compiled with libnotify version 0.7.6
[FreetuxTV] INFO : Loading FreetuxTV 0.6.6
[FreetuxTV] INFO : Loading user interface from path /usr/share/freetuxtv/ui

(freetuxtv:8053): GLib-GObject-WARNING **: The property GtkAlignment:left-padding is deprecated and shouldn't be used anymore. It will be removed in a future version.

(freetuxtv:8053): GLib-GObject-WARNING **: The property GtkImage:stock is deprecated and shouldn't be used anymore. It will be removed in a future version.

(freetuxtv:8053): GLib-GObject-WARNING **: The property GtkAlignment:top-padding is deprecated and shouldn't be used anymore. It will be removed in a future version.

(freetuxtv:8053): GLib-GObject-WARNING **: The property GtkAlignment:bottom-padding is deprecated and shouldn't be used anymore. It will be removed in a future version.

(freetuxtv:8053): GLib-GObject-WARNING **: The property GtkAlignment:right-padding is deprecated and shouldn't be used anymore. It will be removed in a future version.

(freetuxtv:8053): GLib-GObject-WARNING **: The property GtkSettings:gtk-button-images is deprecated and shouldn't be used anymore. It will be removed in a future version.
[FreetuxTV] INFO : Initializing user interface

(freetuxtv:8053): GLib-GObject-WARNING **: The property GtkImageMenuItem:use-stock is deprecated and shouldn't be used anymore. It will be removed in a future version.

(freetuxtv:8053): GLib-GObject-WARNING **: The property GtkSettings:gtk-menu-images is deprecated and shouldn't be used anymore. It will be removed in a future version.

(freetuxtv:8053): GLib-GObject-WARNING **: The property GtkImageMenuItem:accel-group is deprecated and shouldn't be used anymore. It will be removed in a future version.
[GMMKeys] INFO : Initialize
[GMMKeys] INFO : Activating media player keys
[GMMKeys] CRITICAL : Unable to grab media player keys: Could not get owner of name 'org.gnome.SettingsDaemon': no such name
[FreetuxTV] INFO : Using user configuration dir: /home/harlock59/.config/FreetuxTV
[FreetuxTV] INFO : Directory created: /home/harlock59/.cache/freetuxtv
[FreetuxTV] INFO : Directory created: /home/harlock59/.local/share/freetuxtv/images/channels
[FreetuxTV] INFO : Directory created: /home/harlock59/.config/FreetuxTV
[FreetuxTV] INFO : DBSync open database
[DBEvolution] INFO : Starting database creation
[DBEvolution] INFO : Installing database version 0.1.0.1
[DBEvolution] INFO : Installing database version 0.5.0.1
[DBEvolution] INFO : Installing database version 0.5.1.1
[DBEvolution] INFO : Installing database version 0.5.1.2
[DBEvolution] INFO : Installing database version 0.6.0.1
[DBEvolution] INFO : Installing database version 0.6.0.2
[FreetuxTV] INFO : DBSync close database
[FreetuxTV] INFO : Loading config file /home/harlock59/.config/FreetuxTV/config.ini
[FreetuxTV] INFO : Cannot load config file
[FreetuxTV] INFO : Creating media player widget
[FreetuxTV] INFO : Initializing LibVLC instance
[LibVLC-Gtk] INFO : Using instance vlc with 3 options [--no-xlib --ignore-config --no-video-title-show]
[FreetuxTV] INFO : DBSync open database
[FreetuxTV] MESSAGE : Synchronizing the tv channels list
[FreetuxTV] INFO : Loading the list of channels
[FreetuxTV] INFO : Loading the list of recordings
[FreetuxTV] INFO : DBSync close database
[FreetuxTV] INFO : Showing the main window, hide splashscreen
[FreetuxTV] INFO : Loading GtkBuilder object "dialogaddgroup" from /usr/share/freetuxtv/ui/addchannelsgroups.glade

** (freetuxtv:8053): CRITICAL **: gtk_builder_window_get_top_window: assertion 'GTK_IS_WINDOW(pObject)' failed

(freetuxtv:8053): Gtk-CRITICAL **: gtk_window_set_transient_for: assertion 'GTK_IS_WINDOW (window)' failed

(freetuxtv:8053): Gtk-CRITICAL **: gtk_window_set_position: assertion 'GTK_IS_WINDOW (window)' failed

(freetuxtv:8053): Gtk-CRITICAL **: gtk_tree_view_get_selection: assertion 'GTK_IS_TREE_VIEW (tree_view)' failed

(freetuxtv:8053): Gtk-CRITICAL **: gtk_tree_selection_set_mode: assertion 'GTK_IS_TREE_SELECTION (selection)' failed

(freetuxtv:8053): GLib-GObject-WARNING **: invalid (NULL) pointer instance

(freetuxtv:8053): GLib-GObject-CRITICAL **: g_signal_connect_data: assertion 'G_TYPE_CHECK_INSTANCE (instance)' failed

(freetuxtv:8053): GLib-GObject-WARNING **: invalid (NULL) pointer instance

(freetuxtv:8053): GLib-GObject-CRITICAL **: g_signal_connect_data: assertion 'G_TYPE_CHECK_INSTANCE (instance)' failed

(freetuxtv:8053): GLib-GObject-WARNING **: invalid (NULL) pointer instance

(freetuxtv:8053): GLib-GObject-CRITICAL **: g_signal_connect_data: assertion 'G_TYPE_CHECK_INSTANCE (instance)' failed

(freetuxtv:8053): Gtk-CRITICAL **: gtk_tree_store_clear: assertion 'GTK_IS_TREE_STORE (tree_store)' failed
Erreur de segmentation (core dumped)
harlock59@harlock59-Aspire-E1-532:~$ freetuxtv
[FreetuxTV] INFO : Compiled with GTK3
[FreetuxTV] INFO : Compiled with LibVLC version 2.2.0
[FreetuxTV] INFO : Compiled with libnotify version 0.7.6
[FreetuxTV] INFO : Loading FreetuxTV 0.6.6
[FreetuxTV] INFO : Loading user interface from path /usr/share/freetuxtv/ui

(freetuxtv:9265): GLib-GObject-WARNING **: The property GtkAlignment:left-padding is deprecated and shouldn't be used anymore. It will be removed in a future version.

(freetuxtv:9265): GLib-GObject-WARNING **: The property GtkImage:stock is deprecated and shouldn't be used anymore. It will be removed in a future version.

(freetuxtv:9265): GLib-GObject-WARNING **: The property GtkAlignment:top-padding is deprecated and shouldn't be used anymore. It will be removed in a future version.

(freetuxtv:9265): GLib-GObject-WARNING **: The property GtkAlignment:bottom-padding is deprecated and shouldn't be used anymore. It will be removed in a future version.

(freetuxtv:9265): GLib-GObject-WARNING **: The property GtkAlignment:right-padding is deprecated and shouldn't be used anymore. It will be removed in a future version.

(freetuxtv:9265): GLib-GObject-WARNING **: The property GtkSettings:gtk-button-images is deprecated and shouldn't be used anymore. It will be removed in a future version.
[FreetuxTV] INFO : Initializing user interface

(freetuxtv:9265): GLib-GObject-WARNING **: The property GtkImageMenuItem:use-stock is deprecated and shouldn't be used anymore. It will be removed in a future version.

(freetuxtv:9265): GLib-GObject-WARNING **: The property GtkSettings:gtk-menu-images is deprecated and shouldn't be used anymore. It will be removed in a future version.

(freetuxtv:9265): GLib-GObject-WARNING **: The property GtkImageMenuItem:accel-group is deprecated and shouldn't be used anymore. It will be removed in a future version.
[GMMKeys] INFO : Initialize
[GMMKeys] INFO : Activating media player keys
[GMMKeys] CRITICAL : Unable to grab media player keys: Could not get owner of name 'org.gnome.SettingsDaemon': no such name
[FreetuxTV] INFO : Using user configuration dir: /home/harlock59/.config/FreetuxTV
[FreetuxTV] INFO : DBSync open database
[DBEvolution] INFO : Starting database evolution
[FreetuxTV] INFO : DBSync close database

(freetuxtv:9265): FreetuxTV-ERROR **: Error La récupération de la version de la base de donnée a échoué.

SQLite a retourné l'erreur :
database is locked.

Trappe pour point d'arrêt et de trace (core dumped)
harlock59@harlock59-Aspire-E1-532:~$ freetuxtv -v
[FreetuxTV] INFO : Compiled with GTK3
[FreetuxTV] INFO : Compiled with LibVLC version 2.2.0
[FreetuxTV] INFO : Compiled with libnotify version 0.7.6
[FreetuxTV] INFO : Loading FreetuxTV 0.6.6
[FreetuxTV] INFO : Loading user interface from path /usr/share/freetuxtv/ui

(freetuxtv:10454): GLib-GObject-WARNING **: The property GtkAlignment:left-padding is deprecated and shouldn't be used anymore. It will be removed in a future version.

(freetuxtv:10454): GLib-GObject-WARNING **: The property GtkImage:stock is deprecated and shouldn't be used anymore. It will be removed in a future version.

(freetuxtv:10454): GLib-GObject-WARNING **: The property GtkAlignment:top-padding is deprecated and shouldn't be used anymore. It will be removed in a future version.

(freetuxtv:10454): GLib-GObject-WARNING **: The property GtkAlignment:bottom-padding is deprecated and shouldn't be used anymore. It will be removed in a future version.

(freetuxtv:10454): GLib-GObject-WARNING **: The property GtkAlignment:right-padding is deprecated and shouldn't be used anymore. It will be removed in a future version.

(freetuxtv:10454): GLib-GObject-WARNING **: The property GtkSettings:gtk-button-images is deprecated and shouldn't be used anymore. It will be removed in a future version.
[FreetuxTV] INFO : Initializing user interface

(freetuxtv:10454): GLib-GObject-WARNING **: The property GtkImageMenuItem:use-stock is deprecated and shouldn't be used anymore. It will be removed in a future version.

(freetuxtv:10454): GLib-GObject-WARNING **: The property GtkSettings:gtk-menu-images is deprecated and shouldn't be used anymore. It will be removed in a future version.

(freetuxtv:10454): GLib-GObject-WARNING **: The property GtkImageMenuItem:accel-group is deprecated and shouldn't be used anymore. It will be removed in a future version.
[GMMKeys] INFO : Initialize
[GMMKeys] INFO : Activating media player keys
[GMMKeys] CRITICAL : Unable to grab media player keys: Could not get owner of name 'org.gnome.SettingsDaemon': no such name
[FreetuxTV] INFO : Using user configuration dir: /home/harlock59/.config/FreetuxTV
[FreetuxTV] INFO : DBSync open database
[DBEvolution] INFO : Starting database evolution
[FreetuxTV] INFO : DBSync close database

(freetuxtv:10454): FreetuxTV-ERROR **: Error La récupération de la version de la base de donnée a échoué.

SQLite a retourné l'erreur :
database is locked.

Trappe pour point d'arrêt et de trace (core dumped)

ProblemType: Crash
DistroRelease: Ubuntu 15.04
Package: freetuxtv 0.6.6~dfsg1-1
ProcVersionSignature: Ubuntu 3.19.0-10.10-generic 3.19.2
Uname: Linux 3.19.0-10-generic x86_64
ApportVersion: 2.16.2-0ubuntu4
Architecture: amd64
CurrentDesktop: XFCE
Date: Fri Mar 27 18:30:36 2015
ExecutablePath: /usr/bin/freetuxtv
InstallationDate: Installed on 2015-03-27 (0 days ago)
InstallationMedia: Xubuntu 15.04 "Vivid Vervet" - Beta amd64 (20150324.2)
ProcCmdline: freetuxtv
SegvAnalysis:
 Segfault happened at: 0x7f1021588f97 <gtk_tree_store_append+23>: mov 0x18(%rdi),%r12
 PC (0x7f1021588f97) ok
 source "0x18(%rdi)" (0x00000018) not located in a known VMA region (needed readable region)!
 destination "%r12" ok
SegvReason: reading NULL VMA
Signal: 11
SourcePackage: freetuxtv
StacktraceTop:
 gtk_tree_store_append () from /usr/lib/x86_64-linux-gnu/libgtk-3.so.0
 ?? ()
 ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
 g_markup_parse_context_parse () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
 ?? ()
Title: freetuxtv crashed with SIGSEGV in gtk_tree_store_append()
UpgradeStatus: No upgrade log present (probably fresh install)
UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo

Revision history for this message
alfred (harlock59) wrote :
Revision history for this message
Apport retracing service (apport) wrote : This bug is a duplicate

Thank you for taking the time to report this crash and helping to make this software better. This particular crash has already been reported and is a duplicate of bug #1419780, so is being marked as such. Please look at the other bug report to see if there is any missing information that you can provide, or to see if there is a workaround for the bug. Additionally, any further discussion regarding the bug should occur in the other report. Please continue to report any other bugs you may find.

information type: Private → Public
tags: removed: need-amd64-retrace
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.
  • Duplicate of a private bug Remove

Other bug subscribers

Remote bug watches

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