Summary: | SIGSEGV in fbFetch | ||
---|---|---|---|
Product: | cairo | Reporter: | Saurabh <saurabh> |
Component: | general | Assignee: | Carl Worth <cworth> |
Status: | RESOLVED FIXED | QA Contact: | cairo-bugs mailing list <cairo-bugs> |
Severity: | major | ||
Priority: | highest | ||
Version: | 1.0.2 | ||
Hardware: | SPARC | ||
OS: | Solaris | ||
Whiteboard: | |||
i915 platform: | i915 features: |
Description
Saurabh
2006-02-04 06:11:59 UTC
I have recently verified the same bug in IRIX, OS version 6.5.28, MIPSpro compilers 7.4.4.m. Trying to run ethereal compiled with gtk 2.8.11 and cairo 1.0.2 yields a core dump. Debugging ethereak along with the corefile gives that the SIGSEGV appeared in line 2673. So much has changed since... If the stack-trace is to be believed then we passed a NULL source into pixman_image_composite, which would cause a SIGSEGV. However, given that entire code path has been removed, all I can say with confidence is that the error checking at the _cairo_image_surface_composite() level has been tested using fault injection and so a similar problem should not now be possible. |
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.