Package: deja-dup
Version: 20.2-1
Severity: grave

Deja-dup just crashes when started with the "--restore" argument. Backup
instead works fine.

At the end of this email is the output when ran in gdb, including a backtrace.

As far as I can tell, that could also just be a bug in libgtk...

I don't think that matters, but I'm running GNOME 3 fallback.

Pietro


~$ gdb deja-dup
GNU gdb (GDB) 7.3-debian
Copyright (C) 2011 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.  Type "show copying"
and "show warranty" for details.
This GDB was configured as "x86_64-linux-gnu".
For bug reporting instructions, please see:
<http://www.gnu.org/software/gdb/bugs/>...
Reading symbols from /usr/bin/deja-dup...Reading symbols from
/usr/lib/debug/usr/bin/deja-dup...done.
done.
(gdb) deja-dup --restore
Undefined command: "deja-dup".  Try "help".
(gdb) r --restore
Starting program: /usr/bin/deja-dup --restore
[Thread debugging using libthread_db enabled]
[New Thread 0x7fffee2ca700 (LWP 4724)]
[New Thread 0x7fffedac9700 (LWP 4725)]
[New Thread 0x7fffde45a700 (LWP 4727)]
[New Thread 0x7fffdda44700 (LWP 4729)]
[New Thread 0x7fffdd243700 (LWP 4730)]
[New Thread 0x7fffdca42700 (LWP 4731)]
[New Thread 0x7fffdc241700 (LWP 4732)]
[New Thread 0x7fffdba40700 (LWP 4733)]
[New Thread 0x7fffdb23f700 (LWP 4734)]
[New Thread 0x7fffdaa3e700 (LWP 4735)]
[New Thread 0x7fffda23d700 (LWP 4736)]

Program received signal SIGFPE, Arithmetic exception.
0x00007ffff78db217 in gtk_grid_request_allocate (request=0x7fffffffdbb0,
orientation=<optimized out>, total_size=0)
    at /build/buildd-
gtk+3.0_3.0.12-2-amd64-rEYsqr/gtk+3.0-3.0.12/./gtk/gtkgrid.c:951
951     /build/buildd-
gtk+3.0_3.0.12-2-amd64-rEYsqr/gtk+3.0-3.0.12/./gtk/gtkgrid.c: File o directory
non esistente.
        in /build/buildd-
gtk+3.0_3.0.12-2-amd64-rEYsqr/gtk+3.0-3.0.12/./gtk/gtkgrid.c
(gdb) backtrace
#0  0x00007ffff78db217 in gtk_grid_request_allocate (request=0x7fffffffdbb0,
orientation=<optimized out>, total_size=0)
    at /build/buildd-
gtk+3.0_3.0.12-2-amd64-rEYsqr/gtk+3.0-3.0.12/./gtk/gtkgrid.c:951
#1  0x00007ffff78dba01 in gtk_grid_get_size_for_size (grid=<optimized out>,
orientation=GTK_ORIENTATION_VERTICAL, size=0, minimum=0x7fffffffdc8c,
natural=0x7fffffffdc90)
    at /build/buildd-
gtk+3.0_3.0.12-2-amd64-rEYsqr/gtk+3.0-3.0.12/./gtk/gtkgrid.c:1094
#2  0x00007ffff7981af0 in compute_size_for_orientation (widget=0xaf2c20,
orientation=GTK_SIZE_GROUP_VERTICAL, for_size=-1, minimum_size=0x7fffffffdd08,
    natural_size=0x7fffffffdd0c) at /build/buildd-
gtk+3.0_3.0.12-2-amd64-rEYsqr/gtk+3.0-3.0.12/./gtk/gtksizerequest.c:248
#3  0x00007ffff78db8ed in gtk_grid_request_non_spanning (contextual=0,
orientation=GTK_ORIENTATION_VERTICAL, request=0x7fffffffddb0)
    at /build/buildd-
gtk+3.0_3.0.12-2-amd64-rEYsqr/gtk+3.0-3.0.12/./gtk/gtkgrid.c:628
#4  gtk_grid_request_run (request=0x7fffffffddb0,
orientation=GTK_ORIENTATION_VERTICAL, contextual=0)
    at /build/buildd-
