Bug 4407 - email first in inbox list with invite segfaults claws-mail when switch to different folder
Summary: email first in inbox list with invite segfaults claws-mail when switch to dif...
Status: RESOLVED FIXED
Alias: None
Product: Claws Mail
Classification: Unclassified
Component: Plugins/vCalendar (show other bugs)
Version: 3.99.0
Hardware: PC Linux
: P3 normal
Assignee: users
URL:
Depends on:
Blocks:
 
Reported: 2020-11-10 04:58 UTC by GZU
Modified: 2020-11-10 13:17 UTC (History)
0 users

See Also:


Attachments

Description GZU 2020-11-10 04:58:08 UTC
Beta 3.99

email first in inbox list with invite segfaults claws-mail when switch to different folder.
If I move the email to another folder then the issue disappears.
Tried to install gdb but there was an issue with dependencies.

Hope this helps

[ 1744.674696] claws-mail[3691]: segfault at 88 ip 00007fa66c792582 sp 00007ffee22d0170 error 4 in vcalendar.so[7fa66c781000+39000]
[ 1744.674719] Code: c3 31 c0 e8 90 e1 ff ff 48 8d 3d 79 f1 01 00 48 89 c6 e8 91 f8 ff ff 48 85 db 74 1b 48 8b 93 c0 00 00 00 48 8b 9a d8 01 00 00 <48> 39 83 88 00 00 00 74 04 48 8b 58 20 48 89 d8 5b c3 66 90 66 2e
Comment 1 GZU 2020-11-10 08:43:17 UTC
email doesn't have to be the first one in list just has to be the currently selected email.
Comment 2 GZU 2020-11-10 09:06:06 UTC
If useful

mimeview.c:864:text/calendar
messageview.c:1288:found part 6/alternative
mimeview.c:864:text/calendar
mimeview.c:864:text/calendar
vcalendar.c:244:vcal_viewer_get_widget
vcalendar.c:836:vcal_viewer_show_mimepart : /home/george/.claws-mail/imapcache/outlook.office365.com/u4444016@anu.edu.au/INBOX/292297
vcalendar.c:253:vcal_viewer_clear_viewer
vcalendar.c:227:creating /home/george/.claws-mail/mimetmp/00000000.mimetmp
vcal_folder.c:2188:Converting DTSTART to UTC.
vcal_folder.c:2204:Converting DTEND to UTC.
vcalendar.c:865:TIMING vcal_viewer_show_mimepart : 0s024ms
summaryview.c:3808:TIMING summary_display_msg_full : 0s033ms
folderview.c:2260:newly selected 0x5624556b2e00, opened 0x5624556ca040
summaryview.c:1278:called inc_lock (lock count 1)
summaryview.c:1352:empty folder ((nil) (null) (nil) 0)
mimeview.c:864:text/calendar
vcalendar.c:253:vcal_viewer_clear_viewer
vcalendar.c:258:unlinking /home/george/.claws-mail/mimetmp/00000000.mimetmp
vcalendar.c:244:vcal_viewer_get_widget
vcalendar.c:836:vcal_viewer_show_mimepart : /none/of/your/business
vcalendar.c:253:vcal_viewer_clear_viewer
vcalendar.c:227:creating /home/george/.claws-mail/mimetmp/00000001.mimetmp
vcal_folder.c:2188:Converting DTSTART to UTC.
vcal_folder.c:2204:Converting DTEND to UTC.
Segmentation fault (core dumped)
Comment 3 Paul 2020-11-10 09:33:54 UTC
This was fixed in GIT a few days ago.

Note You need to log in before you can comment on or make changes to this bug.