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 502200 - crash in Tasks: while retrieving message...
crash in Tasks: while retrieving message...
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: 2007-12-06 21:02 UTC by bandeep2000
Modified: 2007-12-10 00:28 UTC
See Also:
GNOME target: ---
GNOME version: 2.17/2.18



Description bandeep2000 2007-12-06 21:02:48 UTC
Version: 2.10

What were you doing when the application crashed?
while retrieving message from inbox when i clicked on it


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

System: Linux 2.6.23.1-21.fc7 #1 SMP Thu Nov 1 21:09:24 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: 209424384 vsize: 209424384 resident: 123359232 share: 39694336 rss: 123359232 rss_rlim: 4294967295
CPU usage: start_time: 1196911784 rtime: 5765 utime: 4931 stime: 834 cutime:36 cstime: 33 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 -1208928544 (LWP 3383)]
[New Thread -1394615408 (LWP 5055)]
[New Thread -1264583792 (LWP 4993)]
[New Thread -1310721136 (LWP 3424)]
[New Thread -1233126512 (LWP 3392)]
(no debugging symbols found)
0x00110402 in __kernel_vsyscall ()

Thread 2 (Thread -1394615408 (LWP 5055))

  • #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 (113 sec old) ---------------------
(evolution:3383): camel-WARNING **: camel_exception_get_id called with NULL parameter.
(evolution:3383): camel-WARNING **: camel_exception_get_id called with NULL parameter.
(evolution:3383): camel-WARNING **: camel_exception_get_id called with NULL parameter.
camel-Message: ++
(evolution:3383): 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:3383): GLib-GObject-WARNING **: gsignal.c:1669: signal `source_selected' is invalid for instance `0x92d2018'
(evolution:3383): GLib-GObject-WARNING **: gsignal.c:1669: signal `source_selected' is invalid for instance `0x92d2138'
camel-Message: ++
--------------------------------------------------
Comment 1 Tobias Mueller 2007-12-10 00:28:16 UTC
Thanks for taking the time to report this bug.
It's most likely that this particular bug is the fedora specific bug 447591:
   GLib-GObject-WARNING **: gsignal.c:1669: signal
   `source_selected' is invalid for instance

but we are happy to tell you that the problem has already been fixed. It should be solved in the next software version. You may want to check for a software upgrade.
As debug symbols are missing, it's just a guess anyway since we can't determine the issue without debug information. Feel free to install debug information and open a new bug. See http://live.gnome.org/GettingTraces for details

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