[Bug 15091] SIGILL caused by libcairo when running gnome-terminal

bugzilla-daemon at bugzilla.ubuntu.com bugzilla-daemon at bugzilla.ubuntu.com
Sat Sep 10 22:18:04 UTC 2005


Please do not reply to this email.  You can add comments at
http://bugzilla.ubuntu.com/show_bug.cgi?id=15091
Ubuntu | libcairo





------- Additional Comments From billy.biggs at gmail.com  2005-09-10 23:18 UTC -------
Thanks, that clarifies it.  The gcc documentation is rather misleading
on this point.  The current documentation states that these options
(-mmmx, -msse) enable use of the compiler built-ins, and not that it
allows gcc to generate MMX/SSE code.  I have filed this bug upstream
with gcc and will fix our code.

  http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23809

Unfortunately, the fix is not as simple as removing the -msse.  We need
to isolate the MMX/SSE code in a separate file from the runtime detection
code if we intend to keep using the compiler intrinsics.

-- 
Configure bugmail: http://bugzilla.ubuntu.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.




More information about the desktop-bugs mailing list