Hi,

On 17/03/2017 20:54, Svetlana Tkachenko wrote:
Hi all,

To move messages less, I tried to create a filter for GNUMail by right clicking a message and selecting to create a filter by sender. There I selected to move the message to a local folder and clicked OK. GNUMail crashed with a segfault immediately. I recompiled as 'make debug=yes' and ran it in a debugger. Here is what I got.


well, we already have some debug information. Line 520 of FilteringViewController.m for me is the return line- It could be that at that point the window or the controller (which is freshly allocated a few lines above) are invalid, I don't know why.

Are you able to reproduce this issue?

No, I am not. I tried making a Filter from a Sender both on Mac and on GNUstep and it worked for me, I then deleted the filter easily, as a test. Does it happen with any address choosen? Does it happen reliably? Does it happen with different folders?

Does it happen with SVN Pantomime and/or GNUMail? Pantomime might help if the addresses differ, since I changed the parsing there.

If the answer to all above is yes... I hope someone helps us debugging :) Otherwise we can continue restricting the issue, as said, for me it is fine on two different setups. Will try further.

Riccardo

_______________________________________________
Discuss-gnustep mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/discuss-gnustep

Reply via email to