abrt version: 1.1.14 architecture: x86_64 Attached file: backtrace cmdline: evolution component: evolution crash_function: icaltzutil_fetch_timezone executable: /usr/bin/evolution kernel: 2.6.35.9-64.fc14.x86_64 package: evolution-2.32.1-1.fc14 rating: 4 reason: Process /usr/bin/evolution was killed by signal 11 (SIGSEGV) release: Fedora release 14 (Laughlin) time: 1291990674 uid: 500 How to reproduce ----- 1. Run evolution with G_DEBUG=resident-modules,gc-friendly G_SLICE=always-malloc,debug-blocks under ElectricFence with EF_PROTECT_BELOW=1 EF_ALLOW_MALLOC_0=1
Created attachment 467977 [details] File: backtrace
*** Bug 662069 has been marked as a duplicate of this bug. ***
(In reply to comment #2) > *** Bug 662069 has been marked as a duplicate of this bug. *** Bug 662069 shows that icaltzutil_fetch_timezone() is allocating a 0 sized block of memory and try to access it. See attachment 467975 [details].
Package: evolution-2.32.1-1.fc14 Architecture: x86_64 OS Release: Fedora release 14 (Laughlin) How to reproduce ----- 1. Running evolution with G_DEBUG=resident-modules,gc-friendly G_SLICE=always-malloc,debug-blocks under ElectricFence with EF_ALIGNMENT=16 EF_ALLOW_MALLOC_0=1 EF_PROTECT_FREE=1
Thanks for a bug report. I'm moving this to libical then.
Thank you for the bug report. From my point of view, this issue is a duplicate of bug #637150. *** This bug has been marked as a duplicate of bug 637150 ***
(In reply to comment #6) > Thank you for the bug report. From my point of view, this issue is a duplicate > of bug #637150. > > *** This bug has been marked as a duplicate of bug 637150 *** Seems not. I have tested with libical-0.46-2.fc14 from https://admin.fedoraproject.org/updates/libical-0.46-2.fc14 See bug #664412 *** This bug has been marked as a duplicate of bug 664412 ***