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 680463 - [regression] hang reading e-mail
[regression] hang reading e-mail
Status: RESOLVED DUPLICATE of bug 686810
Product: evolution
Classification: Applications
Component: Mailer
3.6.x (obsolete)
Other Linux
: Normal major
: ---
Assigned To: evolution-mail-maintainers
Evolution QA team
Depends on:
Blocks:
 
 
Reported: 2012-07-23 16:28 UTC by David Ronis
Modified: 2012-10-29 13:05 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description David Ronis 2012-07-23 16:28:11 UTC
I'm running the git/master in a gnome 3.5.4 environment.   I started evolution and was reading e-mail.
After the 2nd or 3rd message evo becomes unresponsive (the UI refreshes though).  I attached gdb and get:

(gdb) thread apply all bt full


Comment 1 Milan Crha 2012-07-23 16:54:29 UTC
It "only" shows many pending requests for images. Otherwise looks fine. Dan?
Comment 2 Dan Vrátil 2012-07-24 08:46:37 UTC
I don't like all the e_flag_wait()s in  the backtrace, though I can' imagine how they could cause a hang in the main thread...

A few questions that might help to locate the issue - is this reliably reproducible randomly (e.g. hang after reading any 2-3 messages), or does it happen only with some specific messages (could you provide such messages)? Does it happen immediately after you open the message, or after a while? Does the message actually appear before the UI freezes?

How long did you wait before obtaining the backtrace? The images should be loaded in a matter of seconds, so if you were waiting for a minute or so, something is broken down there.
Comment 3 David Ronis 2012-07-24 14:44:52 UTC
Hi Dan,

This happens several time per day, usually shortly after starting evo, reading/managing e-mails.  On the other hand, I don't know what to do to trigger the hang.   Normally, it happens when I click on some message.   The message view tells me it's getting some message, and that's it.

I waited a minute or so before getting the backtrace.
Comment 4 David Ronis 2012-07-24 14:45:58 UTC
One more thing.  It happens more often if I enable automatically download images from the internet.  With that disabled it's less frequent.
Comment 5 Milan Crha 2012-10-29 13:05:13 UTC
Let's move this under yours bug #686810, which contains newer backtrace for it.

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