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 508271 - crash in Tasks: Testing email sending wi...
crash in Tasks: Testing email sending wi...
Status: RESOLVED DUPLICATE of bug 447591
Product: evolution
Classification: Applications
Component: Tasks
2.10.x (obsolete)
Other All
: High critical
: ---
Assigned To: evolution-calendar-maintainers
Evolution QA team
Depends on:
Blocks:
 
 
Reported: 2008-01-09 11:41 UTC by nicholas.metcalfe
Modified: 2008-02-25 06:23 UTC
See Also:
GNOME target: ---
GNOME version: 2.17/2.18



Description nicholas.metcalfe 2008-01-09 11:41:22 UTC
What were you doing when the application crashed?
Testing email sending with different combinations of client and server platforms and software.  Was testing Evolution on fedora core 7 running as a vmware virtual machine.  I had tried to send two spam emails which were blocked by our network-based email filtering box - they failed to send with SMTP error code 554.  I then sent a new non-spam email to multiple recipients and Evolution crashed.


Distribution: Fedora release 7 (Moonshine)
Gnome Release: 2.18.0 2007-03-23 (Red Hat, Inc)
BugBuddy Version: 2.18.0

System: Linux 2.6.22.9-91.fc7 #1 SMP Thu Sep 27 23:10:59 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: 133349376 vsize: 133349376 resident: 36323328 share: 22052864 rss: 36323328 rss_rlim: 4294967295
CPU usage: start_time: 1199877366 rtime: 2350 utime: 1059 stime: 1291 cutime:0 cstime: 7 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 -1209096480 (LWP 2951)]
[New Thread -1283466352 (LWP 3303)]
[New Thread -1272976496 (LWP 3302)]
[New Thread -1260237936 (LWP 2977)]
[New Thread -1229984880 (LWP 2975)]
[New Thread -1219085424 (LWP 2969)]
(no debugging symbols found)
0x00110402 in __kernel_vsyscall ()

Thread 2 (Thread -1283466352 (LWP 3303))

  • #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 (134 sec old) ---------------------
addressbook_migrate (0.0.0)
CalDAV Eplugin starting up ...
** (evolution:2951): DEBUG: mailto URL command: evolution --component=mail %s
** (evolution:2951): DEBUG: mailto URL program: evolution
libnm_glib_nm_state_cb: dbus returned an error.
  (org.freedesktop.DBus.Error.ServiceUnknown) The name org.freedesktop.NetworkManager was not provided by any .service files
(evolution:2951): e-data-server-DEBUG: Loading categories from "/home/Test/.evolution/categories.xml"
(evolution:2951): e-data-server-DEBUG: Loaded 29 categories
(evolution:2951): 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?)
BBDB spinning up...
(evolution:2951): GLib-GObject-WARNING **: gsignal.c:1669: signal `source_selected' is invalid for instance `0x8fe46d8'
(evolution:2951): GLib-GObject-WARNING **: gsignal.c:1669: signal `source_selected' is invalid for instance `0x8fe47f8'
--------------------------------------------------
Comment 1 Tobias Mueller 2008-02-25 06:23:34 UTC
Dear Reporter,

thanks for you bugreport :)
This particular bug is very likely to
be the fedora specific bug 447591 where 
   GLib-GObject-WARNING **: gsignal.c:1669: signal
   `source_selected' is invalid for instance
indicates some memory corruption. Hence marking this as dup of bug 447591.

Feel free to report more bugs ;-)

*** This bug has been marked as a duplicate of 447591 ***