gtk+3.0_3.0.12-2-amd64-rEYsqr/gtk+3.0-3.0.12/./gtk/gtkgrid.c:915
#5  0x00007ffff78dbab3 in gtk_grid_get_size (grid=<optimized out>,
orientation=GTK_ORIENTATION_VERTICAL, minimum=0x7fffffffde7c,
natural=0x7fffffffde80)
    at /build/buildd-
gtk+3.0_3.0.12-2-amd64-rEYsqr/gtk+3.0-3.0.12/./gtk/gtkgrid.c:1068
#6  0x00007ffff7981af0 in compute_size_for_orientation (widget=0xaf2a20,
orientation=GTK_SIZE_GROUP_VERTICAL, for_size=-1, minimum_size=0x7fffffffded8,
    natural_size=0x7fffffffdedc) at /build/buildd-
gtk+3.0_3.0.12-2-amd64-rEYsqr/gtk+3.0-3.0.12/./gtk/gtksizerequest.c:248
#7  0x00007ffff7981dfa in gtk_widget_get_preferred_size (widget=0xaf2a20,
minimum_size=0x0, natural_size=0x7fffffffdf00)
    at /build/buildd-
gtk+3.0_3.0.12-2-amd64-rEYsqr/gtk+3.0-3.0.12/./gtk/gtksizerequest.c:545
#8  0x0000000000417bce in assistant_reset_size (self=0x762030, page=0xaf2a20)
at Assistant.c:772
#9  0x0000000000418e24 in assistant_append_page (self=0x762030, page=0xaf2a20,
type=<optimized out>) at Assistant.c:750
#10 0x000000000041e117 in assistant_operation_add_confirm_page (self=0x762030)
at AssistantOperation.c:1058
#11 assistant_operation_constructor (type=<optimized out>,
n_construct_properties=<optimized out>, construct_properties=<optimized out>)
at AssistantOperation.c:1966
#12 0x0000000000421147 in assistant_restore_constructor (type=7720624,
n_construct_properties=3, construct_properties=0x75dae0) at
AssistantRestore.c:1420
#13 0x00007ffff59615f4 in g_object_newv () from /usr/lib/x86_64-linux-
gnu/libgobject-2.0.so.0
#14 0x00007ffff59627ec in g_object_new () from /usr/lib/x86_64-linux-
gnu/libgobject-2.0.so.0
#15 0x0000000000420c06 in assistant_restore_construct_with_files
(object_type=<optimized out>, files=0x0) at AssistantRestore.c:323
#16 0x0000000000429117 in deja_dup_app_main (args=0x7fffffffe358,
args_length1=1) at main.c:333
#17 0x00007ffff48a0ead in __libc_start_main () from /lib/x86_64-linux-
gnu/libc.so.6
#18 0x0000000000417979 in _start ()
(gdb)



-- System Information:
Debian Release: wheezy/sid
  APT prefers testing
  APT policy: (650, 'testing'), (600, 'unstable'), (500, 'stable-updates'), 
(500, 'stable')
Architecture: amd64 (x86_64)

Kernel: Linux 3.1.0-1-amd64 (SMP w/2 CPU cores)
Locale: LANG=it_IT.UTF-8, LC_CTYPE=it_IT.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages deja-dup depends on:
ii  dconf-gsettings-backend [gsettings-backend]  0.7.5-3   
ii  duplicity                                    0.6.15-4  
ii  libatk1.0-0                                  2.2.0-2   
ii  libc6                                        2.13-21   
ii  libcairo-gobject2                            1.10.2-6.1
ii  libcairo2                                    1.10.2-6.1
ii  libfontconfig1                               2.8.0-3   
ii  libfreetype6                                 2.4.8-1   
ii  libgdk-pixbuf2.0-0                           2.24.0-1  
ii  libglib2.0-0                                 2.30.2-4  
ii  libgnome-control-center1                     1:3.0.2-3 
ii  libgnome-keyring0                            3.2.2-1   
ii  libgtk-3-0                                   3.0.12-2  
ii  libnautilus-extension1a                      3.0.2-4   
ii  libnotify4                                   0.7.4-1   
ii  libpango1.0-0                                1.29.4-2  

Versions of packages deja-dup recommends:
pn  openssh-client [ssh-client]  1:5.9p1-2
pn  python-boto                  <none>   
pn  python-rackspace-cloudfiles  <none>   

deja-dup suggests no packages.

-- no debconf information



-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to