Bug 1213771
| Summary: | evolution crashed while sending mail | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Red Hat Enterprise Linux 7 | Reporter: | Siteshwar Vashisht <svashisht> | ||||
| Component: | evolution-data-server | Assignee: | Matthew Barnes <mbarnes> | ||||
| Status: | CLOSED ERRATA | QA Contact: | Desktop QE <desktop-qa-list> | ||||
| Severity: | medium | Docs Contact: | |||||
| Priority: | medium | ||||||
| Version: | 7.1 | CC: | jkoten, mcrha, vrutkovs | ||||
| Target Milestone: | rc | ||||||
| Target Release: | --- | ||||||
| Hardware: | x86_64 | ||||||
| OS: | Linux | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||
| Doc Text: |
This had been fixed by the rebase. I would not mention it in the Doc Text.
|
Story Points: | --- | ||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2015-11-19 07:58:11 UTC | Type: | Bug | ||||
| Regression: | --- | Mount Type: | --- | ||||
| Documentation: | --- | CRM: | |||||
| Verified Versions: | Category: | --- | |||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||
| Embargoed: | |||||||
| Bug Depends On: | 1174414 | ||||||
| Bug Blocks: | |||||||
| Attachments: |
|
||||||
Created attachment 1016752 [details] Patch to fix 1213771 Backported patch from https://git.gnome.org/browse/evolution-data-server/commit/?id=20533b4 Thanks for a bug report. This might be fixed once the rebase of evolution packages to 3.12.11 release will be done. See bug #1174414 for more information. Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://rhn.redhat.com/errata/RHBA-2015-2226.html |
Description of problem: evolution crashed while sending mail with below backtrace : #0 __GI_____strtoul_l_internal (nptr=nptr@entry=0x0, endptr=endptr@entry=0x0, base=base@entry=10, group=group@entry=0, loc=0x7f370b40d060 <_nl_global_locale>) at ../stdlib/strtol_l.c:298 298 while (ISSPACE (*s)) (gdb) bt #0 __GI_____strtoul_l_internal (nptr=nptr@entry=0x0, endptr=endptr@entry=0x0, base=base@entry=10, group=group@entry=0, loc=0x7f370b40d060 <_nl_global_locale>) at ../stdlib/strtol_l.c:298 #1 0x00007f370b08c102 in __GI_strtoul (nptr=nptr@entry=0x0, endptr=endptr@entry=0x0, base=base@entry=10) at ../stdlib/strtol.c:109 #2 0x00007f371237c70d in imapx_job_fetch_new_messages_start (job=0x2d0ce00, is=0x35a6870, cancellable=0x4173550, error=0x7f36b51e0ac0) at camel-imapx-server.c:5678 #3 0x00007f3712373039 in camel_imapx_job_run (job=job@entry=0x2d0ce00, is=is@entry=0x35a6870, error=error@entry=0x7f36b51e0ac0) at camel-imapx-job.c:218 #4 0x00007f37123762e2 in imapx_submit_job (is=is@entry=0x35a6870, job=job@entry=0x2d0ce00, error=error@entry=0x7f36b51e0ac0) at camel-imapx-server.c:3234 #5 0x00007f3712376399 in imapx_server_fetch_new_messages (is=is@entry=0x35a6870, folder=folder@entry=0x2da4950, async=async@entry=0, update_unseen=update_unseen@entry=0, cancellable=cancellable@entry=0x4173550, error=error@entry=0x7f36b51e0ac0) at camel-imapx-server.c:3399 #6 0x00007f3712383ced in imapx_job_refresh_info_start (job=0x293bd30, is=0x35a6870, cancellable=0x4173550, error=0x7f36b51e0ac0) at camel-imapx-server.c:6029 #7 0x00007f3712373039 in camel_imapx_job_run (job=job@entry=0x293bd30, is=is@entry=0x35a6870, error=error@entry=0x7f36b51e0ac0) at camel-imapx-job.c:218 #8 0x00007f37123842ae in camel_imapx_server_refresh_info (is=is@entry=0x35a6870, folder=folder@entry=0x2da4950, cancellable=cancellable@entry=0x4173550, error=error@entry=0x7f36b51e0ac0) at camel-imapx-server.c:8014 #9 0x00007f37123703b9 in imapx_refresh_info_sync (folder=0x2da4950, cancellable=0x4173550, error=0x7f36b51e0b60) at camel-imapx-folder.c:817 #10 0x00007f371230a6ac in camel_folder_refresh_info_sync (folder=folder@entry=0x2da4950, cancellable=cancellable@entry=0x4173550, error=error@entry=0x7f36b51e0b60) at camel-folder.c:4147 #11 0x00007f36eda56900 in refresh_folders_exec (m=0x7f36e44170a0, cancellable=0x4173550, error=<optimized out>) at mail-send-recv.c:1049 #12 0x00007f36ee35ee17 in mail_msg_proxy (msg=0x7f36e44170a0) at mail-mt.c:426 #13 0x00007f370b48305c in g_thread_pool_thread_proxy (data=<optimized out>) at gthreadpool.c:307 #14 0x00007f370b4826d5 in g_thread_proxy (data=0x3dc5c50) at gthread.c:764 #15 0x00007f3710b89df5 in start_thread (arg=0x7f36b51e1700) at pthread_create.c:308 #16 0x00007f370b1481ad in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:113 Version-Release number of selected component (if applicable): evolution-data-server-3.8.5-34.el7.x86_64 Additional info: Upstream bug https://bugzilla.gnome.org/show_bug.cgi?id=732607