After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 373713 - Crash on sorting on "To" column
Crash on sorting on "To" column
Status: RESOLVED NOTGNOME
Product: evolution
Classification: Applications
Component: Mailer
2.10.x (obsolete)
Other Linux
: Normal major
: ---
Assigned To: evolution-mail-maintainers
Evolution QA team
: 414575 438035 438036 439120 442125 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2006-11-11 07:06 UTC by Yanko Kaneti
Modified: 2007-05-29 21:07 UTC
See Also:
GNOME target: ---
GNOME version: 2.17/2.18



Description Yanko Kaneti 2006-11-11 07:06:46 UTC
Have a folder with 2 or more messages.
Add the "To" column. Try sorting on it.

Consequently evolution crashes every time on startup with the same backtrace unless the ~/.evolution/mail/views/custom_view... xml is removed.

Program received signal SIGSEGV, Segmentation fault.

Thread NaN (LWP 7635)

  • #0 camel_message_info_ptr
    at camel-folder-summary.c line 2955
  • #1 ml_tree_value_at
    at message-list.c line 1284
  • #2 etmc_value_at
    at e-tree-memory-callbacks.c line 104
  • #3 e_tree_model_value_at
    at e-tree-model.c line 783
  • #4 e_table_sorting_utils_tree_sort
    at e-table-sorting-utils.c line 287
  • #5 resort_node
    at e-tree-table-adapter.c line 183
  • #6 generate_tree
    at e-tree-table-adapter.c line 374
  • #7 etta_proxy_node_changed
    at e-tree-table-adapter.c line 483
  • #8 IA__g_cclosure_marshal_VOID__POINTER
    at gmarshal.c line 601
  • #9 IA__g_closure_invoke
    at gclosure.c line 490
  • #10 signal_emit_unlocked_R
    at gsignal.c line 2440
  • #11 IA__g_signal_emit_valist
    at gsignal.c line 2199
  • #12 IA__g_signal_emit
    at gsignal.c line 2243
  • #13 e_tree_model_node_changed
    at e-tree-model.c line 259
  • #14 e_tree_memory_thaw
    at e-tree-memory.c line 203
  • #15 regen_list_regened
    at message-list.c line 2742
  • #16 periodic_processing
    at mail-mt.c line 459
  • #17 g_timeout_dispatch
    at gmain.c line 3422
  • #18 IA__g_main_context_dispatch
    at gmain.c line 2045
  • #19 g_main_context_iterate
    at gmain.c line 2677
  • #20 IA__g_main_loop_run
    at gmain.c line 2881
  • #21 bonobo_main
    at bonobo-main.c line 311
  • #22 main
    at main.c line 615
  • #23 __libc_start_main
    from /lib/libc.so.6
  • #24 _start

(gdb) p ((CamelFolderSummaryClass *)((CamelObject *)mi->summary)->klass)->info_ptr
$1 = (const void *(*)(const CamelMessageInfo *, int)) 0x30303066
Comment 1 Saikat Guha 2007-01-16 17:44:23 UTC
Confirming.





Distribution: Fedora Core release 6 (Rawhide)
Gnome Release: 2.17.2 2006-11-07 (Red Hat, Inc)
BugBuddy Version: 2.17.3

System: Linux 2.6.18-1.2849.fc6 #1 SMP Fri Nov 10 12:34:46 EST 2006 x86_64
X Vendor: The X.Org Foundation
X Vendor Release: 70101000
Selinux: No
Accessibility: Enabled

Memory status: size: 587350016 vsize: 587350016 resident: 49274880 share: 18583552 rss: 49274880 rss_rlim: -1
CPU usage: start_time: 1168969353 rtime: 193 utime: 173 stime: 20 cutime:0 cstime: 1 timeout: 0 it_real_value: 0 frequency: 100

Backtrace was generated from '/usr/bin/evolution'

Using host libthread_db library "/lib64/libthread_db.so.1".
[Thread debugging using libthread_db enabled]
[New Thread 46912514699536 (LWP 31463)]
[New Thread 1105209664 (LWP 31504)]
[New Thread 1115699520 (LWP 31489)]
[New Thread 1094719808 (LWP 31483)]
[New Thread 1084229952 (LWP 31481)]
0x0000003bb1a0d7ff in __libc_waitpid (pid=31494, stat_loc=0x7fff4cc5946c, 
    options=0) at ../sysdeps/unix/sysv/linux/waitpid.c:41
