Bug 27041 - Fontconfig 2.8.0 crashes with SIGBUS
Summary: Fontconfig 2.8.0 crashes with SIGBUS
Status: RESOLVED DUPLICATE of bug 39278
Alias: None
Product: fontconfig
Classification: Unclassified
Component: library (show other bugs)
Version: 2.8
Hardware: SPARC Solaris
: high critical
Assignee: fontconfig-bugs
QA Contact: Behdad Esfahbod
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-03-12 01:59 UTC by Hans-Albert Schneider
Modified: 2012-04-11 18:42 UTC (History)
1 user (show)

See Also:
i915 platform:
i915 features:


Attachments
Stacktrace (6.48 KB, text/plain)
2010-03-12 01:59 UTC, Hans-Albert Schneider
Details

Description Hans-Albert Schneider 2010-03-12 01:59:32 UTC
Created attachment 33987 [details]
Stacktrace

We are using Fontconfig 2.8.0 with Freetype 2.3.11, libxml2 2.7.6, and Qt 4.5.1.
We experience occasional bus errors in our nightly test benches; a stack trace from last night is attached.
The program has been compiled with Sun C++ 5.9 on Solaris 9, for 64bit SPARC.

siginfo.si_code is BUS_OBJERR.

According to what I have read about SIGBUS, this looks to me like some mmap()ed memory is being accessed either out-of-bounds or after munmap().
Comment 1 Akira TAGOH 2012-04-10 00:56:44 UTC
Are you using NFS on your home?
Comment 2 Hans-Albert Schneider 2012-04-11 13:29:34 UTC
As I have changed jobs meanwhile, I do not have access to the details anymore.
But yes, the home directories were mounted via NFS. I think the NFS server was a Linux machine (some CentOS version, probably).
Comment 3 Hans-Albert Schneider 2012-04-11 13:35:53 UTC
Oh, and I think the NFS clients running Linux did not show the problem.
Comment 4 Akira TAGOH 2012-04-11 18:42:12 UTC
Thanks. this should be duplicate then.

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


Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.