* [Bug 79611] New: [NVC0] TRAP ch 4 [0x003fa28000 bzflag]
@ 2014-06-04 2:33 bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
[not found] ` <bug-79611-8800-V0hAGp6uBxMKqLRl/0Ahz6D7qz1kEfGD2LY78lusg7I@public.gmane.org/>
0 siblings, 1 reply; 4+ messages in thread
From: bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ @ 2014-06-04 2:33 UTC (permalink / raw)
To: nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW
[-- Attachment #1.1: Type: text/plain, Size: 1139 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=79611
Priority: medium
Bug ID: 79611
Assignee: nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW@public.gmane.org
Summary: [NVC0] TRAP ch 4 [0x003fa28000 bzflag]
Severity: normal
Classification: Unclassified
OS: Linux (All)
Reporter: anonymous-IjDkMZObD1hBDgjK7y7TUQ@public.gmane.org
URL: http://bzflag.org/downloads
Hardware: x86-64 (AMD64)
Status: NEW
Version: 10.1
Component: Drivers/DRI/nouveau
Product: Mesa
Created attachment 100377
--> https://bugs.freedesktop.org/attachment.cgi?id=100377&action=edit
dmesg of nouveau before during and after the crash
Pro-longed play of BZFlag or joining a very popular room for < 30mins where
there are a lot of explosions will cause nouveau to crash. There is brief
jitter followed by a prompt coredump.Attached is the dmesg log and the game for
use as a test case.
I am using the latest 3.14.4 kernel with mesa 10.1 on Arch.
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 2634 bytes --]
[-- Attachment #2: Type: text/plain, Size: 181 bytes --]
_______________________________________________
Nouveau mailing list
Nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW@public.gmane.org
http://lists.freedesktop.org/mailman/listinfo/nouveau
^ permalink raw reply [flat|nested] 4+ messages in thread[parent not found: <bug-79611-8800-V0hAGp6uBxMKqLRl/0Ahz6D7qz1kEfGD2LY78lusg7I@public.gmane.org/>]
* [Bug 79611] [NVC0] TRAP ch 4 [0x003fa28000 bzflag] [not found] ` <bug-79611-8800-V0hAGp6uBxMKqLRl/0Ahz6D7qz1kEfGD2LY78lusg7I@public.gmane.org/> @ 2014-06-04 2:40 ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ 2014-06-23 4:31 ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ 2019-09-18 20:39 ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ 2 siblings, 0 replies; 4+ messages in thread From: bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ @ 2014-06-04 2:40 UTC (permalink / raw) To: nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW [-- Attachment #1.1: Type: text/plain, Size: 759 bytes --] https://bugs.freedesktop.org/show_bug.cgi?id=79611 --- Comment #1 from Ilia Mirkin <imirkin-FrUbXkNCsVf2fBVCVOL8/A@public.gmane.org> --- Did this happen with earlier versions of mesa? If you can reproduce at will, an apitrace would be nice. (30 mins would be ridiculous though.) I'm not aware of any opcode emission bugs with nvc0 cards. Another thing to try would be to make a debug mesa build, and run the game with NV50_PROG_OPTIMIZE=0 -- that turns off all shader code optimizations, which would make it even less likely to hit a "weird" instruction emission situation. This might also be some vram corruption/buffer copy issues/something else unrelated to opcode emission... -- You are receiving this mail because: You are the assignee for the bug. [-- Attachment #1.2: Type: text/html, Size: 1493 bytes --] [-- Attachment #2: Type: text/plain, Size: 181 bytes --] _______________________________________________ Nouveau mailing list Nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW@public.gmane.org http://lists.freedesktop.org/mailman/listinfo/nouveau ^ permalink raw reply [flat|nested] 4+ messages in thread
* [Bug 79611] [NVC0] TRAP ch 4 [0x003fa28000 bzflag] [not found] ` <bug-79611-8800-V0hAGp6uBxMKqLRl/0Ahz6D7qz1kEfGD2LY78lusg7I@public.gmane.org/> 2014-06-04 2:40 ` [Bug 79611] " bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ @ 2014-06-23 4:31 ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ 2019-09-18 20:39 ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ 2 siblings, 0 replies; 4+ messages in thread From: bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ @ 2014-06-23 4:31 UTC (permalink / raw) To: nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW [-- Attachment #1.1: Type: text/plain, Size: 758 bytes --] https://bugs.freedesktop.org/show_bug.cgi?id=79611 --- Comment #2 from Anonymous Helper <anonymous-IjDkMZObD1hBDgjK7y7TUQ@public.gmane.org> --- The bug is reproducible at will within the time given. I have captured an APITrace but it was over 30GB. Would you like a trimmed version? The trim seems to break the apitrace replay function but does retain various technical information. It's only about 70MB for the last 2k frames. I am not sure how to make a debug build, but if you could point me in the right direction I can try. Please note that some site I found was claiming over 2GB to compile. My ISP doesn't even allow that data much per month on the current plan. Thanks. -- You are receiving this mail because: You are the assignee for the bug. [-- Attachment #1.2: Type: text/html, Size: 1487 bytes --] [-- Attachment #2: Type: text/plain, Size: 181 bytes --] _______________________________________________ Nouveau mailing list Nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW@public.gmane.org http://lists.freedesktop.org/mailman/listinfo/nouveau ^ permalink raw reply [flat|nested] 4+ messages in thread
* [Bug 79611] [NVC0] TRAP ch 4 [0x003fa28000 bzflag] [not found] ` <bug-79611-8800-V0hAGp6uBxMKqLRl/0Ahz6D7qz1kEfGD2LY78lusg7I@public.gmane.org/> 2014-06-04 2:40 ` [Bug 79611] " bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ 2014-06-23 4:31 ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ @ 2019-09-18 20:39 ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ 2 siblings, 0 replies; 4+ messages in thread From: bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ @ 2019-09-18 20:39 UTC (permalink / raw) To: nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW [-- Attachment #1.1: Type: text/plain, Size: 897 bytes --] https://bugs.freedesktop.org/show_bug.cgi?id=79611 GitLab Migration User <gitlab-migration-wf5LKTHn7b+es5Oj371l6A@public.gmane.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |MOVED --- Comment #3 from GitLab Migration User <gitlab-migration-wf5LKTHn7b+es5Oj371l6A@public.gmane.org> --- -- GitLab Migration Automatic Message -- This bug has been migrated to freedesktop.org's GitLab instance and has been closed from further activity. You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.freedesktop.org/mesa/mesa/issues/1065. -- You are receiving this mail because: You are the assignee for the bug. [-- Attachment #1.2: Type: text/html, Size: 2407 bytes --] [-- Attachment #2: Type: text/plain, Size: 153 bytes --] _______________________________________________ Nouveau mailing list Nouveau@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/nouveau ^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2019-09-18 20:39 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-06-04 2:33 [Bug 79611] New: [NVC0] TRAP ch 4 [0x003fa28000 bzflag] bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
[not found] ` <bug-79611-8800-V0hAGp6uBxMKqLRl/0Ahz6D7qz1kEfGD2LY78lusg7I@public.gmane.org/>
2014-06-04 2:40 ` [Bug 79611] " bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2014-06-23 4:31 ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2019-09-18 20:39 ` 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.