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 460409 - crash in em_utils_folder_is_drafts at em-utils.c:1251
crash in em_utils_folder_is_drafts at em-utils.c:1251
Status: RESOLVED DUPLICATE of bug 447591
Product: evolution
Classification: Applications
Component: Mailer
2.10.x (obsolete)
Other All
: Urgent blocker
: ---
Assigned To: evolution-mail-maintainers
Evolution QA team
: 455437 462024 462489 463826 464047 464078 464546 465319 466391 466491 466740 467104 467113 467199 467699 468851 468865 469550 469846 469885 469891 469953 470005 470096 470107 470114 470144 470247 470312 470475 470685 470699 470748 470864 471908 472004 472182 472549 472562 472949 473175 473190 473244 473262 473336 473570 473579 473725 474084 474085 474105 474146 474289 474476 SamuraiCrow 474668 474722 475331 475341 475363 475457 475463 475514 475531 475566 475635 475692 475758 475814 475815 475818 475862 476021 476662 476670 476683 476815 476895 476944 477049 477091 477166 477205 477371 477406 477512 477644 477729 477899 477933 477992 478065 478073 478101 478181 478200 478282 478287 478614 478626 478749 478768 478772 478818 478821 478830 478904 478906 479057 479162 479174 479232 479287 479288 479296 479322 479473 479477 479543 479558 479731 479794 479810 479813 479825 479930 479973 480148 482500 482588 482629 482656 482781 482992 483136 483167 483344 483711 483808 483837 484400 484402 485482 485725 500569 500674 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2007-07-25 23:50 UTC by Simon Handfield
Modified: 2007-11-30 19:57 UTC
See Also:
GNOME target: 2.20.x
GNOME version: 2.17/2.18



Description Simon Handfield 2007-07-25 23:50:14 UTC
Version: 2.10

What were you doing when the application crashed?
Deleting an item in Inbox with Del key


Distribution: Fedora release 7 (Moonshine)
Gnome Release: 2.18.3 2007-07-02 (Red Hat, Inc)
BugBuddy Version: 2.18.0

System: Linux 2.6.21-1.3194.fc7 #1 SMP Wed May 23 22:35:01 EDT 2007 i686
X Vendor: The X.Org Foundation
X Vendor Release: 10300000
Selinux: No
Accessibility: Disabled
GTK+ Theme: Clearlooks
Icon Theme: Fedora

Memory status: size: 173375488 vsize: 173375488 resident: 80265216 share: 44404736 rss: 80265216 rss_rlim: 4294967295
CPU usage: start_time: 1185339418 rtime: 7429 utime: 6928 stime: 501 cutime:45 cstime: 25 timeout: 0 it_real_value: 0 frequency: 100

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

(no debugging symbols found)
Using host libthread_db library "/lib/libthread_db.so.1".
(no debugging symbols found)
[Thread debugging using libthread_db enabled]
[New Thread -1208920352 (LWP 3429)]
[New Thread -1273177200 (LWP 8614)]
[New Thread -1225036912 (LWP 3691)]
[New Thread -1246680176 (LWP 3458)]
[New Thread -1246413936 (LWP 3457)]
(no debugging symbols found)
0x00808402 in __kernel_vsyscall ()

Thread 2 (Thread -1273177200 (LWP 8614))

  • #0 __kernel_vsyscall
  • #1 __lll_mutex_lock_wait
    from /lib/libpthread.so.0
  • #2 _L_mutex_lock_79
    from /lib/libpthread.so.0
  • #3 pthread_mutex_lock
    from /lib/libpthread.so.0
  • #4 ??
  • #5 <signal handler called>
  • #6 ??
    from /lib/libglib-2.0.so.0
  • #7 ??
    from /lib/libglib-2.0.so.0
  • #8 ??
    from /lib/libglib-2.0.so.0
  • #9 __nptl_deallocate_tsd
    from /lib/libpthread.so.0
  • #10 start_thread
    from /lib/libpthread.so.0
  • #11 clone
    from /lib/libc.so.6


