** Changed in: mesa
Importance: Unknown => Medium
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/562718
Title:
[savage] glblur crashed with SIGSEGV in _mesa_CopyTexImage2D()
--
ubuntu-bugs maili
** Changed in: mesa
Importance: Medium => Unknown
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/562718
Title:
[savage] glblur crashed with SIGSEGV in _mesa_CopyTexImage2D()
--
ubuntu-bugs maili
This bug was fixed in the package mesa - 7.7.1-1ubuntu3
---
mesa (7.7.1-1ubuntu3) lucid-proposed; urgency=low
* Add 104_savage_init_mesa.patch: Savage driver needs to initialize
&ctx->Meta->Save. Fixes crash when using _mesa_CopyTexImage2D
on Savage hardware. Cherrypick fr
I have run this mesa version for about two weeks on an intel and a
radeon based system without any problems.
** Tags added: verification-done
** Tags removed: verification-needed
--
[savage] glblur crashed with SIGSEGV in _mesa_CopyTexImage2D()
https://bugs.launchpad.net/bugs/562718
You received
Updated with mesa - 7.7.1-1ubuntu3 and now it's working for me. Thanks!
--
[savage] glblur crashed with SIGSEGV in _mesa_CopyTexImage2D()
https://bugs.launchpad.net/bugs/562718
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-b
Can someone please test the lucid-proposed version?
--
[savage] glblur crashed with SIGSEGV in _mesa_CopyTexImage2D()
https://bugs.launchpad.net/bugs/562718
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
ubu
Copied lucid-proposed to maverick.
** Changed in: mesa (Ubuntu)
Status: Fix Committed => Fix Released
** Changed in: mesa (Ubuntu Lucid)
Status: Fix Released => Fix Committed
--
[savage] glblur crashed with SIGSEGV in _mesa_CopyTexImage2D()
https://bugs.launchpad.net/bugs/562718
Y
This bug was fixed in the package mesa - 7.7.1-1ubuntu3
---
mesa (7.7.1-1ubuntu3) lucid-proposed; urgency=low
* Add 104_savage_init_mesa.patch: Savage driver needs to initialize
&ctx->Meta->Save. Fixes crash when using _mesa_CopyTexImage2D
on Savage hardware. Cherrypick fr
** Branch linked: lp:ubuntu/lucid-proposed/mesa
--
[savage] glblur crashed with SIGSEGV in _mesa_CopyTexImage2D()
https://bugs.launchpad.net/bugs/562718
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
ubuntu-
Accepted mesa into lucid-proposed, the package will build now and be
available in a few hours. Please test and give feedback here. See
https://wiki.ubuntu.com/Testing/EnableProposed for documentation how to
enable and use -proposed. Thank you in advance!
** Also affects: mesa (Ubuntu Lucid)
Imp
On Thu, Apr 22, 2010 at 01:09:20AM -, John Dong wrote:
> It's probably better if SRU versioning conventions are used (i.e.
> 1ubuntu2.1) and the lucid+1 upload be -1ubuntu3, though it probably
> doesn't matter too much.
I considered that, but I'm unclear on whether that is actually necessary
i
The upload in lucid-proposed looks pretty reasonable to me and
consistent with the explanation, so ACK from the SRU team in that
regard.
It's probably better if SRU versioning conventions are used (i.e.
1ubuntu2.1) and the lucid+1 upload be -1ubuntu3, though it probably
doesn't matter too much.
M
** Description changed:
[Impact]
- Affects Savage devices; unknown if it affects all Savage users or just a
subset. Leads to a crash in mesa during X startup.
-
+ Affects Savage devices; affects all Savage users, but not all GL
applications. Leads to a crash in mesa during application startu
Uploaded to ubuntu-proposed.
Tormod, it would be helpful if you could update the description with
additional details that may be relevant for consideration.
** Description changed:
- Binary package hint: xscreensaver
+ [Impact]
+ Affects Savage devices; unknown if it affects all Savage users or
I think it's too late to get this into lucid itself, but looks like it's
suitable for an SRU.
** Changed in: mesa (Ubuntu)
Status: Confirmed => Fix Committed
--
[savage] glblur crashed with SIGSEGV in _mesa_CopyTexImage2D()
https://bugs.launchpad.net/bugs/562718
You received this bug noti
Patch has been committed to the upstream stable 7.8 branch:
http://cgit.freedesktop.org/mesa/mesa/commit/?h=7.8&id=885048232fb715b0646d52ff35305941a25f1382
** Changed in: mesa (Ubuntu)
Status: In Progress => Confirmed
** Changed in: mesa (Ubuntu)
Assignee: Tormod Volden (tormodvolden)
** Changed in: mesa (Ubuntu)
Status: Confirmed => In Progress
** Changed in: mesa (Ubuntu)
Assignee: (unassigned) => Tormod Volden (tormodvolden)
--
[savage] glblur crashed with SIGSEGV in _mesa_CopyTexImage2D()
https://bugs.launchpad.net/bugs/562718
You received this bug notificatio
** Bug watch added: freedesktop.org Bugzilla #27652
http://bugs.freedesktop.org/show_bug.cgi?id=27652
** Also affects: mesa via
http://bugs.freedesktop.org/show_bug.cgi?id=27652
Importance: Unknown
Status: Unknown
--
[savage] glblur crashed with SIGSEGV in _mesa_CopyTexImage2D()
The crash is here, with save = 0, so apparently &ctx->Meta->Save has not
been initialized.
static void
_mesa_meta_begin(GLcontext *ctx, GLbitfield state)
{
struct save_state *save = &ctx->Meta->Save;
save->SavedState = state;
--
[savage] glblur crashed with SIGSEGV in _mesa_CopyTexImage2D
Attaching gdb backtrace with more mesa details, from running today's
mesa git master.
** Attachment added: "glblur-crash.gdb"
http://launchpadlibrarian.net/44197512/glblur-crash.gdb
--
[savage] glblur crashed with SIGSEGV in _mesa_CopyTexImage2D()
https://bugs.launchpad.net/bugs/562718
You re
I can confirm this on a Savage TwisterK card.
** Package changed: xscreensaver (Ubuntu) => mesa (Ubuntu)
** Changed in: mesa (Ubuntu)
Status: New => Confirmed
--
[savage] glblur crashed with SIGSEGV in _mesa_CopyTexImage2D()
https://bugs.launchpad.net/bugs/562718
You received this bug no
** Summary changed:
- glblur crashed with SIGSEGV in _mesa_CopyTexImage2D()
+ [savage] glblur crashed with SIGSEGV in _mesa_CopyTexImage2D()
--
[savage] glblur crashed with SIGSEGV in _mesa_CopyTexImage2D()
https://bugs.launchpad.net/bugs/562718
You received this bug notification because you are
22 matches
Mail list logo