Déja-Dup crashes when restoring missing files from a folder

Bug #1732048 reported by Tommy Beauclair-Mariotti
14
This bug affects 3 people
Affects Status Importance Assigned to Milestone
Déjà Dup
New
Undecided
Unassigned

Bug Description

Distribution : Manjaro Linux
Déja-Dup version : 36.3
What I was doing : I wanted to restore missing files from a remote backup.
What I did : deja-dup --restore-missing /home/tommy/Images
What I had : A window opens for a second and crashes.
The terminal output below :

** (org.gnome.DejaDup:4760): WARNING **: BackendRemote.vala:83: L'emplacement indiqué n'est pas monté

** (org.gnome.DejaDup:4760): CRITICAL **: deja_dup_config_location_get_backend: assertion 'self != NULL' failed

** (org.gnome.DejaDup:4760): CRITICAL **: deja_dup_operation_status_construct: assertion 'backend != NULL' failed

(org.gnome.DejaDup:4760): GLib-GObject-WARNING **: invalid (NULL) pointer instance

(org.gnome.DejaDup:4760): GLib-GObject-CRITICAL **: g_signal_connect_object: assertion 'G_TYPE_CHECK_INSTANCE (instance)' failed

(org.gnome.DejaDup:4760): GLib-GObject-WARNING **: invalid (NULL) pointer instance

(org.gnome.DejaDup:4760): GLib-GObject-CRITICAL **: g_signal_connect_object: assertion 'G_TYPE_CHECK_INSTANCE (instance)' failed

(org.gnome.DejaDup:4760): GLib-GObject-WARNING **: invalid (NULL) pointer instance

(org.gnome.DejaDup:4760): GLib-GObject-CRITICAL **: g_signal_connect_object: assertion 'G_TYPE_CHECK_INSTANCE (instance)' failed

(org.gnome.DejaDup:4760): GLib-GObject-WARNING **: invalid (NULL) pointer instance

(org.gnome.DejaDup:4760): GLib-GObject-CRITICAL **: g_signal_connect_object: assertion 'G_TYPE_CHECK_INSTANCE (instance)' failed

(org.gnome.DejaDup:4760): GLib-GObject-WARNING **: invalid (NULL) pointer instance

(org.gnome.DejaDup:4760): GLib-GObject-CRITICAL **: g_signal_connect_object: assertion 'G_TYPE_CHECK_INSTANCE (instance)' failed

** (org.gnome.DejaDup:4760): CRITICAL **: deja_dup_operation_get_backend: assertion 'self != NULL' failed

** (org.gnome.DejaDup:4760): CRITICAL **: deja_dup_backend_set_mount_op: assertion 'self != NULL' failed

** (org.gnome.DejaDup:4760): CRITICAL **: deja_dup_operation_get_backend: assertion 'self != NULL' failed

(org.gnome.DejaDup:4760): GLib-GObject-WARNING **: invalid (NULL) pointer instance

(org.gnome.DejaDup:4760): GLib-GObject-CRITICAL **: g_signal_connect_object: assertion 'G_TYPE_CHECK_INSTANCE (instance)' failed

Revision history for this message
Tommy Beauclair-Mariotti (tommybeauclair) wrote :
Revision history for this message
Vej (vej) wrote :

Hello Tommy,

can you please provide us with the version of duplicity as well?

I also would like to ask you to repeat your command like this:

   LC_ALL=C DEJA_DUP_DEBUG=1 deja-dup --restore-missing /home/tommy/Images

The LC_ALL=C sets everything in the executed command to the default language and DEJA_DUP_DEBUG=1 enables more output for us to examine (you may want to scrub of any incriminating file names or details).

Best

Vej

Revision history for this message
Tommy Beauclair-Mariotti (tommybeauclair) wrote :

LC_ALL=C DEJA_DUP_DEBUG=1 deja-dup --restore-missing /home/tommy/Images

** (org.gnome.DejaDup:7642): WARNING **: BackendRemote.vala:83: L'emplacement indiqu? n'est pas mont?

(It says that the location is not mounted, that's normal the backup is stored in my home server by ssh)

** (org.gnome.DejaDup:7642): CRITICAL **: deja_dup_config_location_get_backend: assertion 'self != NULL' failed

** (org.gnome.DejaDup:7642): CRITICAL **: deja_dup_operation_status_construct: assertion 'backend != NULL' failed

(org.gnome.DejaDup:7642): GLib-GObject-WARNING **: invalid (NULL) pointer instance

(org.gnome.DejaDup:7642): GLib-GObject-CRITICAL **: g_signal_connect_object: assertion 'G_TYPE_CHECK_INSTANCE (instance)' failed

(org.gnome.DejaDup:7642): GLib-GObject-WARNING **: invalid (NULL) pointer instance

(org.gnome.DejaDup:7642): GLib-GObject-CRITICAL **: g_signal_connect_object: assertion 'G_TYPE_CHECK_INSTANCE (instance)' failed

(org.gnome.DejaDup:7642): GLib-GObject-WARNING **: invalid (NULL) pointer instance

(org.gnome.DejaDup:7642): GLib-GObject-CRITICAL **: g_signal_connect_object: assertion 'G_TYPE_CHECK_INSTANCE (instance)' failed

(org.gnome.DejaDup:7642): GLib-GObject-WARNING **: invalid (NULL) pointer instance

(org.gnome.DejaDup:7642): GLib-GObject-CRITICAL **: g_signal_connect_object: assertion 'G_TYPE_CHECK_INSTANCE (instance)' failed

** (org.gnome.DejaDup:7642): CRITICAL **: deja_dup_operation_get_backend: assertion 'self != NULL' failed

** (org.gnome.DejaDup:7642): CRITICAL **: deja_dup_backend_set_mount_op: assertion 'self != NULL' failed

** (org.gnome.DejaDup:7642): CRITICAL **: deja_dup_operation_get_backend: assertion 'self != NULL' failed

(org.gnome.DejaDup:7642): GLib-GObject-WARNING **: invalid (NULL) pointer instance

(org.gnome.DejaDup:7642): GLib-GObject-CRITICAL **: g_signal_connect_object: assertion 'G_TYPE_CHECK_INSTANCE (instance)' failed
zsh: segmentation fault (core dumped) LC_ALL=C DEJA_DUP_DEBUG=1 deja-dup --restore-missing /home/tommy/Images

Revision history for this message
Jakob Eichler (ubuntu-hwbqs6tod4) wrote :

tokam@localhost:~$ deja-dup --restore-missing [some_path_here]

** (org.gnome.DejaDup:16653): CRITICAL **: deja_dup_config_location_get_backend: assertion 'self != NULL' failed

** (org.gnome.DejaDup:16653): CRITICAL **: deja_dup_operation_status_construct: assertion 'backend != NULL' failed

(org.gnome.DejaDup:16653): GLib-GObject-WARNING **: invalid (NULL) pointer instance

(org.gnome.DejaDup:16653): GLib-GObject-CRITICAL **: g_signal_connect_object: assertion 'G_TYPE_CHECK_INSTANCE (instance)' failed

(org.gnome.DejaDup:16653): GLib-GObject-WARNING **: invalid (NULL) pointer instance

(org.gnome.DejaDup:16653): GLib-GObject-CRITICAL **: g_signal_connect_object: assertion 'G_TYPE_CHECK_INSTANCE (instance)' failed

(org.gnome.DejaDup:16653): GLib-GObject-WARNING **: invalid (NULL) pointer instance

(org.gnome.DejaDup:16653): GLib-GObject-CRITICAL **: g_signal_connect_object: assertion 'G_TYPE_CHECK_INSTANCE (instance)' failed

(org.gnome.DejaDup:16653): GLib-GObject-WARNING **: invalid (NULL) pointer instance

(org.gnome.DejaDup:16653): GLib-GObject-CRITICAL **: g_signal_connect_object: assertion 'G_TYPE_CHECK_INSTANCE (instance)' failed

(org.gnome.DejaDup:16653): GLib-GObject-WARNING **: invalid (NULL) pointer instance

(org.gnome.DejaDup:16653): GLib-GObject-CRITICAL **: g_signal_connect_object: assertion 'G_TYPE_CHECK_INSTANCE (instance)' failed

** (org.gnome.DejaDup:16653): CRITICAL **: deja_dup_operation_get_backend: assertion 'self != NULL' failed

** (org.gnome.DejaDup:16653): CRITICAL **: deja_dup_backend_set_mount_op: assertion 'self != NULL' failed

** (org.gnome.DejaDup:16653): CRITICAL **: deja_dup_operation_get_backend: assertion 'self != NULL' failed

(org.gnome.DejaDup:16653): GLib-GObject-WARNING **: invalid (NULL) pointer instance

(org.gnome.DejaDup:16653): GLib-GObject-CRITICAL **: g_signal_connect_object: assertion 'G_TYPE_CHECK_INSTANCE (instance)' failed
Speicherzugriffsfehler (Speicherabzug geschrieben)

This is my version: deja-dup 36.3

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Bug attachments

Remote bug watches

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