----------- .xsession-errors (35 sec old) ---------------------
(evolution:3429): GLib-GObject-WARNING **: gsignal.c:1669: signal `source_selected' is invalid for instance `0x89245b8'
(evolution:3429): GLib-GObject-WARNING **: gsignal.c:1669: signal `source_selected' is invalid for instance `0x911a140'
** Message: Clearing selection
** Message: Unsetting for Personal
** Message: Unsetting for Google calendar
** Message: Unsetting for Birthdays & Anniversaries
** Message: Setting for Google calendar
(evolution:3429): e-utils-WARNING **: Cannot resolve symbol 'org_gnome_new_mail_config' in plugin '/usr/lib/evolution/2.10/plugins/liborg-gnome-new-mail-notify.so' (not exported?)
(evolution:3429): GLib-GObject-WARNING **: gsignal.c:1669: signal `source_selected' is invalid for instance `0x911a260'
(evolution:3429): GLib-GObject-WARNING **: gsignal.c:1669: signal `source_selected' is invalid for instance `0x911a380'
--------------------------------------------------
Comment 1 Susana 2007-07-29 20:03:40 UTC
Thanks for taking the time to report this bug.
Unfortunately, that stack trace is missing some elements that will help a lot to solve the problem, so it will be hard for the developers to fix that crash. Could you please install some debugging packages [1], start the application as normal, and reproduce the crash, if possible?

Once bug-buddy pops up, you can find the stacktrace in the Details, now containing way more information. Please copy that stacktrace and paste it as a comment here. Thanks in advance!

[1] debugging packages for evolution, evolution-data-server, gtkhtml, gtk, glib, gnome-vfs, pango, libgnome and libgnomeui (as far as those packages are provided by your distribution). More details can be found here: http://live.gnome.org/GettingTraces
Comment 2 Simon Handfield 2007-08-01 01:38:08 UTC
Here is a more detailed crash report.  This time I was simply attempting to open an unread message in my inbox by hitting the enter key on k/b.

Distribution: Fedora release 7 (Moonshine)

Gnome Release: 2.18.3 2007-07-02 (Red Hat, Inc)

BugBuddy Version: 2.18.0



System: Linux 2.6.21-1.3194.fc7 #1 SMP Wed May 23 22:35:01 EDT 2007 i686

X Vendor: The X.Org Foundation

X Vendor Release: 10300000

Selinux: No

Accessibility: Disabled

GTK+ Theme: Clearlooks

Icon Theme: Fedora



Memory status: size: 171024384 vsize: 171024384 resident: 77053952 share: 43839488 rss: 77053952 rss_rlim: 4294967295

CPU usage: start_time: 1185837869 rtime: 13358 utime: 12340 stime: 1018 cutime:2 cstime: 6 timeout: 0 it_real_value: 0 frequency: 100



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



Using host libthread_db library "/lib/libthread_db.so.1".

[Thread debugging using libthread_db enabled]

[New Thread -1208940832 (LWP 2377)]

[New Thread -1263846512 (LWP 2629)]

[New Thread -1246057584 (LWP 2627)]

[New Thread -1235567728 (LWP 2401)]

0x004cf402 in __kernel_vsyscall ()

