Bug 468488

Summary: evolution segfaults when changing folder subscriptions on IMAP
Product: [Fedora] Fedora Reporter: Ian Weller <ian>
Component: evolutionAssignee: Matthew Barnes <mbarnes>
Status: CLOSED NOTABUG QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: high Docs Contact:
Priority: medium    
Version: rawhideCC: mbarnes, mcrha
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2008-10-31 21:24:32 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
segmentation fault in evolution after clicking checkboxes in subscriptions manager none

Description Ian Weller 2008-10-25 04:45:07 UTC
Created attachment 321487 [details]
segmentation fault in evolution after clicking checkboxes in subscriptions manager

Description of problem:
Evolution segfaults when changing folder subscriptions on IMAP in a certain unforseeable pattern.

Version-Release number of selected component (if applicable):
evolution-2.24.1-2.fc10.i386

How reproducible:
Nearly every time.

Steps to Reproduce:
1. Folders -> Subscriptions
2. Click random checkboxes
  
Actual results:
Segfault. Output attached.

Expected results:
It should work.

Comment 1 Milan Crha 2008-10-31 20:53:06 UTC
Could you install debug info packages for evolution and evolution-data-server, run evolution under gdb (command: "gdb evolution --ex r") and when it crashes with the invalid pointer do "thread apply all bt" and paste here the result, with lines where the context where it stopped will be shown, please?

I tried to reproduce, but it seems to work for me, thus asking you for this.
Thanks in advance.

Comment 2 Ian Weller 2008-10-31 21:24:32 UTC
Sorry, I can't reproduce either. Closing.