* [Bug 90181] New: [NVF1] native cs:go crashes when its about to load up a map.
@ 2015-04-26 2:04 bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
[not found] ` <bug-90181-8800-V0hAGp6uBxMKqLRl/0Ahz6D7qz1kEfGD2LY78lusg7I@public.gmane.org/>
0 siblings, 1 reply; 3+ messages in thread
From: bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ @ 2015-04-26 2:04 UTC (permalink / raw)
To: nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW
[-- Attachment #1.1: Type: text/plain, Size: 1171 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=90181
Bug ID: 90181
Summary: [NVF1] native cs:go crashes when its about to load up
a map.
Product: Mesa
Version: 10.5
Hardware: x86-64 (AMD64)
OS: Linux (All)
Status: NEW
Severity: normal
Priority: medium
Component: Drivers/DRI/nouveau
Assignee: nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW@public.gmane.org
Reporter: tomenglund26-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org
QA Contact: nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW@public.gmane.org
cs:go makes my X freeze as fast it tries to load a map, the game starts to main
menu just fine, its when i try to load a game/map it freezes X with this error
message in dmesg.
[ 239.285162] nouveau E[ PFIFO][0000:01:00.0] read fault at 0x002be00000
[UNSUPPORTED_KIND] from CE2/GR_CE on channel 0x00bef7a0 00 [unknown]
i tried setting compressed = false in nvc0_miptree_create , but didnt change
anything.
--
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 2396 bytes --]
[-- Attachment #2: Type: text/plain, Size: 153 bytes --]
_______________________________________________
Nouveau mailing list
Nouveau@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/nouveau
^ permalink raw reply [flat|nested] 3+ messages in thread
* [Bug 90181] [NVF1] native cs:go crashes when its about to load up a map.
[not found] ` <bug-90181-8800-V0hAGp6uBxMKqLRl/0Ahz6D7qz1kEfGD2LY78lusg7I@public.gmane.org/>
@ 2015-11-07 2:15 ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2015-12-05 14:38 ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
1 sibling, 0 replies; 3+ messages in thread
From: bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ @ 2015-11-07 2:15 UTC (permalink / raw)
To: nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW
[-- Attachment #1.1: Type: text/plain, Size: 402 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=90181
--- Comment #1 from Ilia Mirkin <imirkin-FrUbXkNCsVf2fBVCVOL8/A@public.gmane.org> ---
I've fixed a number of resource lifetime handling issues since you filed the
bug. Please try the latest 11.0.x mesa and see if things improve (or git).
--
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 1181 bytes --]
[-- Attachment #2: Type: text/plain, Size: 153 bytes --]
_______________________________________________
Nouveau mailing list
Nouveau@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/nouveau
^ permalink raw reply [flat|nested] 3+ messages in thread
* [Bug 90181] [NVF1] native cs:go crashes when its about to load up a map.
[not found] ` <bug-90181-8800-V0hAGp6uBxMKqLRl/0Ahz6D7qz1kEfGD2LY78lusg7I@public.gmane.org/>
2015-11-07 2:15 ` [Bug 90181] " bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
@ 2015-12-05 14:38 ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
1 sibling, 0 replies; 3+ messages in thread
From: bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ @ 2015-12-05 14:38 UTC (permalink / raw)
To: nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW
[-- Attachment #1.1: Type: text/plain, Size: 872 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=90181
Tom Englund <tomenglund26-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |FIXED
--- Comment #2 from Tom Englund <tomenglund26-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> ---
(In reply to Ilia Mirkin from comment #1)
> I've fixed a number of resource lifetime handling issues since you filed the
> bug. Please try the latest 11.0.x mesa and see if things improve (or git).
yep, im running with 11.2.0_devel.74740.ea3f394 and everything is working.
this can be closed.
--
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 2404 bytes --]
[-- Attachment #2: Type: text/plain, Size: 153 bytes --]
_______________________________________________
Nouveau mailing list
Nouveau@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/nouveau
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2015-12-05 14:38 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-04-26 2:04 [Bug 90181] New: [NVF1] native cs:go crashes when its about to load up a map bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
[not found] ` <bug-90181-8800-V0hAGp6uBxMKqLRl/0Ahz6D7qz1kEfGD2LY78lusg7I@public.gmane.org/>
2015-11-07 2:15 ` [Bug 90181] " bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2015-12-05 14:38 ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.