41	  int result = INLINE_SYSCALL (wait4, 4, pid, stat_loc, options, NULL);

Thread 1 (Thread 46912514699536 (LWP 31463))

  • #0 __libc_waitpid
    at ../sysdeps/unix/sysv/linux/waitpid.c line 41
  • #1 libgnomeui_module_info_get
    from /usr/lib64/libgnomeui-2.so.0
  • #2 <signal handler called>
  • #3 ??
  • #4 ml_tree_value_at
    at message-list.c line 1284
  • #5 e_table_sorting_utils_tree_sort
    at e-table-sorting-utils.c line 287
  • #6 resort_node
    at e-tree-table-adapter.c line 183
  • #7 generate_tree
    at e-tree-table-adapter.c line 374
  • #8 etta_proxy_node_changed
    at e-tree-table-adapter.c line 483
  • #9 IA__g_closure_invoke
    at gclosure.c line 490
  • #10 signal_emit_unlocked_R
    at gsignal.c line 2440
  • #11 IA__g_signal_emit_valist
    at gsignal.c line 2199
  • #12 IA__g_signal_emit
    at gsignal.c line 2243
  • #13 regen_list_regened
    at message-list.c line 2742
  • #14 periodic_processing
    at mail-mt.c line 459
  • #15 g_timeout_dispatch
    at gmain.c line 3422
  • #16 IA__g_main_context_dispatch
    at gmain.c line 2045
  • #17 g_main_context_iterate
    at gmain.c line 2677
  • #18 IA__g_main_loop_run
    at gmain.c line 2881
  • #19 bonobo_main
    from /usr/lib64/libbonobo-2.so.0
  • #20 main
    at main.c line 611
  • #21 __libc_start_main
    at libc-start.c line 222
  • #22 _start
0x0000003bb1a0d7ff	41	  int result = INLINE_SYSCALL (wait4, 4, pid, stat_loc, options, NULL);


----------- .xsession-errors (3190 sec old) ---------------------
(evolution:30246): GLib-GObject-WARNING **: IA__g_object_weak_unref: couldn't find weak ref 0x2aaaae410f40(0x1f6a720)
(evolution:30246): GLib-GObject-WARNING **: IA__g_object_weak_unref: couldn't find weak ref 0x2aaaae410f40(0x1f6a720)
(evolution:30246): GLib-GObject-WARNING **: IA__g_object_weak_unref: couldn't find weak ref 0x2aaaae410f40(0x1f6a720)
(evolution:30246): GLib-GObject-WARNING **: IA__g_object_weak_unref: couldn't find weak ref 0x2aaaae410f40(0x1f6a720)
(evolution:30246): GLib-GObject-WARNING **: IA__g_object_weak_unref: couldn't find weak ref 0x2aaaae410f40(0x1f6a720)
(evolution:30246): GLib-GObject-WARNING **: IA__g_object_weak_unref: couldn't find weak ref 0x2aaaae410f40(0x1f6a720)
(evolution:30246): GLib-GObject-WARNING **: IA__g_object_weak_unref: couldn't find weak ref 0x2aaaae410f40(0x1f6a720)
...Too much output, ignoring rest...
--------------------------------------------------
Comment 2 Yanko Kaneti 2007-01-16 18:45:09 UTC
(In reply to comment #1)
> Confirming.

Might as well confirm it then ;)
Comment 3 Richard Hughes 2007-03-07 10:00:14 UTC
*** Bug 414575 has been marked as a duplicate of this bug. ***
Comment 4 Matthew Barnes 2007-05-01 15:23:55 UTC
This is a bug in a Fedora patch.  Please see:
http://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=238497
Comment 5 palfrey 2007-05-13 15:18:02 UTC
*** Bug 438035 has been marked as a duplicate of this bug. ***
Comment 6 palfrey 2007-05-13 15:18:26 UTC
*** Bug 438036 has been marked as a duplicate of this bug. ***
Comment 7 André Klapper 2007-05-21 12:47:25 UTC
*** Bug 439120 has been marked as a duplicate of this bug. ***
Comment 8 Pascal Terjan 2007-05-29 21:07:06 UTC
*** Bug 442125 has been marked as a duplicate of this bug. ***