Thread 1 (Thread -1208940832 (LWP 2377))

  • #0 __kernel_vsyscall
  • #1 waitpid
    from /lib/libpthread.so.0
  • #2 libgnomeui_segv_handle
    at gnome-ui-init.c line 872
  • #3 segv_redirect
    at main.c line 408
  • #4 <signal handler called>
  • #5 IA__g_list_last
    at glist.c line 453
  • #6 IA__g_list_append
    at glist.c line 75
  • #7 e_list_get_iterator
    at e-list.c line 81
  • #8 em_utils_folder_is_drafts
  • #9 emfv_set_folder
  • #10 em_folder_view_open_selected
  • #11 emfv_list_double_click
  • #12 e_util_marshal_VOID__INT_POINTER_INT_BOXED
    at e-util-marshal.c line 1231
  • #13 IA__g_closure_invoke
  • #14 signal_emit_unlocked_R
  • #15 IA__g_signal_emit_valist
  • #16 IA__g_signal_emit
    at gsignal.c line 2243
  • #17 item_double_click
    at e-tree.c line 812
  • #18 e_util_marshal_VOID__INT_INT_BOXED
  • #19 IA__g_closure_invoke
  • #20 signal_emit_unlocked_R
  • #21 IA__g_signal_emit_valist
    at gsignal.c line 2199
  • #22 IA__g_signal_emit
    at gsignal.c line 2243
  • #23 eti_event
  • #24 gnome_canvas_marshal_BOOLEAN__BOXED
  • #25 g_type_class_meta_marshal
    at gclosure.c line 567
  • #26 IA__g_closure_invoke
    at gclosure.c line 490
  • #27 signal_emit_unlocked_R
    at gsignal.c line 2478
  • #28 IA__g_signal_emit_valist
    at gsignal.c line 2209
  • #29 IA__g_signal_emit_by_name
    at gsignal.c line 2267
  • #30 emit_event
  • #31 _gtk_marshal_BOOLEAN__BOXED
    at gtkmarshalers.c line 84
  • #32 g_type_class_meta_marshal
    at gclosure.c line 567
  • #33 IA__g_closure_invoke
    at gclosure.c line 490
  • #34 signal_emit_unlocked_R
    at gsignal.c line 2478
  • #35 IA__g_signal_emit_valist
    at gsignal.c line 2209
  • #36 IA__g_signal_emit
    at gsignal.c line 2243
  • #37 gtk_widget_event_internal
    at gtkwidget.c line 3915
  • #38 IA__gtk_propagate_event
  • #39 IA__gtk_main_do_event
    at gtkmain.c line 1575
  • #40 gdk_event_dispatch
    at gdkevents-x11.c line 2318
  • #41 IA__g_main_context_dispatch
  • #42 g_main_context_iterate
    at gmain.c line 2677
  • #43 IA__g_main_loop_run
    at gmain.c line 2881
  • #44 bonobo_main
    from /usr/lib/libbonobo-2.so.0
  • #45 main
    at main.c line 586
  • #0 __kernel_vsyscall

The program is running.  Quit anyway (and detach it)? (y or n) [answered Y; input not from terminal]





----------- .xsession-errors ---------------------

(evolution:2377): libebook-WARNING **: invalid escape, passing it through

(evolution:2377): gtkhtml-WARNING **: Getting cursor base for an HTMLText with no slaves -- 0xa94d040

(evolution:2377): gtkhtml-WARNING **: getting right edge offset from text object without slave(s)

(evolution:2377): gtkhtml-WARNING **: Getting cursor base for an HTMLText with no slaves -- 0xa94d040

warning: the debug information found in "/usr/lib/debug//usr/lib/libgtkhtml-3.14.so.19.0.0.debug" does not match "/usr/lib/libgtkhtml-3.14.so.19" (CRC mismatch).

warning: the debug information found in "/usr/lib/debug//usr/lib/gtkhtml/libgnome-gtkhtml-editor-3.14.so.debug" does not match "/usr/lib/gtkhtml/libgnome-gtkhtml-editor-3.14.so" (CRC mismatch).

--------------------------------------------------

Comment 3 Susana 2007-08-01 12:57:52 UTC
Hi Simon,

Thanks for the great stacktrace!

