Summary: | Crashes in tests on ppc | ||
---|---|---|---|
Product: | cairo | Reporter: | Laurent G <lauranger> |
Component: | quartz backend | Assignee: | Vladimir Vukicevic <vladimir> |
Status: | RESOLVED MOVED | QA Contact: | cairo-bugs mailing list <cairo-bugs> |
Severity: | normal | ||
Priority: | medium | ||
Version: | 1.10.3 | ||
Hardware: | Other | ||
OS: | All | ||
Whiteboard: | |||
i915 platform: | i915 features: |
Description
Laurent G
2012-01-23 14:09:09 UTC
After following the execution that ends in the crash, I could not really understand what was going on around line 125 of cairo-polygon.c because the pointer "limits" goes from non zero to zero by passing the VALGRIND things line. So I checked options passed to configure/make/gcc and tried two things : * to force no use of -O with the -g -> the crash does not happen * to disable while -g and -O are in the CFLAGS -> the crash does not happen Ii may be that it should have been obvious to me from the start that debug+valgrind don'"t mix well with -O optimizations. Sorry for the noise. -- GitLab Migration Automatic Message -- This bug has been migrated to freedesktop.org's GitLab instance and has been closed from further activity. You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.freedesktop.org/cairo/cairo/issues/275. |
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.