[Ubuntu-x-swat] [Bug 1232000] Re: Xorg crashed with SIGABRT in DoGetString()

2013-10-01 Thread Maarten Lankhorst
** Also affects: mesa (Ubuntu)
   Importance: Undecided
   Status: New

-- 
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/1232000

Title:
  Xorg crashed with SIGABRT in DoGetString()

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/glamor-egl/+bug/1232000/+subscriptions

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 1232000] Re: Xorg crashed with SIGABRT in DoGetString()

2013-10-01 Thread Maarten Lankhorst
Bad behavior was introduced by using glamor-egl, but not caused by it.
The real problem is duplicate TLS symbols, and the fix is including
glapi directly in libglx. This causes only the definition from libglapi
to be used, which means no more duplicate symbols.

** Changed in: glamor-egl (Ubuntu)
   Status: New = Invalid

** Changed in: mesa (Ubuntu)
   Status: New = Fix Committed

** Changed in: xorg-server (Ubuntu)
   Status: Triaged = Fix Committed

** Changed in: mesa (Ubuntu)
 Assignee: (unassigned) = Maarten Lankhorst (mlankhorst)

** Changed in: mesa (Ubuntu)
   Importance: Undecided = Critical

** Changed in: xorg-server (Ubuntu)
   Importance: High = Critical

-- 
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/1232000

Title:
  Xorg crashed with SIGABRT in DoGetString()

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/glamor-egl/+bug/1232000/+subscriptions

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 1232000] Re: Xorg crashed with SIGABRT in DoGetString()

2013-10-01 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/saucy-proposed/mesa

-- 
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/1232000

Title:
  Xorg crashed with SIGABRT in DoGetString()

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/glamor-egl/+bug/1232000/+subscriptions

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 1232000] Re: Xorg crashed with SIGABRT in DoGetString()

2013-10-01 Thread Launchpad Bug Tracker
This bug was fixed in the package mesa - 9.2-1ubuntu3

---
mesa (9.2-1ubuntu3) saucy; urgency=low

  * Create a libglapi.so symlink. (LP: #1232000)
 -- Maarten Lankhorst maarten.lankho...@ubuntu.com   Tue, 01 Oct 2013 
13:09:38 +0200

** Changed in: mesa (Ubuntu)
   Status: Fix Committed = 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/1232000

Title:
  Xorg crashed with SIGABRT in DoGetString()

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/glamor-egl/+bug/1232000/+subscriptions

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 1232000] Re: Xorg crashed with SIGABRT in DoGetString()

2013-10-01 Thread Launchpad Bug Tracker
This bug was fixed in the package xorg-server - 2:1.14.2.901-2ubuntu7

---
xorg-server (2:1.14.2.901-2ubuntu7) saucy; urgency=low

  * Make glx link against glapi for the dispatch table symbols. (LP: #1232000)
  * Cherry pick a few related glx fixes from upstream.
 -- Maarten Lankhorst maarten.lankho...@ubuntu.com   Tue, 01 Oct 2013 
13:30:59 +0200

** Changed in: xorg-server (Ubuntu)
   Status: Fix Committed = 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/1232000

Title:
  Xorg crashed with SIGABRT in DoGetString()

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/glamor-egl/+bug/1232000/+subscriptions

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 1232000] Re: Xorg crashed with SIGABRT in DoGetString()

2013-09-30 Thread Maarten Lankhorst
** Information type changed from Private to Public

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

Title:
  Xorg crashed with SIGABRT in DoGetString()

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg-server/+bug/1232000/+subscriptions

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 1232000] Re: Xorg crashed with SIGABRT in DoGetString()

2013-09-30 Thread Alexandros Frantzis
Removing the (leftover?) /usr/lib/libGL.* files solved the problem for
me.

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

Title:
  Xorg crashed with SIGABRT in DoGetString()

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg-server/+bug/1232000/+subscriptions

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 1232000] Re: Xorg crashed with SIGABRT in DoGetString()

2013-09-30 Thread Alexandros Frantzis
 Removing the (leftover?) /usr/lib/libGL.* files solved the problem for
me.

Actually, it solved part of the problem for me... running with indirect
glx still fails.

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

Title:
  Xorg crashed with SIGABRT in DoGetString()

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg-server/+bug/1232000/+subscriptions

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 1232000] Re: Xorg crashed with SIGABRT in DoGetString()

2013-09-30 Thread Maarten Lankhorst
Minimal testcase:
LIBGL_ALWAYS_INDIRECT=1 glxinfo

** Changed in: xorg-server (Ubuntu)
   Status: Confirmed = Triaged

** Changed in: xorg-server (Ubuntu)
   Importance: Medium = High

** Changed in: xorg-server (Ubuntu)
 Assignee: (unassigned) = Maarten Lankhorst (mlankhorst)

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

Title:
  Xorg crashed with SIGABRT in DoGetString()

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg-server/+bug/1232000/+subscriptions

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 1232000] Re: Xorg crashed with SIGABRT in DoGetString()

2013-09-30 Thread Maarten Lankhorst
** Also affects: glamor-egl (Ubuntu)
   Importance: Undecided
   Status: New

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

Title:
  Xorg crashed with SIGABRT in DoGetString()

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/glamor-egl/+bug/1232000/+subscriptions

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp