Bug 662069 - [abrt] evolution-2.32.1-1.fc14: kill: Process /usr/bin/evolution was killed by signal 4 (SIGILL)
Summary: [abrt] evolution-2.32.1-1.fc14: kill: Process /usr/bin/evolution was killed b...
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Fedora
Classification: Fedora
Component: libical
Version: 14
Hardware: x86_64
OS: Unspecified
low
medium
Target Milestone: ---
Assignee: Matthew Barnes
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: abrt_hash:8fcaa6c24b5e802157021b3a28c...
: 664423 (view as bug list)
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2010-12-10 14:14 UTC by Yann Droneaud
Modified: 2010-12-20 11:50 UTC (History)
5 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2010-12-10 14:29:44 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: backtrace (26.62 KB, text/plain)
2010-12-10 14:14 UTC, Yann Droneaud
no flags Details

Description Yann Droneaud 2010-12-10 14:14:15 UTC
abrt version: 1.1.14
architecture: x86_64
Attached file: backtrace
cmdline: evolution
component: evolution
crash_function: kill
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 4 (SIGILL)
release: Fedora release 14 (Laughlin)
time: 1291990237
uid: 500

comment
-----
ef evolution print:
ElectricFence Aborting: Allocating 0 bytes, probably a bug.
/usr/bin/ef: line 20:  6385 Instruction non permise (core dumped) ( export LD_PRELOAD=libefence.so.0.0; exec "$@" )

How to reproduce
-----
1. Running evolution with G_DEBUG=resident-modules,gc-friendly G_SLICE=always-malloc,debug-blocks under ElectricFence with EF_PROTECT_BELOW=1

Comment 1 Yann Droneaud 2010-12-10 14:14:18 UTC
Created attachment 467975 [details]
File: backtrace

Comment 2 Yann Droneaud 2010-12-10 14:29:44 UTC
This is the root cause of bug 662070 : an 0 sized block of memory is allocated and accessed in icaltzutil_fetch_timezone().

*** This bug has been marked as a duplicate of bug 662070 ***

Comment 3 Yann Droneaud 2010-12-20 11:44:18 UTC
This is not a duplicate of 662070. libical's icaltzutil_fetch_timezone() allocates 0 sized memory blocks and did not use them. So it is safe.

Closing as not a bug.

Comment 4 Yann Droneaud 2010-12-20 11:50:01 UTC
*** Bug 664423 has been marked as a duplicate of this bug. ***


Note You need to log in before you can comment on or make changes to this bug.