Bug 444666

Summary: evolution crashes when copying calender entries
Product: [Fedora] Fedora Reporter: Tobias Weiss <lebensmotto>
Component: evolutionAssignee: Matthew Barnes <mbarnes>
Status: CLOSED UPSTREAM QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: high Docs Contact:
Priority: low    
Version: rawhideCC: mcrha
Target Milestone: ---   
Target Release: ---   
Hardware: i386   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2008-04-30 15:07:57 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
strace -o evolution
none
strace -o [file] evolution none

Description Tobias Weiss 2008-04-29 20:16:05 UTC
Description of problem:

If I copy calender entries within the calender (i.e. to a different day),
evolution crashes.

Version-Release number of selected component (if applicable):

2.22.1

How reproducible:

every time

Steps to Reproduce:
1. go to calender
2. create a entry at one day
3. copy this entry to another day
  
Actual results:

Evolution won't respond, you have to kill it

Expected results:

usable Calender ;)


Additional info:

Comment 1 Milan Crha 2008-04-30 12:17:13 UTC
Sounds very similar to upstream bug:
http://bugzilla.gnome.org/show_bug.cgi?id=524121

Can you paste here a stack trace of the crash so we can verify if it's
absolutely same thing, please? Thanks in advance.

Comment 2 Tobias Weiss 2008-04-30 12:47:37 UTC
(In reply to comment #1)
> Sounds very similar to upstream bug:
> http://bugzilla.gnome.org/show_bug.cgi?id=524121

No, it does not seem so. I do not see Ev. closing, following these steps.
 


Comment 3 Milan Crha 2008-04-30 13:03:17 UTC
OK, can you paste here your stack trace anyway? After you install debug info
packages (if didn't do yet). Thanks in advance.

Comment 4 Tobias Weiss 2008-04-30 14:54:45 UTC
Created attachment 304239 [details]
strace -o evolution

Comment 5 Tobias Weiss 2008-04-30 14:55:12 UTC
Created attachment 304240 [details]
strace -o [file] evolution

Comment 6 Tobias Weiss 2008-04-30 14:56:44 UTC
ignore comment #4!

Comment 7 Milan Crha 2008-04-30 15:07:57 UTC
Thanks for the update. I thought about "thread apply all bt" from gdb, but this
works too. This one is upstream bug [1] which has committed patch in stable too,
so the fix will be available after next release (probably this Friday or so).
The additional patch there is not necessary to fix this.

[1] http://bugzilla.gnome.org/show_bug.cgi?id=523402