← Back to team overview

ubuntu-x-swat team mailing list archive

[Bug 259219] Re: Broken TLS support in libGL.so AKA: software-center crashed with SIGSEGV in __cxa_allocate_exception()

 

This bug was fixed in the package mesa - 7.10.1-0ubuntu2

---------------
mesa (7.10.1-0ubuntu2) natty; urgency=low

  * The “stop SIGSEGVing unrelated code” upload.
  * debian/patches/113_partially_fix_tls.diff:
    - Fix TLS usage: initial-exec is not appropriate for a library that
      can be dynamically loaded with dlopen. (LP: #259219)
    - Partial patch: missing IA32 assembler dispatch code.
  * debian/rules:
    - Build without optimised assembler on i386, as we haven't fixed that
      yet.  Opens LP #735188.
 -- Christopher James Halse Rogers <raof@xxxxxxxxxx>   Tue, 15 Mar 2011 10:24:52 +1100

** Changed in: mesa (Ubuntu Natty)
       Status: In Progress => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to mesa in ubuntu.
https://bugs.launchpad.net/bugs/259219

Title:
  Broken TLS support in libGL.so AKA: software-center crashed with
  SIGSEGV in __cxa_allocate_exception()