Re: [Evolution] 3.12.7: Crash with segfault accessing the junk folder (was: Junk)



On Mon, 2014-10-27 at 11:46 +0100, Ralf Mardorf wrote:
Program received signal SIGSEGV, Segmentation fault.
e_int64ptr_compare (data1=0x0, data2=0x0) at e-table-extras.c:116
116             return (*pa == *pb) ? 0 : (*pa < *pb) ? -1 : 1;
(gdb) bt
#0  e_int64ptr_compare (data1=0x0, data2=0x0) at e-table-extras.c:116
#1  0x00007ffff78e2d30 in e_sort_callback (data1=, 
data2=,
    user_data=0x7fffffffdc70) at e-table-sorting-utils.c:119
#2  0x00007ffff37032c5 in ?? () from /usr/lib/libglib-2.0.so.0
#3  0x00007ffff3703161 in ?? () from /usr/lib/libglib-2.0.so.0
#4  0x00007ffff3703161 in ?? () from /usr/lib/libglib-2.0.so.0
#5  0x00007ffff3703161 in ?? () from /usr/lib/libglib-2.0.so.0
#6  0x00007ffff37035ed in ?? () from /usr/lib/libglib-2.0.so.0
#7  0x00007ffff78e3938 in e_table_sorting_utils_tree_sort 
(source=0x35c83f0, sort_info=0x7fff6c0046e0,
    full_header=0x35da700, map_table=0x4b7bcd0, count=
out>) at e-table-sorting-utils.c:386
#8  0x00007ffff78fc3aa in resort_node (etta=0x0, etta entry=0x3594320
, recurse=recurse entry=1,
    gnode=, gnode=) at e-tree-table-
adapter.c:219
#9  0x00007ffff78fc4dd in generate_tree (etta=0x3594320, 
path=) at e-tree-table-adapter.c:394
#10 0x00007ffff78fe65b in update_node (path=0x40be2d0, 
etta=0x3594320) at e-tree-table-adapter.c:509
#11 tree_table_adapter_source_model_node_changed_cb 
(source_model=, path=0x40be2d0,
    etta=0x3594320) at e-tree-table-adapter.c:583
#12 0x00007ffff39c8255 in g_closure_invoke () from 
/usr/lib/libgobject-2.0.so.0

        Hi,
okay, so it is crashing when it tries to sort the messages in the 
folder. Could you enter the empty Junk folder, right-click the header 
(where is written "From| Subject| Date | ..."), select the "Customize 
current view" option and check what the Sort is chosen there, please? 
As the crash happens in e_int64ptr_compare(), I suppose you sort by 
Date or Received column and some of the .ru messages doesn't have that 
value filled. Turn off sorting and check what the message list shows 
in that particular column.

I do not have any such message myself, thus I cannot test it.
        Bye,
        Milan


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