* [Bug 16233] New: [Randr12] Server crash when detecting DVI output change
@ 2008-06-04 21:51 bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
[not found] ` <bug-16233-8800-V0hAGp6uBxMKqLRl/0Ahz6D7qz1kEfGD2LY78lusg7I@public.gmane.org/>
0 siblings, 1 reply; 10+ messages in thread
From: bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ @ 2008-06-04 21:51 UTC (permalink / raw)
To: nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW
http://bugs.freedesktop.org/show_bug.cgi?id=16233
Summary: [Randr12] Server crash when detecting DVI output change
Product: xorg
Version: unspecified
Platform: Other
OS/Version: All
Status: NEW
Keywords: regression
Severity: normal
Priority: medium
Component: Driver/nouveau
AssignedTo: nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW@public.gmane.org
ReportedBy: chalserogers-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org
QAContact: xorg-team-go0+a7rfsptAfugRpC6u6w@public.gmane.org
Created an attachment (id=16916)
--> (http://bugs.freedesktop.org/attachment.cgi?id=16916)
Xorg log containing crash after running 'xrandr'
I have two DVI devices: a LCD panel with single channel DVI interface and a TV
connected over a dual-channel DVI->HDMI. Nouveau kills X when swapping between
them in the following way:
1) Connect LCD panel to DVI port.
2) xrandr --auto to bring it up.
3) xrandr --output DVI-D-0 --off to bring it down
4) Disconnect LCD, plug DVI->HDMI cable into same DVI port
5) Run xrandr <-- Crash here.
This is symmetric, in that TV->LCD crashes in the same way that LCD->TV does.
I've run a git-bisect, and the offending commit is:
cdae2e26cc432ba572f92522f1b3454264d38f43 is first bad commit
commit cdae2e26cc432ba572f92522f1b3454264d38f43
Author: Maarten Maathuis <madman2003-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
Date: Fri Jan 25 00:10:08 2008 +0100
randr12: Rework native modes for TMDS.
- Choose a preferred ddc mode when available, otherwise the one with the
highest refresh.
- Fall back on cvt modes, only when needed.
:040000 040000 497af7e1199ee5079d38ab8dd668c1612230dfb7
78929b01e4e079417a26e25b64788c5c75cf3878 M src
--
Configure bugmail: http://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] 10+ messages in thread
* [Bug 16233] [Randr12] Server crash when detecting DVI output change
[not found] ` <bug-16233-8800-V0hAGp6uBxMKqLRl/0Ahz6D7qz1kEfGD2LY78lusg7I@public.gmane.org/>
@ 2008-06-04 21:51 ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2008-06-04 21:52 ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
` (7 subsequent siblings)
8 siblings, 0 replies; 10+ messages in thread
From: bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ @ 2008-06-04 21:51 UTC (permalink / raw)
To: nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW
http://bugs.freedesktop.org/show_bug.cgi?id=16233
--- Comment #1 from Christopher James Halse Rogers <chalserogers-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> 2008-06-04 14:51:50 PST ---
Created an attachment (id=16917)
--> (http://bugs.freedesktop.org/attachment.cgi?id=16917)
dmesg log, before crash with 'xrandr'
--
Configure bugmail: http://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] 10+ messages in thread
* [Bug 16233] [Randr12] Server crash when detecting DVI output change
[not found] ` <bug-16233-8800-V0hAGp6uBxMKqLRl/0Ahz6D7qz1kEfGD2LY78lusg7I@public.gmane.org/>
2008-06-04 21:51 ` [Bug 16233] " bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
@ 2008-06-04 21:52 ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2008-06-04 21:53 ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
` (6 subsequent siblings)
8 siblings, 0 replies; 10+ messages in thread
From: bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ @ 2008-06-04 21:52 UTC (permalink / raw)
To: nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW
http://bugs.freedesktop.org/show_bug.cgi?id=16233
Christopher James Halse Rogers <chalserogers-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #16917|application/octet-stream |text/plain
mime type| |
--
Configure bugmail: http://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] 10+ messages in thread
* [Bug 16233] [Randr12] Server crash when detecting DVI output change
[not found] ` <bug-16233-8800-V0hAGp6uBxMKqLRl/0Ahz6D7qz1kEfGD2LY78lusg7I@public.gmane.org/>
2008-06-04 21:51 ` [Bug 16233] " bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2008-06-04 21:52 ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
@ 2008-06-04 21:53 ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2008-06-04 21:54 ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
` (5 subsequent siblings)
8 siblings, 0 replies; 10+ messages in thread
From: bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ @ 2008-06-04 21:53 UTC (permalink / raw)
To: nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW
http://bugs.freedesktop.org/show_bug.cgi?id=16233
--- Comment #2 from Christopher James Halse Rogers <chalserogers-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> 2008-06-04 14:53:40 PST ---
Created an attachment (id=16918)
--> (http://bugs.freedesktop.org/attachment.cgi?id=16918)
dmesg log, after crashing with 'xrandr' and X restarting.
--
Configure bugmail: http://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] 10+ messages in thread
* [Bug 16233] [Randr12] Server crash when detecting DVI output change
[not found] ` <bug-16233-8800-V0hAGp6uBxMKqLRl/0Ahz6D7qz1kEfGD2LY78lusg7I@public.gmane.org/>
` (2 preceding siblings ...)
2008-06-04 21:53 ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
@ 2008-06-04 21:54 ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2008-06-25 18:53 ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
` (4 subsequent siblings)
8 siblings, 0 replies; 10+ messages in thread
From: bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ @ 2008-06-04 21:54 UTC (permalink / raw)
To: nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW
http://bugs.freedesktop.org/show_bug.cgi?id=16233
Christopher James Halse Rogers <chalserogers-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #16916|text/x-apport |text/plain
mime type| |
--
Configure bugmail: http://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] 10+ messages in thread
* [Bug 16233] [Randr12] Server crash when detecting DVI output change
[not found] ` <bug-16233-8800-V0hAGp6uBxMKqLRl/0Ahz6D7qz1kEfGD2LY78lusg7I@public.gmane.org/>
` (3 preceding siblings ...)
2008-06-04 21:54 ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
@ 2008-06-25 18:53 ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2008-06-26 12:10 ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
` (3 subsequent siblings)
8 siblings, 0 replies; 10+ messages in thread
From: bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ @ 2008-06-25 18:53 UTC (permalink / raw)
To: nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW
http://bugs.freedesktop.org/show_bug.cgi?id=16233
--- Comment #3 from Stuart Bennett <sb476-KWPb1pKIrIJaa/9Udqfwiw@public.gmane.org> 2008-06-25 11:53:20 PST ---
Using current DDX code, can you attach gdb to the Xorg process (using an
xserver with debug symbols, as described in
http://www.x.org/wiki/Development/Documentation/ServerDebugging) before
triggering this bug, to give a better idea of what member gets dereferenced and
causing problems in xf86DuplicateMode?
--
Configure bugmail: http://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] 10+ messages in thread
* [Bug 16233] [Randr12] Server crash when detecting DVI output change
[not found] ` <bug-16233-8800-V0hAGp6uBxMKqLRl/0Ahz6D7qz1kEfGD2LY78lusg7I@public.gmane.org/>
` (4 preceding siblings ...)
2008-06-25 18:53 ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
@ 2008-06-26 12:10 ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2008-06-26 13:48 ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
` (2 subsequent siblings)
8 siblings, 0 replies; 10+ messages in thread
From: bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ @ 2008-06-26 12:10 UTC (permalink / raw)
To: nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW
http://bugs.freedesktop.org/show_bug.cgi?id=16233
--- Comment #4 from Christopher James Halse Rogers <chalserogers-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> 2008-06-26 05:10:50 PST ---
Created an attachment (id=17392)
--> (http://bugs.freedesktop.org/attachment.cgi?id=17392)
GDB session of X server crash upon running "xrandr"
GDB backtrace, taken by starting X attached to TV, plugging in the LCD,
attaching gdb and running "xrandr"
--
Configure bugmail: http://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] 10+ messages in thread
* [Bug 16233] [Randr12] Server crash when detecting DVI output change
[not found] ` <bug-16233-8800-V0hAGp6uBxMKqLRl/0Ahz6D7qz1kEfGD2LY78lusg7I@public.gmane.org/>
` (5 preceding siblings ...)
2008-06-26 12:10 ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
@ 2008-06-26 13:48 ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2008-06-29 2:03 ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2008-06-29 12:53 ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
8 siblings, 0 replies; 10+ messages in thread
From: bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ @ 2008-06-26 13:48 UTC (permalink / raw)
To: nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW
http://bugs.freedesktop.org/show_bug.cgi?id=16233
--- Comment #5 from Stuart Bennett <sb476-KWPb1pKIrIJaa/9Udqfwiw@public.gmane.org> 2008-06-26 06:48:06 PST ---
Created an attachment (id=17393)
--> (http://bugs.freedesktop.org/attachment.cgi?id=17393)
allow screen dimensions to change
Try this
--
Configure bugmail: http://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] 10+ messages in thread
* [Bug 16233] [Randr12] Server crash when detecting DVI output change
[not found] ` <bug-16233-8800-V0hAGp6uBxMKqLRl/0Ahz6D7qz1kEfGD2LY78lusg7I@public.gmane.org/>
` (6 preceding siblings ...)
2008-06-26 13:48 ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
@ 2008-06-29 2:03 ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2008-06-29 12:53 ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
8 siblings, 0 replies; 10+ messages in thread
From: bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ @ 2008-06-29 2:03 UTC (permalink / raw)
To: nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW
http://bugs.freedesktop.org/show_bug.cgi?id=16233
--- Comment #6 from Christopher James Halse Rogers <chalserogers-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> 2008-06-28 19:03:47 PST ---
That works, thanks.
--
Configure bugmail: http://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] 10+ messages in thread
* [Bug 16233] [Randr12] Server crash when detecting DVI output change
[not found] ` <bug-16233-8800-V0hAGp6uBxMKqLRl/0Ahz6D7qz1kEfGD2LY78lusg7I@public.gmane.org/>
` (7 preceding siblings ...)
2008-06-29 2:03 ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
@ 2008-06-29 12:53 ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
8 siblings, 0 replies; 10+ messages in thread
From: bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ @ 2008-06-29 12:53 UTC (permalink / raw)
To: nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW
http://bugs.freedesktop.org/show_bug.cgi?id=16233
Stuart Bennett <sb476-KWPb1pKIrIJaa/9Udqfwiw@public.gmane.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
--
Configure bugmail: http://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] 10+ messages in thread
end of thread, other threads:[~2008-06-29 12:53 UTC | newest]
Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-06-04 21:51 [Bug 16233] New: [Randr12] Server crash when detecting DVI output change bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
[not found] ` <bug-16233-8800-V0hAGp6uBxMKqLRl/0Ahz6D7qz1kEfGD2LY78lusg7I@public.gmane.org/>
2008-06-04 21:51 ` [Bug 16233] " bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2008-06-04 21:52 ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2008-06-04 21:53 ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2008-06-04 21:54 ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2008-06-25 18:53 ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2008-06-26 12:10 ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2008-06-26 13:48 ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2008-06-29 2:03 ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2008-06-29 12:53 ` 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.