GNOME Bugzilla – Bug 356241
Calendar crashes whn printing day with lots of appointments
Last modified: 2006-09-18 01:38:15 UTC
Steps to reproduce: 1. Enter lots of appointments, like 12, on one day, some with overlapping times. 2. Try to print. Printer or PDF - doesn't matter 3. Application will crash Stack trace: Other information: I have a file from bug buddy, where do I send it?
Created attachment 72893 [details] This is a saved file from bug buddy.
Hi Jason, thanks for the bug report. Unfortunately, that stack trace is not very useful in determining the cause of the crash. Can you get us one with debugging symbols? Please see http://live.gnome.org/GettingTraces for more information on how to do so.
Created attachment 72955 [details] text file of gdb trace while running evolution-gdb Hope this helps. I installed evolution-dgb and ran it under gdb.
Thanks for the stacktrace and debugging symbols, Jason. According to the trace, you're printing in day view with lots of appointments. Known issue -- you probably will be pleased to hear this crash has been fixed already. :) The relevant part of the stacktrace:
+ Trace 72609
Thread 1 (Thread -1231718720 (LWP 26900))
*** This bug has been marked as a duplicate of 324221 ***
Thanks for the update, is the fix available and if so, how can I get it?
quoting bug 324221 comment 7: > This should be fixed with the patch for the bug 272668. That should be it, I hope. :) Jason, if applying that patch and rebuilding does not fix your issue, please reopen bug 324221 (if you got the permissions) and add a comment. Thanks.