Trace is unique according to s-d-f, setting as NEW. 
Comment 4 Suman Manjunath 2007-09-21 17:21:28 UTC
*** Bug 478287 has been marked as a duplicate of this bug. ***
Comment 5 Suman Manjunath 2007-09-21 17:22:47 UTC
*** Bug 469846 has been marked as a duplicate of this bug. ***
Comment 6 Suman Manjunath 2007-09-21 17:25:27 UTC
*** Bug 455437 has been marked as a duplicate of this bug. ***
Comment 7 Suman Manjunath 2007-09-21 17:26:40 UTC
*** Bug 467199 has been marked as a duplicate of this bug. ***
Comment 8 Suman Manjunath 2007-09-21 17:33:07 UTC
*** Bug 470247 has been marked as a duplicate of this bug. ***
Comment 9 Suman Manjunath 2007-09-21 17:34:34 UTC
*** Bug 470312 has been marked as a duplicate of this bug. ***
Comment 10 Suman Manjunath 2007-09-21 17:38:34 UTC
*** Bug 475457 has been marked as a duplicate of this bug. ***
Comment 11 Suman Manjunath 2007-09-21 17:41:03 UTC
*** Bug 467113 has been marked as a duplicate of this bug. ***
Comment 12 Suman Manjunath 2007-09-21 17:55:31 UTC
*** Bug 467104 has been marked as a duplicate of this bug. ***
Comment 13 Suman Manjunath 2007-09-21 19:05:52 UTC
*** Bug 474476 has been marked as a duplicate of this bug. ***
Comment 14 Suman Manjunath 2007-09-22 18:12:11 UTC
*** Bug 473262 has been marked as a duplicate of this bug. ***
Comment 15 Suman Manjunath 2007-09-22 18:13:18 UTC
*** Bug 478906 has been marked as a duplicate of this bug. ***
Comment 16 Suman Manjunath 2007-09-22 18:14:31 UTC
*** Bug 470096 has been marked as a duplicate of this bug. ***
Comment 17 Suman Manjunath 2007-09-22 18:15:15 UTC
*** Bug 477644 has been marked as a duplicate of this bug. ***
Comment 18 Suman Manjunath 2007-09-22 18:18:32 UTC
*** Bug 479174 has been marked as a duplicate of this bug. ***
Comment 19 Suman Manjunath 2007-09-22 18:18:56 UTC
*** Bug 475758 has been marked as a duplicate of this bug. ***
Comment 20 Suman Manjunath 2007-09-22 18:29:54 UTC
*** Bug 477091 has been marked as a duplicate of this bug. ***
Comment 21 Suman Manjunath 2007-09-22 18:31:15 UTC
*** Bug 465319 has been marked as a duplicate of this bug. ***
Comment 22 Suman Manjunath 2007-09-22 19:08:16 UTC
*** Bug 476895 has been marked as a duplicate of this bug. ***
Comment 23 Suman Manjunath 2007-09-22 19:14:10 UTC
*** Bug 475463 has been marked as a duplicate of this bug. ***
Comment 24 Suman Manjunath 2007-09-22 19:16:00 UTC
*** Bug 475692 has been marked as a duplicate of this bug. ***
Comment 25 Suman Manjunath 2007-09-22 19:27:19 UTC
*** Bug 464047 has been marked as a duplicate of this bug. ***
Comment 26 Suman Manjunath 2007-09-22 19:27:49 UTC
*** Bug 464078 has been marked as a duplicate of this bug. ***
Comment 27 Suman Manjunath 2007-09-22 19:28:36 UTC
*** Bug 464546 has been marked as a duplicate of this bug. ***
Comment 28 Suman Manjunath 2007-09-22 19:30:42 UTC
*** Bug 466740 has been marked as a duplicate of this bug. ***
Comment 29 Suman Manjunath 2007-09-22 19:32:55 UTC
*** Bug 470699 has been marked as a duplicate of this bug. ***
Comment 30 Suman Manjunath 2007-09-22 19:35:08 UTC
*** Bug 471908 has been marked as a duplicate of this bug. ***
Comment 31 Suman Manjunath 2007-09-22 19:35:34 UTC
*** Bug 472004 has been marked as a duplicate of this bug. ***
Comment 32 Suman Manjunath 2007-09-22 19:40:54 UTC
*** Bug 473336 has been marked as a duplicate of this bug. ***
Comment 33 Suman Manjunath 2007-09-22 19:41:36 UTC
*** Bug 473570 has been marked as a duplicate of this bug. ***
Comment 34 Suman Manjunath 2007-09-22 19:42:04 UTC
*** Bug 473579 has been marked as a duplicate of this bug. ***
Comment 35 Suman Manjunath 2007-09-22 20:03:47 UTC
*** Bug 474591 has been marked as a duplicate of this bug. ***
Comment 36 Suman Manjunath 2007-09-22 20:04:21 UTC
*** Bug 474722 has been marked as a duplicate of this bug. ***
Comment 37 Suman Manjunath 2007-09-22 20:06:54 UTC
*** Bug 475814 has been marked as a duplicate of this bug. ***
Comment 38 Suman Manjunath 2007-09-22 20:07:21 UTC
*** Bug 475815 has been marked as a duplicate of this bug. ***
Comment 39 Suman Manjunath 2007-09-22 20:07:59 UTC
*** Bug 476662 has been marked as a duplicate of this bug. ***
Comment 40 Suman Manjunath 2007-09-22 20:10:44 UTC
*** Bug 476944 has been marked as a duplicate of this bug. ***
Comment 41 Suman Manjunath 2007-09-22 20:11:22 UTC
*** Bug 477049 has been marked as a duplicate of this bug. ***
Comment 42 Suman Manjunath 2007-09-22 20:17:52 UTC
*** Bug 477899 has been marked as a duplicate of this bug. ***
Comment 43 Suman Manjunath 2007-09-22 20:20:04 UTC
*** Bug 477992 has been marked as a duplicate of this bug. ***
Comment 44 Suman Manjunath 2007-09-22 20:20:40 UTC
*** Bug 478181 has been marked as a duplicate of this bug. ***
Comment 45 Suman Manjunath 2007-09-22 20:23:07 UTC
*** Bug 478282 has been marked as a duplicate of this bug. ***
Comment 46 Suman Manjunath 2007-09-23 13:35:42 UTC
*** Bug 478830 has been marked as a duplicate of this bug. ***
Comment 47 Suman Manjunath 2007-09-23 13:36:17 UTC
*** Bug 478904 has been marked as a duplicate of this bug. ***
Comment 48 Suman Manjunath 2007-09-23 13:36:48 UTC
*** Bug 479162 has been marked as a duplicate of this bug. ***
Comment 49 Suman Manjunath 2007-09-23 13:37:31 UTC
*** Bug 479288 has been marked as a duplicate of this bug. ***
Comment 50 Suman Manjunath 2007-09-23 13:37:52 UTC
*** Bug 479473 has been marked as a duplicate of this bug. ***
Comment 51 Suman Manjunath 2007-09-23 13:38:25 UTC
*** Bug 475635 has been marked as a duplicate of this bug. ***
Comment 52 Suman Manjunath 2007-09-23 13:41:39 UTC
*** Bug 475818 has been marked as a duplicate of this bug. ***
Comment 53 Suman Manjunath 2007-09-23 13:44:11 UTC
*** Bug 477512 has been marked as a duplicate of this bug. ***
Comment 54 Suman Manjunath 2007-09-23 13:45:17 UTC
*** Bug 462489 has been marked as a duplicate of this bug. ***
Comment 55 Suman Manjunath 2007-09-23 13:47:51 UTC
*** Bug 478073 has been marked as a duplicate of this bug. ***
Comment 56 Suman Manjunath 2007-09-23 13:49:51 UTC
*** Bug 475566 has been marked as a duplicate of this bug. ***
Comment 57 Suman Manjunath 2007-09-23 13:50:36 UTC
*** Bug 468865 has been marked as a duplicate of this bug. ***
Comment 58 Suman Manjunath 2007-09-23 13:51:30 UTC
*** Bug 462024 has been marked as a duplicate of this bug. ***
Comment 59 Suman Manjunath 2007-09-23 13:52:57 UTC
*** Bug 474105 has been marked as a duplicate of this bug. ***
Comment 60 Suman Manjunath 2007-09-23 13:53:26 UTC
*** Bug 473175 has been marked as a duplicate of this bug. ***
Comment 61 Suman Manjunath 2007-09-23 13:54:12 UTC
*** Bug 477205 has been marked as a duplicate of this bug. ***
Comment 62 Suman Manjunath 2007-09-23 14:05:04 UTC
*** Bug 478614 has been marked as a duplicate of this bug. ***
Comment 63 Suman Manjunath 2007-09-23 14:05:36 UTC
*** Bug 478626 has been marked as a duplicate of this bug. ***
Comment 64 Suman Manjunath 2007-09-23 14:07:30 UTC
*** Bug 478749 has been marked as a duplicate of this bug. ***
Comment 65 Suman Manjunath 2007-09-23 14:08:15 UTC
*** Bug 478768 has been marked as a duplicate of this bug. ***
Comment 66 Suman Manjunath 2007-09-23 14:08:37 UTC
*** Bug 478772 has been marked as a duplicate of this bug. ***
Comment 67 Suman Manjunath 2007-09-23 14:09:07 UTC
*** Bug 478818 has been marked as a duplicate of this bug. ***
Comment 68 Suman Manjunath 2007-09-23 14:14:30 UTC
*** Bug 478821 has been marked as a duplicate of this bug. ***
Comment 69 Suman Manjunath 2007-09-23 14:30:14 UTC
*** Bug 479057 has been marked as a duplicate of this bug. ***
Comment 70 Suman Manjunath 2007-09-23 14:45:06 UTC
*** Bug 479232 has been marked as a duplicate of this bug. ***
Comment 71 Suman Manjunath 2007-09-23 14:46:32 UTC
*** Bug 479287 has been marked as a duplicate of this bug. ***
Comment 72 Suman Manjunath 2007-09-23 14:50:15 UTC
*** Bug 479296 has been marked as a duplicate of this bug. ***
Comment 73 Suman Manjunath 2007-09-23 14:50:39 UTC
*** Bug 479322 has been marked as a duplicate of this bug. ***
Comment 74 Suman Manjunath 2007-09-23 17:34:41 UTC
*** Bug 479558 has been marked as a duplicate of this bug. ***
Comment 75 Suman Manjunath 2007-09-23 17:35:29 UTC
*** Bug 479543 has been marked as a duplicate of this bug. ***
Comment 76 Suman Manjunath 2007-09-23 17:39:59 UTC
*** Bug 479477 has been marked as a duplicate of this bug. ***
Comment 77 Suman Manjunath 2007-09-23 17:41:46 UTC
*** Bug 467699 has been marked as a duplicate of this bug. ***
Comment 78 Suman Manjunath 2007-09-23 17:43:51 UTC
*** Bug 468851 has been marked as a duplicate of this bug. ***
Comment 79 Suman Manjunath 2007-09-23 17:44:37 UTC
*** Bug 469550 has been marked as a duplicate of this bug. ***
Comment 80 Suman Manjunath 2007-09-23 17:49:42 UTC
*** Bug 469885 has been marked as a duplicate of this bug. ***
Comment 81 Suman Manjunath 2007-09-23 17:53:07 UTC
*** Bug 469891 has been marked as a duplicate of this bug. ***
Comment 82 Suman Manjunath 2007-09-23 17:54:41 UTC
*** Bug 469953 has been marked as a duplicate of this bug. ***
Comment 83 Suman Manjunath 2007-09-23 17:55:06 UTC
*** Bug 470005 has been marked as a duplicate of this bug. ***
Comment 84 Suman Manjunath 2007-09-23 17:56:21 UTC
*** Bug 470107 has been marked as a duplicate of this bug. ***
Comment 85 Suman Manjunath 2007-09-23 17:57:27 UTC
*** Bug 470114 has been marked as a duplicate of this bug. ***
Comment 86 Suman Manjunath 2007-09-23 17:58:10 UTC
*** Bug 470144 has been marked as a duplicate of this bug. ***
Comment 87 Suman Manjunath 2007-09-23 18:03:14 UTC
*** Bug 470475 has been marked as a duplicate of this bug. ***
Comment 88 Suman Manjunath 2007-09-23 18:04:30 UTC
*** Bug 470685 has been marked as a duplicate of this bug. ***
Comment 89 Suman Manjunath 2007-09-23 18:06:53 UTC
*** Bug 470748 has been marked as a duplicate of this bug. ***
Comment 90 Elijah Newren 2007-09-24 02:53:05 UTC
Cleansing cc list due to irate users; we really need the bugzilla upgrade to avoid emailing duplicate notifications...

