* [Bug 71194] Null Pointer dereference in drm_send_blank_event
2013-11-03 19:48 [Bug 71194] New: Null Pointer dereference in drm_send_blank_event bugzilla-daemon
@ 2013-11-03 19:54 ` bugzilla-daemon
2013-11-03 19:57 ` bugzilla-daemon
` (4 subsequent siblings)
5 siblings, 0 replies; 7+ messages in thread
From: bugzilla-daemon @ 2013-11-03 19:54 UTC (permalink / raw)
To: dri-devel
[-- Attachment #1.1: Type: text/plain, Size: 251 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=71194
--- Comment #1 from ronaldmik@gmail.com ---
tested with kernels: 3.11.3, 3.11.6, 3.12-rc7, 3.12-drm-nightly (november 3rd)
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 1002 bytes --]
[-- Attachment #2: Type: text/plain, Size: 159 bytes --]
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel
^ permalink raw reply [flat|nested] 7+ messages in thread
* [Bug 71194] Null Pointer dereference in drm_send_blank_event
2013-11-03 19:48 [Bug 71194] New: Null Pointer dereference in drm_send_blank_event bugzilla-daemon
2013-11-03 19:54 ` [Bug 71194] " bugzilla-daemon
@ 2013-11-03 19:57 ` bugzilla-daemon
2013-11-03 19:58 ` bugzilla-daemon
` (3 subsequent siblings)
5 siblings, 0 replies; 7+ messages in thread
From: bugzilla-daemon @ 2013-11-03 19:57 UTC (permalink / raw)
To: dri-devel
[-- Attachment #1.1: Type: text/plain, Size: 274 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=71194
--- Comment #2 from ronaldmik@gmail.com ---
Created attachment 88571
--> https://bugs.freedesktop.org/attachment.cgi?id=88571&action=edit
dmesg
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 1126 bytes --]
[-- Attachment #2: Type: text/plain, Size: 159 bytes --]
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel
^ permalink raw reply [flat|nested] 7+ messages in thread
* [Bug 71194] Null Pointer dereference in drm_send_blank_event
2013-11-03 19:48 [Bug 71194] New: Null Pointer dereference in drm_send_blank_event bugzilla-daemon
2013-11-03 19:54 ` [Bug 71194] " bugzilla-daemon
2013-11-03 19:57 ` bugzilla-daemon
@ 2013-11-03 19:58 ` bugzilla-daemon
2013-11-03 20:00 ` bugzilla-daemon
` (2 subsequent siblings)
5 siblings, 0 replies; 7+ messages in thread
From: bugzilla-daemon @ 2013-11-03 19:58 UTC (permalink / raw)
To: dri-devel
[-- Attachment #1.1: Type: text/plain, Size: 420 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=71194
Emil Velikov <emil.l.velikov@gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #88570|text/plain |image/jpeg
mime type| |
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 1075 bytes --]
[-- Attachment #2: Type: text/plain, Size: 159 bytes --]
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel
^ permalink raw reply [flat|nested] 7+ messages in thread
* [Bug 71194] Null Pointer dereference in drm_send_blank_event
2013-11-03 19:48 [Bug 71194] New: Null Pointer dereference in drm_send_blank_event bugzilla-daemon
` (2 preceding siblings ...)
2013-11-03 19:58 ` bugzilla-daemon
@ 2013-11-03 20:00 ` bugzilla-daemon
2013-11-03 20:00 ` bugzilla-daemon
2016-02-26 6:50 ` bugzilla-daemon
5 siblings, 0 replies; 7+ messages in thread
From: bugzilla-daemon @ 2013-11-03 20:00 UTC (permalink / raw)
To: dri-devel
[-- Attachment #1.1: Type: text/plain, Size: 1480 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=71194
--- Comment #3 from ronaldmik@gmail.com ---
xbmc@htpc:~$ dpkg -l |grep mesa
ii libegl1-mesa:amd64 10.0~git1310311233.b16b3c~gd~r
amd64 free implementation of the EGL API -- runtime
ii libegl1-mesa-drivers:amd64 10.0~git1310311233.b16b3c~gd~r
amd64 free implementation of the EGL API -- hardware drivers
ii libg3dvl-mesa 10.0~git1310311233.b16b3c~gd~r
amd64 xvmc and vdpau Gallium3D video acceleration drivers
ii libgl1-mesa-dri:amd64 10.0~git1310311233.b16b3c~gd~r
amd64 free implementation of the OpenGL API -- DRI modules
ii libgl1-mesa-glx:amd64 10.0~git1310311233.b16b3c~gd~r
amd64 free implementation of the OpenGL API -- GLX runtime
ii libglapi-mesa:amd64 10.0~git1310311233.b16b3c~gd~r
amd64 free implementation of the GL API -- shared library
ii libglu1-mesa:amd64 9.0.0-0ubuntu1
amd64 Mesa OpenGL utility library (GLU)
ii libopenvg1-mesa:amd64 10.0~git1310311233.b16b3c~gd~r
amd64 free implementation of the OpenVG API -- runtime
ii mesa-utils 8.1.0-2~gd~r
amd64 Miscellaneous Mesa GL utilities
xbmc@htpc:~$
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 2239 bytes --]
[-- Attachment #2: Type: text/plain, Size: 159 bytes --]
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel
^ permalink raw reply [flat|nested] 7+ messages in thread
* [Bug 71194] Null Pointer dereference in drm_send_blank_event
2013-11-03 19:48 [Bug 71194] New: Null Pointer dereference in drm_send_blank_event bugzilla-daemon
` (3 preceding siblings ...)
2013-11-03 20:00 ` bugzilla-daemon
@ 2013-11-03 20:00 ` bugzilla-daemon
2016-02-26 6:50 ` bugzilla-daemon
5 siblings, 0 replies; 7+ messages in thread
From: bugzilla-daemon @ 2013-11-03 20:00 UTC (permalink / raw)
To: dri-devel
[-- Attachment #1.1: Type: text/plain, Size: 278 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=71194
--- Comment #4 from ronaldmik@gmail.com ---
Created attachment 88572
--> https://bugs.freedesktop.org/attachment.cgi?id=88572&action=edit
dmidecode
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 1138 bytes --]
[-- Attachment #2: Type: text/plain, Size: 159 bytes --]
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel
^ permalink raw reply [flat|nested] 7+ messages in thread
* [Bug 71194] Null Pointer dereference in drm_send_blank_event
2013-11-03 19:48 [Bug 71194] New: Null Pointer dereference in drm_send_blank_event bugzilla-daemon
` (4 preceding siblings ...)
2013-11-03 20:00 ` bugzilla-daemon
@ 2016-02-26 6:50 ` bugzilla-daemon
5 siblings, 0 replies; 7+ messages in thread
From: bugzilla-daemon @ 2016-02-26 6:50 UTC (permalink / raw)
To: dri-devel
[-- Attachment #1.1: Type: text/plain, Size: 1222 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=71194
Christopher M. Penalver <christopher.m.penalver@gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
CC| |christopher.m.penalver@gmai
| |l.com
Resolution|--- |INVALID
--- Comment #5 from Christopher M. Penalver <christopher.m.penalver@gmail.com> ---
ronaldmik@gmail.com, Ubuntu 13.04 reached EOL on January 27, 2014. For more on
this, please see https://wiki.ubuntu.com/Releases.
If this is reproducible with a supported release, it will help immensely if you
filed a new report with Ubuntu by ensuring you have the package xdiagnose
installed, and that you click the Yes button for attaching additional debugging
information running the following from a terminal:
ubuntu-bug xorg
Also, please feel free to subscribe me to it.
For more on why this is helpful, please see
https://wiki.ubuntu.com/ReportingBugs.
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 2955 bytes --]
[-- Attachment #2: Type: text/plain, Size: 160 bytes --]
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel
^ permalink raw reply [flat|nested] 7+ messages in thread