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 501607 - crash in Tasks: Was trying to download m...
crash in Tasks: Was trying to download m...
Status: RESOLVED DUPLICATE of bug 474118
Product: evolution
Classification: Applications
Component: Mailer
2.12.x (obsolete)
Other All
: High critical
: ---
Assigned To: evolution-mail-maintainers
Evolution QA team
Depends on:
Blocks:
 
 
Reported: 2007-12-04 22:02 UTC by Aravind Seshadri
Modified: 2008-01-11 17:20 UTC
See Also:
GNOME target: ---
GNOME version: 2.19/2.20


Attachments
Evolution crash report (17.61 KB, application/octet-stream)
2007-12-05 14:58 UTC, Aravind Seshadri
Details

Description Aravind Seshadri 2007-12-04 22:02:27 UTC
Version: 2.12

What were you doing when the application crashed?
Was trying to download messages for offline mode from an Evolution Exchange server. Was able to easily reproduce the bug periodically. 


Distribution: Fedora release 8 (Werewolf)
Gnome Release: 2.20.1 2007-11-13 (Red Hat, Inc)
BugBuddy Version: 2.20.1

System: Linux 2.6.23.8-63.fc8 #1 SMP Wed Nov 21 18:51:08 EST 2007 i686
X Vendor: The X.Org Foundation
X Vendor Release: 10300000
Selinux: Enforcing
Accessibility: Disabled
GTK+ Theme: Nodoka
Icon Theme: Bluecurve

Memory status: size: 199114752 vsize: 199114752 resident: 39682048 share: 21123072 rss: 39682048 rss_rlim: 4294967295
CPU usage: start_time: 1196805671 rtime: 229 utime: 191 stime: 38 cutime:0 cstime: 0 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 -1208346864 (LWP 21018)]
[New Thread -1306850416 (LWP 21057)]
[New Thread -1317340272 (LWP 21056)]
[New Thread -1393566832 (LWP 21044)]
[New Thread -1359692912 (LWP 21034)]
[New Thread -1327830128 (LWP 21031)]
0x00110402 in __kernel_vsyscall ()

Thread 2 (Thread -1306850416 (LWP 21057))

  • #0 __kernel_vsyscall
  • #1 __lll_lock_wait
    from /lib/libpthread.so.0
  • #2 _L_lock_88
    from /lib/libpthread.so.0
  • #3 pthread_mutex_lock
    from /lib/libpthread.so.0
  • #4 segv_redirect
    at main.c line 422
  • #5 <signal handler called>
  • #6 camel_object_cast
    from /usr/lib/libcamel-1.2.so.10
  • #7 camel_disco_store_prepare_for_offline
    from /usr/lib/libcamel-provider-1.2.so.10
  • #8 prepare_offline_exec
    at mail-ops.c line 2307
  • #9 mail_msg_proxy
    at mail-mt.c line 500
  • #10 ??
    from /lib/libglib-2.0.so.0
  • #11 ??
    from /lib/libglib-2.0.so.0
  • #12 start_thread
    from /lib/libpthread.so.0
  • #13 clone
    from /lib/libc.so.6


----------- .xsession-errors ---------------------
warning: Missing the separate debug info file: /usr/lib/debug/.build-id/0d/97e416b039b7216051189bb015555835ec2f93.debug
warning: Missing the separate debug info file: /usr/lib/debug/.build-id/f2/c9583eac8c6389b1e7625d267cc23cd3ecaf8b.debug
warning: Missing the separate debug info file: /usr/lib/debug/.build-id/60/67577c0820c164c7f5ed5271baaa9a6a6a69c1.debug
warning: Missing the separate debug info file: /usr/lib/debug/.build-id/4b/2c911bc74df1b7083252e89a2b472f675953f6.debug
warning: Missing the separate debug info file: /usr/lib/debug/.build-id/47/86807b2ba6cf7762f5df3afc44a77152f663f5.debug
warning: Missing the separate debug info file: /usr/lib/debug/.build-id/82/5b7276bacee427ebee2a72d4f5f5a24f29d760.debug
warning: Missing the separate debug info file: /usr/lib/debug/.build-id/23/64c3f9a8bf4df764f67aeb828f5eca52aecb6e.debug
warning: Missing the separate debug info file: /usr/lib/debug/.build-id/79/e2ebcbc5720ad8ce323b04817cdcbc3797e386.debug
--------------------------------------------------
Comment 1 Aravind Seshadri 2007-12-05 14:58:14 UTC
Created attachment 100273 [details]
Evolution crash report

The attached crash report should have more details about the crash.
Comment 2 Akhil Laddha 2007-12-06 04:22:38 UTC
Are you trying Menu > File > Download message for offline  ?

If yes, then it is duplicate of bug 474118.
Comment 3 Aravind Seshadri 2007-12-08 22:08:00 UTC
(In reply to comment #2)
> Are you trying Menu > File > Download message for offline  ?
> 
> If yes, then it is duplicate of bug 474118.
> 

Yes.
Comment 4 Srinivasa Ragavan 2008-01-11 17:20:07 UTC
Aravind it is fixed in trunk. It cant be ported to stable as it adds a new api.

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