* [Bug 43428] New: Segmentation Fault in nv50_screen_fence_update
@ 2011-12-01 16:59 bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
[not found] ` <bug-43428-8800-V0hAGp6uBxMKqLRl/0Ahz6D7qz1kEfGD2LY78lusg7I@public.gmane.org/>
0 siblings, 1 reply; 5+ messages in thread
From: bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ @ 2011-12-01 16:59 UTC (permalink / raw)
To: nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW
https://bugs.freedesktop.org/show_bug.cgi?id=43428
Bug #: 43428
Summary: Segmentation Fault in nv50_screen_fence_update
Classification: Unclassified
Product: Mesa
Version: 7.11
Platform: x86-64 (AMD64)
OS/Version: Linux (All)
Status: NEW
Severity: normal
Priority: medium
Component: Drivers/DRI/nouveau
AssignedTo: nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW@public.gmane.org
ReportedBy: philipp-dev-JQq8S24WetGakBO8gow8eQ@public.gmane.org
Created attachment 54024
--> https://bugs.freedesktop.org/attachment.cgi?id=54024
backtrace of the crash
Nouveau in the combination with the egl_dri2 driver crashes in the
aforementioned function. The egl_gallium driver seems to work fine (tested with
Mesa 7.11.2), but this driver is unfortunately not shipped with fedora.
As the bug vanishes if I use the latest Mesa 7.12-devel (git-ccd4d43), I would
suggest that some of the patches that substitute the function
nv50_screen_fence_update are ported back to 7.11.
Thanks a lot.
For completeness: I'm using a nvidia NVS 3100M and the fedora 2.6.41 kernel.
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
^ permalink raw reply [flat|nested] 5+ messages in thread[parent not found: <bug-43428-8800-V0hAGp6uBxMKqLRl/0Ahz6D7qz1kEfGD2LY78lusg7I@public.gmane.org/>]
* [Bug 43428] Segmentation Fault in nv50_screen_fence_update [not found] ` <bug-43428-8800-V0hAGp6uBxMKqLRl/0Ahz6D7qz1kEfGD2LY78lusg7I@public.gmane.org/> @ 2011-12-01 17:01 ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ 2011-12-03 13:20 ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ ` (2 subsequent siblings) 3 siblings, 0 replies; 5+ messages in thread From: bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ @ 2011-12-01 17:01 UTC (permalink / raw) To: nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW https://bugs.freedesktop.org/show_bug.cgi?id=43428 philipp-dev-JQq8S24WetGakBO8gow8eQ@public.gmane.org changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #54024|application/octet-stream |text/plain mime type| | -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. ^ permalink raw reply [flat|nested] 5+ messages in thread
* [Bug 43428] Segmentation Fault in nv50_screen_fence_update [not found] ` <bug-43428-8800-V0hAGp6uBxMKqLRl/0Ahz6D7qz1kEfGD2LY78lusg7I@public.gmane.org/> 2011-12-01 17:01 ` [Bug 43428] " bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ @ 2011-12-03 13:20 ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ 2011-12-07 12:42 ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ 2011-12-11 16:07 ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ 3 siblings, 0 replies; 5+ messages in thread From: bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ @ 2011-12-03 13:20 UTC (permalink / raw) To: nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW https://bugs.freedesktop.org/show_bug.cgi?id=43428 --- Comment #1 from Marcin Slusarz <marcin.slusarz-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> 2011-12-03 05:20:58 PST --- Created attachment 54088 --> https://bugs.freedesktop.org/attachment.cgi?id=54088 simple fix Cherry-picking 3069a7eaa5d83e7f41616347ba244c0dc0d944ae (and 27e77cb902b4f7f5e127dcd78951e3167f13d59c) to 7.11 should fix it. Alternatively we could apply attached patch. Can you verify both patches fix your crash? -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. ^ permalink raw reply [flat|nested] 5+ messages in thread
* [Bug 43428] Segmentation Fault in nv50_screen_fence_update [not found] ` <bug-43428-8800-V0hAGp6uBxMKqLRl/0Ahz6D7qz1kEfGD2LY78lusg7I@public.gmane.org/> 2011-12-01 17:01 ` [Bug 43428] " bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ 2011-12-03 13:20 ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ @ 2011-12-07 12:42 ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ 2011-12-11 16:07 ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ 3 siblings, 0 replies; 5+ messages in thread From: bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ @ 2011-12-07 12:42 UTC (permalink / raw) To: nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW https://bugs.freedesktop.org/show_bug.cgi?id=43428 philipp-dev-JQq8S24WetGakBO8gow8eQ@public.gmane.org changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #2 from philipp-dev-JQq8S24WetGakBO8gow8eQ@public.gmane.org 2011-12-07 04:42:49 PST --- The attached patch as well as the commit 3069a7eaa5d83e7f41616347ba244c0dc0d944ae fix the bug. The commit 3069a7ea seems to be sufficient, what also explains why it even worked with mesa master before you commited 27e77cb902b4f7f5e127dcd78951e3167f13d59c. Thanks a lot :) -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. ^ permalink raw reply [flat|nested] 5+ messages in thread
* [Bug 43428] Segmentation Fault in nv50_screen_fence_update [not found] ` <bug-43428-8800-V0hAGp6uBxMKqLRl/0Ahz6D7qz1kEfGD2LY78lusg7I@public.gmane.org/> ` (2 preceding siblings ...) 2011-12-07 12:42 ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ @ 2011-12-11 16:07 ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ 3 siblings, 0 replies; 5+ messages in thread From: bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ @ 2011-12-11 16:07 UTC (permalink / raw) To: nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW https://bugs.freedesktop.org/show_bug.cgi?id=43428 --- Comment #3 from Marcin Slusarz <marcin.slusarz-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> 2011-12-11 08:07:31 PST --- Commited to 7.11. Thanks. -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. ^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2011-12-11 16:07 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-12-01 16:59 [Bug 43428] New: Segmentation Fault in nv50_screen_fence_update bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
[not found] ` <bug-43428-8800-V0hAGp6uBxMKqLRl/0Ahz6D7qz1kEfGD2LY78lusg7I@public.gmane.org/>
2011-12-01 17:01 ` [Bug 43428] " bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2011-12-03 13:20 ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2011-12-07 12:42 ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2011-12-11 16:07 ` 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.