Bug 678254

Summary: [abrt] _lcd_stem_align killed by signal 11 (SIGSEGV)
Product: [Fedora] Fedora Reporter: Ivica Grujic <grujakg>
Component: freetypeAssignee: Marek Kašík <mkasik>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 14CC: behdad, caolanm, dtardon, fonts-bugs, kevin, mkasik
Target Milestone: ---   
Target Release: ---   
Hardware: i686   
OS: Unspecified   
Whiteboard: abrt_hash:e10c0471de3efbe40ef60a50d6152d62f1fd8f30
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2011-02-17 15:53:21 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
File: backtrace none

Description Ivica Grujic 2011-02-17 09:51:17 UTC
abrt version: 1.1.14
architecture: i686
Attached file: backtrace
cmdline: /usr/lib/openoffice.org3/program/soffice.bin -quickstart -nologo -nodefault
component: openoffice.org
executable: /usr/lib/openoffice.org3/program/soffice.bin
kernel: 2.6.35.11-83.fc14.i686.PAE
package: openoffice.org-brand-1:3.3.0-20.2.fc14
reason: Process /usr/lib/openoffice.org3/program/soffice.bin was killed by signal 11 (SIGSEGV)
release: Fedora release 14 (Laughlin)
time: 1297935424
uid: 500

How to reproduce
-----
1. Opened a couple of documents (docx, ppt..) for reviwing
2. OO crashes when after intensive scrlloing on tried to close one of them
3.

Comment 1 Ivica Grujic 2011-02-17 09:51:21 UTC
Created attachment 479295 [details]
File: backtrace

Comment 2 Caolan McNamara 2011-02-17 10:21:12 UTC
This is apparently a crash in freetype, whether its freetype's fault or if some corrupt data is passed in by us I can't quite tell.

Comment 3 David Tardon 2011-02-17 12:05:00 UTC
This looks a lot like bug 674311. Do you use some other freetype than from Fedora?

Comment 4 Kevin Kofler 2011-02-17 15:53:21 UTC
> /usr/lib/freetype-infinality/libfreetype.so.6.6.1
(from the backtrace). Sure he is.

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

Comment 5 Ivica Grujic 2011-02-19 21:12:12 UTC
(In reply to comment #3)
> This looks a lot like bug 674311. Do you use some other freetype than from
> Fedora?

Yes, infinality (www.infinality.net) patched freetype. do you need some more info?