* [Bug 68585] Recent Mesa git make Kwin crash with AMD R300g driver
2013-08-26 20:34 [Bug 68585] New: Recent Mesa git make Kwin crash with AMD R300g driver bugzilla-daemon
@ 2013-08-26 20:34 ` bugzilla-daemon
2013-08-26 21:30 ` bugzilla-daemon
` (8 subsequent siblings)
9 siblings, 0 replies; 11+ messages in thread
From: bugzilla-daemon @ 2013-08-26 20:34 UTC (permalink / raw)
To: dri-devel
[-- Attachment #1.1: Type: text/plain, Size: 304 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=68585
--- Comment #1 from Richard Van Den Boom <rvdb@cryptolab.net> ---
Created attachment 84672
--> https://bugs.freedesktop.org/attachment.cgi?id=84672&action=edit
Startx output
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 1209 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] 11+ messages in thread* [Bug 68585] Recent Mesa git make Kwin crash with AMD R300g driver
2013-08-26 20:34 [Bug 68585] New: Recent Mesa git make Kwin crash with AMD R300g driver bugzilla-daemon
2013-08-26 20:34 ` [Bug 68585] " bugzilla-daemon
@ 2013-08-26 21:30 ` bugzilla-daemon
2013-08-27 5:28 ` bugzilla-daemon
` (7 subsequent siblings)
9 siblings, 0 replies; 11+ messages in thread
From: bugzilla-daemon @ 2013-08-26 21:30 UTC (permalink / raw)
To: dri-devel
[-- Attachment #1.1: Type: text/plain, Size: 199 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=68585
--- Comment #2 from Alex Deucher <agd5f@yahoo.com> ---
Can you bisect?
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 976 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] 11+ messages in thread* [Bug 68585] Recent Mesa git make Kwin crash with AMD R300g driver
2013-08-26 20:34 [Bug 68585] New: Recent Mesa git make Kwin crash with AMD R300g driver bugzilla-daemon
2013-08-26 20:34 ` [Bug 68585] " bugzilla-daemon
2013-08-26 21:30 ` bugzilla-daemon
@ 2013-08-27 5:28 ` bugzilla-daemon
2013-08-27 11:04 ` bugzilla-daemon
` (6 subsequent siblings)
9 siblings, 0 replies; 11+ messages in thread
From: bugzilla-daemon @ 2013-08-27 5:28 UTC (permalink / raw)
To: dri-devel
[-- Attachment #1.1: Type: text/plain, Size: 315 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=68585
--- Comment #3 from Richard Van Den Boom <rvdb@cryptolab.net> ---
I'm no git expert but this seems simple enough.
It may take a bit of time though as this is a slow laptop (8 years old).
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 1103 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] 11+ messages in thread* [Bug 68585] Recent Mesa git make Kwin crash with AMD R300g driver
2013-08-26 20:34 [Bug 68585] New: Recent Mesa git make Kwin crash with AMD R300g driver bugzilla-daemon
` (2 preceding siblings ...)
2013-08-27 5:28 ` bugzilla-daemon
@ 2013-08-27 11:04 ` bugzilla-daemon
2013-08-27 11:04 ` bugzilla-daemon
` (5 subsequent siblings)
9 siblings, 0 replies; 11+ messages in thread
From: bugzilla-daemon @ 2013-08-27 11:04 UTC (permalink / raw)
To: dri-devel
[-- Attachment #1.1: Type: text/plain, Size: 560 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=68585
--- Comment #4 from Richard Van Den Boom <rvdb@cryptolab.net> ---
According to bisect, the commit that cause the crashes is this one :
git bisect good 98d2498404ba69a3efc1c765b1a1885d151181ed
# first bad commit: [a3ae5dc7dd5c2f8893f86a920247e690e550ebd4] draw: make sure
that the stages setup outputs
I've attached the full git bisect log output.
Whatever Kwin does in the R300 driver, the above commit seems to trigger an
issue.
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 1348 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] 11+ messages in thread* [Bug 68585] Recent Mesa git make Kwin crash with AMD R300g driver
2013-08-26 20:34 [Bug 68585] New: Recent Mesa git make Kwin crash with AMD R300g driver bugzilla-daemon
` (3 preceding siblings ...)
2013-08-27 11:04 ` bugzilla-daemon
@ 2013-08-27 11:04 ` bugzilla-daemon
2013-08-27 20:17 ` bugzilla-daemon
` (4 subsequent siblings)
9 siblings, 0 replies; 11+ messages in thread
From: bugzilla-daemon @ 2013-08-27 11:04 UTC (permalink / raw)
To: dri-devel
[-- Attachment #1.1: Type: text/plain, Size: 312 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=68585
--- Comment #5 from Richard Van Den Boom <rvdb@cryptolab.net> ---
Created attachment 84696
--> https://bugs.freedesktop.org/attachment.cgi?id=84696&action=edit
Git bisect log output
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 1233 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] 11+ messages in thread* [Bug 68585] Recent Mesa git make Kwin crash with AMD R300g driver
2013-08-26 20:34 [Bug 68585] New: Recent Mesa git make Kwin crash with AMD R300g driver bugzilla-daemon
` (4 preceding siblings ...)
2013-08-27 11:04 ` bugzilla-daemon
@ 2013-08-27 20:17 ` bugzilla-daemon
2013-08-27 20:43 ` bugzilla-daemon
` (3 subsequent siblings)
9 siblings, 0 replies; 11+ messages in thread
From: bugzilla-daemon @ 2013-08-27 20:17 UTC (permalink / raw)
To: dri-devel
[-- Attachment #1.1: Type: text/plain, Size: 341 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=68585
--- Comment #6 from Marek Olšák <maraeo@gmail.com> ---
Created attachment 84748
--> https://bugs.freedesktop.org/attachment.cgi?id=84748&action=edit
possible fix
Could you please test this patch?
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 1338 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] 11+ messages in thread* [Bug 68585] Recent Mesa git make Kwin crash with AMD R300g driver
2013-08-26 20:34 [Bug 68585] New: Recent Mesa git make Kwin crash with AMD R300g driver bugzilla-daemon
` (5 preceding siblings ...)
2013-08-27 20:17 ` bugzilla-daemon
@ 2013-08-27 20:43 ` bugzilla-daemon
2013-08-27 21:35 ` bugzilla-daemon
` (2 subsequent siblings)
9 siblings, 0 replies; 11+ messages in thread
From: bugzilla-daemon @ 2013-08-27 20:43 UTC (permalink / raw)
To: dri-devel
[-- Attachment #1.1: Type: text/plain, Size: 218 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=68585
--- Comment #7 from Richard Van Den Boom <rvdb@cryptolab.net> ---
I'll see what I can do.
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 1006 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] 11+ messages in thread* [Bug 68585] Recent Mesa git make Kwin crash with AMD R300g driver
2013-08-26 20:34 [Bug 68585] New: Recent Mesa git make Kwin crash with AMD R300g driver bugzilla-daemon
` (6 preceding siblings ...)
2013-08-27 20:43 ` bugzilla-daemon
@ 2013-08-27 21:35 ` bugzilla-daemon
2013-08-31 13:02 ` bugzilla-daemon
2013-09-01 16:39 ` bugzilla-daemon
9 siblings, 0 replies; 11+ messages in thread
From: bugzilla-daemon @ 2013-08-27 21:35 UTC (permalink / raw)
To: dri-devel
[-- Attachment #1.1: Type: text/plain, Size: 330 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=68585
--- Comment #8 from Richard Van Den Boom <rvdb@cryptolab.net> ---
I did a git pull to be as possible up to date and applied the patch.
It does indeed seem to fix Kwin crash at startup.
Congratulations!
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 1118 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] 11+ messages in thread* [Bug 68585] Recent Mesa git make Kwin crash with AMD R300g driver
2013-08-26 20:34 [Bug 68585] New: Recent Mesa git make Kwin crash with AMD R300g driver bugzilla-daemon
` (7 preceding siblings ...)
2013-08-27 21:35 ` bugzilla-daemon
@ 2013-08-31 13:02 ` bugzilla-daemon
2013-09-01 16:39 ` bugzilla-daemon
9 siblings, 0 replies; 11+ messages in thread
From: bugzilla-daemon @ 2013-08-31 13:02 UTC (permalink / raw)
To: dri-devel
[-- Attachment #1.1: Type: text/plain, Size: 251 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=68585
--- Comment #9 from Richard Van Den Boom <rvdb@cryptolab.net> ---
As far as I'm conceredn this bug can be closed as fixed.
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 1039 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] 11+ messages in thread* [Bug 68585] Recent Mesa git make Kwin crash with AMD R300g driver
2013-08-26 20:34 [Bug 68585] New: Recent Mesa git make Kwin crash with AMD R300g driver bugzilla-daemon
` (8 preceding siblings ...)
2013-08-31 13:02 ` bugzilla-daemon
@ 2013-09-01 16:39 ` bugzilla-daemon
9 siblings, 0 replies; 11+ messages in thread
From: bugzilla-daemon @ 2013-09-01 16:39 UTC (permalink / raw)
To: dri-devel
[-- Attachment #1.1: Type: text/plain, Size: 571 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=68585
Alex Deucher <agd5f@yahoo.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |FIXED
--- Comment #10 from Alex Deucher <agd5f@yahoo.com> ---
fixed in:
http://cgit.freedesktop.org/mesa/mesa/commit/?id=89a665eb5fa176f68223bf54a472d6a0567c3546
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 2141 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] 11+ messages in thread