If you wanted to be on the cc list, please readd yourself.
Comment 91 Suman Manjunath 2007-09-24 16:41:31 UTC
*** Bug 475862 has been marked as a duplicate of this bug. ***
Comment 92 Suman Manjunath 2007-09-24 16:43:37 UTC
*** Bug 476021 has been marked as a duplicate of this bug. ***
Comment 93 Suman Manjunath 2007-09-24 16:48:40 UTC
*** Bug 476670 has been marked as a duplicate of this bug. ***
Comment 94 Suman Manjunath 2007-09-24 16:49:06 UTC
*** Bug 476683 has been marked as a duplicate of this bug. ***
Comment 95 Suman Manjunath 2007-09-24 16:52:54 UTC
*** Bug 476815 has been marked as a duplicate of this bug. ***
Comment 96 Suman Manjunath 2007-09-24 16:57:20 UTC
*** Bug 477166 has been marked as a duplicate of this bug. ***
Comment 97 Suman Manjunath 2007-09-24 17:03:52 UTC
*** Bug 477371 has been marked as a duplicate of this bug. ***
Comment 98 Suman Manjunath 2007-09-24 17:04:52 UTC
*** Bug 477406 has been marked as a duplicate of this bug. ***
Comment 99 Suman Manjunath 2007-09-24 17:06:45 UTC
*** Bug 477729 has been marked as a duplicate of this bug. ***
Comment 100 Suman Manjunath 2007-09-24 17:26:02 UTC
*** Bug 477933 has been marked as a duplicate of this bug. ***
Comment 101 Suman Manjunath 2007-09-24 17:26:37 UTC
*** Bug 478065 has been marked as a duplicate of this bug. ***
Comment 102 Suman Manjunath 2007-09-24 17:27:05 UTC
*** Bug 478101 has been marked as a duplicate of this bug. ***
Comment 103 Suman Manjunath 2007-09-24 17:27:58 UTC
*** Bug 478200 has been marked as a duplicate of this bug. ***
Comment 104 Suman Manjunath 2007-09-24 17:32:32 UTC
*** Bug 479731 has been marked as a duplicate of this bug. ***
Comment 105 Suman Manjunath 2007-09-24 17:33:40 UTC
*** Bug 479794 has been marked as a duplicate of this bug. ***
Comment 106 Suman Manjunath 2007-09-24 17:34:28 UTC
*** Bug 479810 has been marked as a duplicate of this bug. ***
Comment 107 Suman Manjunath 2007-09-24 17:34:50 UTC
*** Bug 479813 has been marked as a duplicate of this bug. ***
Comment 108 Suman Manjunath 2007-09-24 17:35:12 UTC
*** Bug 479825 has been marked as a duplicate of this bug. ***
Comment 109 Suman Manjunath 2007-09-24 17:36:44 UTC
*** Bug 466391 has been marked as a duplicate of this bug. ***
Comment 110 Suman Manjunath 2007-09-24 17:37:03 UTC
*** Bug 466491 has been marked as a duplicate of this bug. ***
Comment 111 Suman Manjunath 2007-09-25 13:14:18 UTC
*** Bug 472182 has been marked as a duplicate of this bug. ***
Comment 112 Suman Manjunath 2007-09-25 13:22:09 UTC
*** Bug 480148 has been marked as a duplicate of this bug. ***
Comment 113 Suman Manjunath 2007-09-25 13:36:42 UTC
*** Bug 472549 has been marked as a duplicate of this bug. ***
Comment 114 Suman Manjunath 2007-09-25 13:37:22 UTC
*** Bug 474146 has been marked as a duplicate of this bug. ***
Comment 115 Suman Manjunath 2007-09-25 13:38:35 UTC
*** Bug 475341 has been marked as a duplicate of this bug. ***
Comment 116 Suman Manjunath 2007-09-25 14:19:41 UTC
*** Bug 463826 has been marked as a duplicate of this bug. ***
Comment 117 Suman Manjunath 2007-09-25 14:20:20 UTC
*** Bug 473725 has been marked as a duplicate of this bug. ***
Comment 118 Suman Manjunath 2007-09-25 14:23:15 UTC
*** Bug 470864 has been marked as a duplicate of this bug. ***
Comment 119 Suman Manjunath 2007-09-25 14:24:53 UTC
*** Bug 474084 has been marked as a duplicate of this bug. ***
Comment 120 Suman Manjunath 2007-09-25 14:27:53 UTC
*** Bug 475531 has been marked as a duplicate of this bug. ***
Comment 121 Suman Manjunath 2007-09-29 17:49:11 UTC
*** Bug 472562 has been marked as a duplicate of this bug. ***
Comment 122 Suman Manjunath 2007-09-29 17:51:39 UTC
*** Bug 473190 has been marked as a duplicate of this bug. ***
Comment 123 Suman Manjunath 2007-09-29 17:52:35 UTC
*** Bug 473244 has been marked as a duplicate of this bug. ***
Comment 124 Suman Manjunath 2007-09-29 17:55:29 UTC
*** Bug 474085 has been marked as a duplicate of this bug. ***
Comment 125 Suman Manjunath 2007-09-29 17:57:06 UTC
*** Bug 474289 has been marked as a duplicate of this bug. ***
Comment 126 Suman Manjunath 2007-09-29 18:04:40 UTC
*** Bug 474668 has been marked as a duplicate of this bug. ***
Comment 127 Suman Manjunath 2007-09-29 18:08:03 UTC
*** Bug 475331 has been marked as a duplicate of this bug. ***
Comment 128 Suman Manjunath 2007-09-29 18:09:10 UTC
*** Bug 475363 has been marked as a duplicate of this bug. ***
Comment 129 André Klapper 2007-10-03 03:27:02 UTC
124 dups in 30 days? uff. blocker.
Comment 130 Matthew Barnes 2007-10-03 19:58:23 UTC
Tell-tale sign:

