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 316777 - is crashing when I recevied an ical mail from openexchange server
is crashing when I recevied an ical mail from openexchange server
Status: RESOLVED DUPLICATE of bug 272176
Product: evolution
Classification: Applications
Component: Calendar
2.4.x (obsolete)
Other All
: High critical
: ---
Assigned To: Dinesh Layek
Evolution QA team
Depends on:
Blocks:
 
 
Reported: 2005-09-20 12:52 UTC by Stephan Hermann
Modified: 2005-09-30 06:22 UTC
See Also:
GNOME target: ---
GNOME version: 2.11/2.12



Description Stephan Hermann 2005-09-20 12:52:37 UTC
Steps to reproduce:
1. Create a task in openexchange and send it to your mail address 
2. receive the mail
3. click on the mail


Stack trace:
Backtrace was generated from '/usr/bin/evolution'

(no debugging symbols found)
Using host libthread_db library "/lib/tls/i686/cmov/libthread_db.so.1".
(no debugging symbols found)
`system-supplied DSO at 0xffffe000' has disappeared; keeping its symbols.
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
[Thread debugging using libthread_db enabled]
[New Thread -1230165184 (LWP 15489)]
[New Thread -1299252304 (LWP 15518)]
[New Thread -1290806352 (LWP 15517)]
[New Thread -1282413648 (LWP 15516)]
[New Thread -1274020944 (LWP 15498)]
[New Thread -1264518224 (LWP 15497)]
[New Thread -1246872656 (LWP 15495)]
[New Thread -1238074448 (LWP 15494)]
0xffffe410 in __kernel_vsyscall ()

Thread 8 (Thread -1238074448 (LWP 15494))

  • #0 __kernel_vsyscall
  • #1 pthread_cond_wait
    from /lib/tls/i686/cmov/libpthread.so.0
  • #2 pthread_cond_wait
    from /lib/tls/i686/cmov/libc.so.6
  • #3 e_mutex_lock
    at e-msgport.c line 1078


Other information:
Yes, the mail source is this:

Return-Path: <sh@sourcecode.de>
Received: from murder ([unix socket])
	 by server3 (Cyrus v2.2.12-Debian-2.2.12-0.2) with LMTPA;
	 Tue, 20 Sep 2005 12:04:15 +0200
X-Sieve: CMU Sieve 2.2
Received: from localhost (localhost [127.0.0.1])
	by mail.dns-services.de (Postfix) with ESMTP id BC4F518C43A
	for <src_0001@dns-services.de>; Tue, 20 Sep 2005 12:04:15 +0200 (CEST)
Received: from mail.dns-services.de ([127.0.0.1])
	by localhost (server3 [127.0.0.1]) (amavisd-new, port 10024)
	with ESMTP id 28152-10 for <src_0001@dns-services.de>;
	Tue, 20 Sep 2005 12:04:15 +0200 (CEST)
Received: from localhost.localdomain (isp-gw.ish.de [80.69.98.7])
	by mail.dns-services.de (Postfix) with ESMTP id 2946A18C3E8
	for <sh@sourcecode.de>; Tue, 20 Sep 2005 12:04:15 +0200 (CEST)
Received: from saft (localhost.localdomain [127.0.0.1])
	by localhost.localdomain (Postfix) with ESMTP id 4A9F31C065
	for <sh@sourcecode.de>; Tue, 20 Sep 2005 11:53:08 +0200 (CEST)
Message-ID: <12245160.51127209988279.JavaMail.www-data@saft>
Date: Tue, 20 Sep 2005 11:53:08 +0200 (CEST)
From: sh@sourcecode.de
To: Stephan Hermann <sh@sourcecode.de>
Subject:  New Task: blatestfusel
MIME-Version: 1.0
Content-Type: multipart/mixed;
  boundary="----=_Part_1_6251267.1127209988256"
X-Mailer: OPEN-XCHANGE - http://www.open-xchange.org
X-OX-Remember: 87,prg_tasks_members
X-Virus-Scanned: by amavisd-new at kde-coder.de
X-UID: 1
X-Length: 2286

------=_Part_1_6251267.1127209988256
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit


Starts: 09/20/05
Ends: 09/20/05
Title: blatestfusel
Assignment: General task
Priority: Low
Status: 0%
created from: sh on 

Description:
adasdasdas
a
sdasd
asd

Participants: 
Stephan Hermann



------=_Part_1_6251267.1127209988256
Content-Type: text/calendar; name="www.open-xchange.org/task.ics"; 
	charset=us-ascii
Content-Transfer-Encoding: 7bit
Content-Disposition: attachment; filename="www.open-xchange.org/task.ics"

BEGIN:VCALENDAR
VERSION:
 2.0
BEGIN:VTODO
PRIORITY:
 9
STATUS:
 NEEDS-ACTION
PERCENT-COMPLETE:
 0
SUMMARY;CHARSET=UTF-8:
 blatestfusel
CLASS:
 PUBLIC
UID:
 87
DESCRIPTION;CHARSET=UTF-8:
 adasdasdas\r\na\r\nsdasd\r\nasd
END:VTODO
END:VCALENDAR

------=_Part_1_6251267.1127209988256--
Comment 1 parthasarathi susarla 2005-09-20 15:30:07 UTC
http://mail.google.com/mail/
Comment 2 Poornima 2005-09-26 07:13:57 UTC
Evolution has crashed so changing product to 'Evolution'
Comment 3 Dinesh Layek 2005-09-26 11:42:37 UTC
created an attachment at
http://bugzilla.gnome.org/attachment.cgi?id=52664&action=view
that fixes the bug.
Comment 4 Stephan Hermann 2005-09-26 14:47:31 UTC
patch is working perfectly.

Would be nice if you can include it in the 2.12.1 release :)

Thx,

\sh
Comment 5 Dinesh Layek 2005-09-28 14:52:45 UTC
created an attachment at
http://bugzilla.gnome.org/attachment.cgi?id=52776&action=view

(Modified Patch)
Comment 6 Dinesh Layek 2005-09-30 06:22:07 UTC

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