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 272609 - Crash everytime when read the article..............
Crash everytime when read the article..............
Status: VERIFIED FIXED
Product: evolution
Classification: Applications
Component: Mailer
2.0.x (obsolete)
Other All
: Normal blocker
: ---
Assigned To: Not Zed
Evolution QA team
Depends on:
Blocks:
 
 
Reported: 2005-02-15 12:57 UTC by cantona
Modified: 2013-09-10 14:03 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
attach the email here, email source display wont crash, probablly is the problem of attachment in the email (41.52 KB, text/plain)
2005-02-22 09:12 UTC, cantona
  Details
camel part of fix (1.40 KB, patch)
2005-02-24 07:39 UTC, Not Zed
none Details | Review
mail part of fix (the actual fix) (3.70 KB, patch)
2005-02-24 07:39 UTC, Not Zed
none Details | Review
better camel fix (4.73 KB, patch)
2005-02-28 06:34 UTC, Not Zed
none Details | Review
fix test case (2.03 KB, patch)
2005-03-01 04:09 UTC, Not Zed
none Details | Review

Description cantona 2005-02-15 12:57:37 UTC
Crash everytime when read the article -
nntp: news.hkpcug.org
group: hkpcug.desktop-theme
article no.: 38463
Message-ID: <42097582@news.hkpcug.org>


cannot export it as file to here. since crash everytime.

Additional Information:

Thread 427ff970 >
CamelFolder:get_message('hkpcug.desktop-theme',
'38463,<42097582@news.hkpcug.org>') =
class: CamelMimeMessage
mime-type: text/plain
content class: CamelDataWrapper
content mime-type: text/plain
< 427ff970 >
...........then crash
Comment 1 Jeffrey Stedfast 2005-02-15 15:21:34 UTC
please provide a backtrace and the message
Comment 2 cantona 2005-02-21 16:54:39 UTC
Starting program: /usr/bin/evolution
(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)
(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)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
---Type <return> to continue, or q <return> to quit---thread apply all bt
(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)
(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)
(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)
---Type <return> to continue, or q <return> to quit---
(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)
(no debugging symbols found)
[Thread debugging using libthread_db enabled]
[New Thread 182995052736 (LWP 22795)]
(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)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
---Type <return> to continue, or q <return> to quit---
(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)
(evolution:22795): camel-WARNING **: Invalid root:
'/home/cantona/.evolution/mai l/local/Drafts.ibex.index'

(evolution:22795): camel-WARNING **: version: TEXT.000 (TEXT.000)

(evolution:22795): camel-WARNING **: block size: 1024 (1024) OK

(evolution:22795): camel-WARNING **: free: 0 (0 add size < 1024) OK

(evolution:22795): camel-WARNING **: last: 6144 (6144 and size: 1024) BAD

(evolution:22795): camel-WARNING **: flags: unSYNC
(no debugging symbols found)
[New Thread 1098905968 (LWP 22799)]
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)

camel-ERROR **: file camel-object.c: line 1701 (co_bag_unreserve):
assertion fai led: (res->owner == pthread_self())
aborting...
[New Thread 1090517360 (LWP 22798)]

Program received signal SIGABRT, Aborted.
[Switching to Thread 1090517360 (LWP 22798)]
---Type <return> to continue, or q <return> to quit---
0x0000002a9ab6d4c5 in raise () from /lib/libc.so.6
(gdb)
Comment 3 cantona 2005-02-21 17:07:11 UTC
after "apply thread all bt" the list is too long and never end... i
cannot attach here
Comment 4 cantona 2005-02-22 09:12:46 UTC
Created attachment 44836 [details]
attach the email here, email source display wont crash, probablly is the problem of attachment in the email
Comment 5 Not Zed 2005-02-24 07:39:28 UTC
Created attachment 44874 [details] [review]
camel part of fix
Comment 6 Not Zed 2005-02-24 07:39:54 UTC
Created attachment 44875 [details] [review]
mail part of fix (the actual fix)
Comment 7 Not Zed 2005-02-28 05:55:11 UTC
committed the mail part of fix, working on a different patch for camel
Comment 8 Not Zed 2005-02-28 06:34:06 UTC
Created attachment 44899 [details] [review]
better camel fix
Comment 9 Not Zed 2005-03-01 03:45:28 UTC
committed
Comment 10 Not Zed 2005-03-01 04:09:27 UTC
Created attachment 44906 [details] [review]
fix test case
Comment 11 Nagappan Alagappan 2005-04-26 13:02:55 UTC
Verified with Evolution 2.0.4 build