(evolution:3429): GLib-GObject-WARNING **: gsignal.c:1669: signal
`source_selected' is invalid for instance `0x911a260'
(evolution:3429): GLib-GObject-WARNING **: gsignal.c:1669: signal
`source_selected' is invalid for instance `0x911a380'

This is bug #447591.

*** This bug has been marked as a duplicate of 447591 ***
Comment 131 Suman Manjunath 2007-10-07 15:03:37 UTC
*** Bug 482781 has been marked as a duplicate of this bug. ***
Comment 132 Suman Manjunath 2007-10-07 15:15:40 UTC
*** Bug 482992 has been marked as a duplicate of this bug. ***
Comment 133 Suman Manjunath 2007-10-07 15:19:46 UTC
*** Bug 483136 has been marked as a duplicate of this bug. ***
Comment 134 Suman Manjunath 2007-10-07 15:23:30 UTC
*** Bug 483167 has been marked as a duplicate of this bug. ***
Comment 135 Suman Manjunath 2007-10-07 15:27:18 UTC
*** Bug 483344 has been marked as a duplicate of this bug. ***
Comment 136 Suman Manjunath 2007-10-07 15:33:36 UTC
*** Bug 483711 has been marked as a duplicate of this bug. ***
Comment 137 Suman Manjunath 2007-10-07 15:35:02 UTC
*** Bug 483808 has been marked as a duplicate of this bug. ***
Comment 138 Suman Manjunath 2007-10-07 15:35:24 UTC
*** Bug 483837 has been marked as a duplicate of this bug. ***
Comment 139 Suman Manjunath 2007-10-07 15:39:29 UTC
*** Bug 484400 has been marked as a duplicate of this bug. ***
Comment 140 Suman Manjunath 2007-10-07 15:40:18 UTC
*** Bug 484402 has been marked as a duplicate of this bug. ***
Comment 141 Suman Manjunath 2007-10-07 15:48:27 UTC
*** Bug 475514 has been marked as a duplicate of this bug. ***
Comment 142 Suman Manjunath 2007-10-07 17:03:34 UTC
*** Bug 472949 has been marked as a duplicate of this bug. ***
Comment 143 Suman Manjunath 2007-10-08 13:54:06 UTC
*** Bug 479930 has been marked as a duplicate of this bug. ***
Comment 144 Suman Manjunath 2007-10-08 13:57:03 UTC
*** Bug 479973 has been marked as a duplicate of this bug. ***
Comment 145 Suman Manjunath 2007-10-08 14:14:26 UTC
*** Bug 482500 has been marked as a duplicate of this bug. ***
Comment 146 Suman Manjunath 2007-10-08 14:17:45 UTC
*** Bug 482588 has been marked as a duplicate of this bug. ***
Comment 147 Suman Manjunath 2007-10-08 14:18:20 UTC
*** Bug 482629 has been marked as a duplicate of this bug. ***
Comment 148 Suman Manjunath 2007-10-08 16:05:01 UTC
*** Bug 482656 has been marked as a duplicate of this bug. ***
Comment 149 Susana 2007-10-11 18:44:08 UTC
*** Bug 485482 has been marked as a duplicate of this bug. ***
Comment 150 Susana 2007-10-11 18:44:52 UTC
*** Bug 485725 has been marked as a duplicate of this bug. ***
Comment 151 Suman Manjunath 2007-11-30 19:53:31 UTC
*** Bug 500569 has been marked as a duplicate of this bug. ***
Comment 152 Suman Manjunath 2007-11-30 19:57:41 UTC
*** Bug 500674 has been marked as a duplicate of this bug. ***