Il giorno gio, 08/12/2011 alle 12.43 +0100, Jose Carlos Garcia Sogo ha
scritto:
> On Sun, Dec 4, 2011 at 1:06 AM, Pietro Battiston <m...@pietrobattiston.it> 
> wrote:
> >[...]
> > At the end of this email is the output when ran in gdb, including a 
> > backtrace.
> 
> Could you install deja-dup-dbg package

Uhm... but that's what I did since the first moment!

pietro@debiousci:~$ LANG=C apt-cache policy deja-dup-dbg 
deja-dup-dbg:
  Installed: 20.2-1
  Candidate: 20.2-1.1
  Version table:
     20.2-1.1 0
        600 http://ftp.it.debian.org/debian/ unstable/main amd64
Packages
 *** 20.2-1 0
        100 /var/lib/dpkg/status
     14.2-1squeeze1 0
        500 http://ftp.it.debian.org/debian/ squeeze/main amd64 Packages


That said, I noticed some strings in my previous mail were in Italian,
so a new gdb output follows.

Pietro

~$ LANG=C 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) r --restore
Starting program: /usr/bin/deja-dup --restore
[Thread debugging using libthread_db enabled]
[New Thread 0x7fffee350700 (LWP 8151)]
[New Thread 0x7fffedb4f700 (LWP 8152)]
[New Thread 0x7fffde45a700 (LWP 8154)]
[New Thread 0x7fffdda44700 (LWP 8156)]
[New Thread 0x7fffdd243700 (LWP 8157)]
[New Thread 0x7fffdca42700 (LWP 8158)]

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: No such file or directory.
        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=0x9f6c10,
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=0x9f6a10,
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=0x9f6a10, 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=0x74c040,
page=0x9f6a10) at Assistant.c:772
#9  0x0000000000418e24 in assistant_append_page (self=0x74c040,
page=0x9f6a10, type=<optimized out>) at Assistant.c:750
#10 0x000000000041e117 in assistant_operation_add_confirm_page
(self=0x74c040) 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=7038112,
n_construct_properties=3, construct_properties=0x70c6f0) 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) 





-- 
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