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 452222 - crash in Tasks: Waiting for an IMAP fold...
crash in Tasks: Waiting for an IMAP fold...
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-06-29 12:12 UTC by Edward S. Marshall
Modified: 2007-12-10 01:29 UTC
See Also:
GNOME target: ---
GNOME version: 2.17/2.18



Description Edward S. Marshall 2007-06-29 12:12:59 UTC
Version: 2.10

What were you doing when the application crashed?
Waiting for an IMAP folder to refresh.


Distribution: Fedora release 7 (Moonshine)
Gnome Release: 2.18.2 2007-05-28 (Red Hat, Inc)
BugBuddy Version: 2.18.0

System: Linux 2.6.21-1.3228.fc7 #1 SMP Tue Jun 12 15:37:31 EDT 2007 i686
X Vendor: The X.Org Foundation
X Vendor Release: 10300000
Selinux: No
Accessibility: Disabled
GTK+ Theme: Clearlooks
Icon Theme: gartoon

Memory status: size: 142807040 vsize: 142807040 resident: 62095360 share: 33153024 rss: 62095360 rss_rlim: 4294967295
CPU usage: start_time: 1183118890 rtime: 1238 utime: 1162 stime: 76 cutime:2 cstime: 5 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 -1208707360 (LWP 6993)]
[New Thread -1316009072 (LWP 7122)]
[New Thread -1261708400 (LWP 7120)]
[New Thread -1230533744 (LWP 7065)]
[New Thread -1284539504 (LWP 7061)]
0x00e31402 in __kernel_vsyscall ()

Thread 2 (Thread -1316009072 (LWP 7122))

  • #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
    at pthread_mutex_lock.c line 81
  • #4 segv_redirect
    at main.c line 417
  • #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
    at pthread_create.c line 153
  • #10 start_thread
    at pthread_create.c line 303
  • #11 clone
    from /lib/libc.so.6


----------- .xsession-errors (63 sec old) ---------------------
(evolution:6993): GLib-GObject-WARNING **: gsignal.c:1669: signal `source_selected' is invalid for instance `0x9011008'
(evolution:6993): GLib-GObject-WARNING **: gsignal.c:1669: signal `source_selected' is invalid for instance `0x9011128'
calendar-gui-Message: Clearing selection
calendar-gui-Message: Unsetting for Personal
calendar-gui-Message: Unsetting for Birthdays & Anniversaries
calendar-gui-Message: Unsetting for Calendar
calendar-gui-Message: Setting for Personal
calendar-gui-Message: Setting for Birthdays & Anniversaries
** Message: Clearing selection
** Message: Unsetting for Personal
** Message: Unsetting for Birthdays & Anniversaries
** Message: Unsetting for Calendar
** Message: Setting for Calendar
--------------------------------------------------
Comment 1 Tobias Mueller 2007-12-10 01:29:43 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.
If you can reproduce this issue, please run evolution with environment variable G_SLICE=debug-block set.

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