Never mind
sudo apt-get update && sudo apt-get upgrade
did work for me
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/259219
Title:
Broken TLS support in libGL.so AKA: software-center crashed with
Updating does not fixes this here, Maverick meerkat
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/259219
Title:
Broken TLS support in libGL.so AKA: software-center crashed with
SIGSEGV in __cxa_al
I've confirmed that updating fixes this. Thank you! -Nate
On Wed, Mar 16, 2011 at 5:10 AM, Andrea Carpineti
wrote:
> Hi Konstantin,
> just upgrade your system. You can use the command:
> sudo apt-get update; sudo apt-get upgrade
>
> More details can be found at
> https://help.ubuntu.com/communit
Hi Konstantin,
just upgrade your system. You can use the command:
sudo apt-get update; sudo apt-get upgrade
More details can be found at https://help.ubuntu.com/community/AptGet/Howto
If you don't update your system from a while the libgl1-mesa-glx package will
be updated and this bug will be fix
Hi,
How can I apply that fix? Who could help me with it?
On Wed, Mar 16, 2011 at 12:02 AM, Paul Sladen wrote:
> mesa (7.10.1-0ubuntu2) natty; urgency=low
>
> * The “stop SIGSEGVing unrelated code” upload.
> * debian/patches/113_partially_fix_tls.diff:
>
> -- Christopher James Halse Rogers
Hi,
I verified the fix with 7.10.1-0ubuntu2 (libegl1-mesa).
Thank you.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/259219
Title:
Broken TLS support in libGL.so AKA: software-center crashed with
Working here too ! Thanks for the great work :)
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/259219
Title:
Broken TLS support in libGL.so AKA: software-center crashed with
SIGSEGV in __cxa_alloca
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
working here
thanks
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/259219
Title:
Broken TLS support in libGL.so AKA: software-center crashed with
SIGSEGV in __cxa_allocate_exception()
--
ubuntu-b
Set Fix Released for the Software Center task as well. \o/ Thanks
again Chris, you rock!!
** Changed in: software-center (Ubuntu Natty)
Status: Triaged => Fix Released
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://b
I verified that updating to libgl1-mesa-glx 7.10.1-0ubuntu2 fixes the
Software Center SIGSEGV on my machine (amd64).
Thank you for your great work on this, Chris!!
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad
** Branch linked: lp:ubuntu/mesa
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/259219
Title:
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 d
I am getting:
software-center --debug
2011-03-13 21:18:58,243 - softwarecenter.distro - DEBUG - get_distro: 'Ubuntu'
2011-03-13 21:18:58,429 - softwarecenter.performance - DEBUG - TIME loading
app.py imports: 0.263337135315
2011-03-13 21:18:58,452 - softwarecenter.app - DEBUG - query for the
upd
** Summary changed:
- Broken TLS support in libGL.so
+ Broken TLS support in libGL.so AKA: software-center crashed with SIGSEGV in
__cxa_allocate_exception()
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/
yes
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/259219
Title:
Broken TLS support in libGL.so
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ub
Would this bug be the reason that USC is giving me a segmentation fault
when launched from the terminal in Natty amd64 in the last week or so?
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/259219
Titl
i'm not sure what you need me to do. i'm just testing this out and learn
something new.
thanks
_
From: Mauricio Pretto [mailto:259...@bugs.launchpad.net]
To: abro...@eastcentralcomputers.com
Sent: Fri, 11 Mar 2011 18:00:02 -0600
Subject: [Bug 259219] Re: Broken TLS support i
Bug update: I'm half way there - I've got it fixed for platforms without
special assembly handling, and x86-64. IA32 as yet eludes me - it seems
the TLS ABI docs aren't completely accurate. Or I'm mis-understanding
the IA32 function call ABI. Or a bit of both :).
--
You received this bug notif
running with the workaround command but I always get this output not
sure if this is of any help.
mauricio@koontz:~$ LD_PRELOAD=/usr/lib/libstdc++.so.6 software-center
2011-03-11 20:58:32,897 - softwarecenter.fixme - WARNING - logs to the root
logger: '('/usr/lib/pymodules/python2.7/d
Hi Joe, thanks for your comment.
> I see this bug on my Natty Alpha install. I have to do the LD_PRELOAD
> every time though (the work around suggests it only has to be done once).
Hmm, ok, I may have to remove that statement as it appears it may not
always apply. Thanks for letting us know.
> Q
I see this bug on my Natty Alpha install. Ihave to do the LD_PRELOAD
every time though (the work around suggests it only has to be done
once).
Question: should software-center be run as root or normal user? I get
different messages in the terminal window that suggest whichever one I
choose is wr
.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/259219
Title:
Broken TLS support in libGL.so
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubun
this problem also affects ipython combined with matplotlib.
LD_PRELOAD also solves it in that case.
pasting some information from:
duplicate bug 732809
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=612529
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=617432
>ipython
import matplotlib.pyplot
** Description changed:
Binary package hint: libgl1-mesa-dri
---
+ Software Center error description from apport is: software-center crashed
with SIGSEGV in __cxa_allocate_exception()
WORKAROUND for the software-center crash:
- Launch Software Center from the command line as:
+ L
** Description changed:
Binary package hint: libgl1-mesa-dri
+
+ ---
+ WORKAROUND for the software-center crash:
+
+ Launch Software Center from the command line as:
+
+ LD_PRELOAD=/usr/lib/libstdc++.so.6 software-center
+
+ This should only be needed the first time; after this Softwa
** Also affects: mesa (Ubuntu Natty)
Importance: High
Assignee: Chris Halse Rogers (raof)
Status: In Progress
** Also affects: software-center (Ubuntu Natty)
Importance: High
Assignee: Gary Lasker (gary-lasker)
Status: New
** Changed in: software-center (Ubuntu Natty
It looks a lot like initial-exec is inappropriate for libGL. At least,
it is incompatible with being able to dlopen libGL. However, changing
initial-exec to (the most general) global-dynamic doesn't fix this.
There's additionally some hand-generated assembly in glapi, which I've
patched out, but
Set as also affects software-center, please see bug 731724 for details.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/259219
Title:
Broken TLS support in libGL.so
--
ubuntu-bugs mailing list
ubunt
** Also affects: software-center (Ubuntu)
Importance: Undecided
Status: New
** Changed in: software-center (Ubuntu)
Importance: Undecided => High
** Changed in: software-center (Ubuntu)
Assignee: (unassigned) => Gary Lasker (gary-lasker)
--
You received this bug notification b
** Changed in: mesa (Ubuntu)
Importance: Undecided => High
** Changed in: mesa (Ubuntu)
Status: Confirmed => In Progress
** Changed in: mesa (Ubuntu)
Assignee: (unassigned) => Chris Halse Rogers (raof)
--
You received this bug notification because you are a member of Ubuntu
Bugs,
Removed unneeded files from reproducer
** Attachment added: "ldpreload_crash.zip"
https://bugs.launchpad.net/ubuntu/+source/mesa/+bug/259219/+attachment/1879456/+files/ldpreload_crash.zip
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ub
** Attachment added: "ldpreload_crash.zip"
https://bugs.launchpad.net/ubuntu/+source/mesa/+bug/259219/+attachment/1879449/+files/ldpreload_crash.zip
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/25
I'm attaching a minimal piece of code that reproduces the error.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/259219
Title:
Broken TLS support in libGL.so
--
ubuntu-bugs mailing list
ubuntu-bugs@
This is still an issue. I have confirmed by running libavg games in
natty.
** Changed in: mesa (Ubuntu)
Status: Expired => Confirmed
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/259219
Title:
[Expired for mesa (Ubuntu) because there has been no activity for 60
days.]
** Changed in: mesa (Ubuntu)
Status: Incomplete => Expired
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/259219
Titl
[This is an automatic notification.]
Hi Jonathan,
This bug was reported against an earlier version of Ubuntu, can you
test if it still occurs on Lucid?
Please note we also provide technical support for older versions of
Ubuntu, but not in the bug tracker. Instead, to raise the issue through
nor
** Tags added: intrepid
--
Broken TLS support in libGL.so
https://bugs.launchpad.net/bugs/259219
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/l
Changing the status to confirmed. This is not a bug that appears on some
machines. It's easily reproducable on all machines with intel graphics
and Jonathan's original description sums up what's happening quite
nicely.
--
Broken TLS support in libGL.so
https://bugs.launchpad.net/bugs/259219
You r
** Changed in: mesa (Ubuntu)
Status: Incomplete => Confirmed
--
Broken TLS support in libGL.so
https://bugs.launchpad.net/bugs/259219
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.u
This bug should be reopened.
See
https://www.libavg.de/wiki/index.php/Known_Linux_Installation_Issues#glibc_invalid_pointer
for a description of the bug as it appears in libavg.
Here's an lspci of a user's machine (Ubuntu 9.10). I'll see if I can get
the user to submit the rest of the info you re
We're closing this bug since it is has been some time with no response from the
original reporter. However, if the issue still exists please feel free to
reopen with the requested information. Also, if you could, please test against
the latest development version of Ubuntu, since this confirm
Hi jonathan-sieber,
Thank you for taking the time to report this bug and helping to make Ubuntu
better. You reported this bug a while ago and there hasn't been any activity in
it recently. We were wondering is this still an issue for you? Can you try with
the latest development release of Ubun
43 matches
Mail list logo