Re: [Evolution] Moving folders



On Fri, 2013-07-19 at 09:07 +0200, Patryk Benderz wrote:
[1] https://bugs.launchpad.net/ubuntu-gnome/+bug/1202945

        Hi,
I tried to reproduce this with a version which will be 3.8.4, and it
works fine for me, I can move local folder as I wish, by drag & drop.
The bug backtrace doesn't show much, only the below, with none debug
information:
        #0  0x00007f96b59d0369 in em_utils_selection_set_urilist () from 
/usr/lib/evolution/3.8/libevolution-mail.so.0
        No symbol table info available.
        #1  0x00007f96b59c448f in ?? () from /usr/lib/evolution/3.8/libevolution-mail.so.0
        No symbol table info available.
        #2  0x00007f96deaf8620 in g_closure_invoke () from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
        No symbol table info available.
        #3  0x00007f96deb09f00 in ?? () from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
        No symbol table info available.
        ...

As you can reproduce this, could you try to get the backtrace with debug
symbols, and possibly try a valgrind, whether it'll show anything,
please? You can run evolution under valgrind with a command like this:
   $ G_SLICE=always-malloc valgrind --num-callers=50 evolution --offline &>log.txt

Where the --offline is used for quicker start, because evolution is
quite slow under valgrind, due to all the memory checking.
        Bye,
        Milan



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]