Bug 1531 - Missing dri rights may let application crash
Summary: Missing dri rights may let application crash
Status: RESOLVED DUPLICATE of bug 1501
Alias: None
Product: DRI
Classification: Unclassified
Component: libGL (show other bugs)
Version: XOrg git
Hardware: x86 (IA32) Linux (All)
: high normal
Assignee: Default DRI bug account
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-10-04 08:54 UTC by Matthias Hopf
Modified: 2004-10-04 10:10 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments
Added missing initializations. (1.91 KB, patch)
2004-10-04 08:56 UTC, Matthias Hopf
no flags Details | Splinter Review

Description Matthias Hopf 2004-10-04 08:54:02 UTC
If you do not have the according rights to access /dev/dri/card* directly, 
OpenGL applications should default to indirect rendering. On some machines, the 
application segfaults instead (or does other funky stuff).

Not easy to reproduce. Seems to depend on a lot of configuration and application 
details. However, fix is pending. This is closely related to bug #1501.
Comment 1 Matthias Hopf 2004-10-04 08:56:08 UTC
Created attachment 1008 [details] [review]
Added missing initializations.

This patch obsoletes attachment #985 [details] [review] from bug #1501.
Comment 2 Matthias Hopf 2004-10-05 03:10:05 UTC
Egbert updated his patch to the same level. I had opened a new bug because 
different source files had been affected and the effect looked different.

Let's keep it simple and close this one.

*** This bug has been marked as a duplicate of 1501 ***


Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.