* [Bug 99303] [REGRESSION][BISECTED] DMs are crashing on start with "radeon"
@ 2017-01-06 18:46 bugzilla-daemon
2017-01-06 21:08 ` bugzilla-daemon
` (4 more replies)
0 siblings, 5 replies; 6+ messages in thread
From: bugzilla-daemon @ 2017-01-06 18:46 UTC (permalink / raw)
To: dri-devel
[-- Attachment #1.1: Type: text/plain, Size: 4297 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=99303
Bug ID: 99303
Summary: [REGRESSION][BISECTED] DMs are crashing on start with
"radeon"
Product: Mesa
Version: git
Hardware: x86-64 (AMD64)
OS: Linux (All)
Status: NEW
Severity: normal
Priority: medium
Component: Drivers/Gallium/r600
Assignee: dri-devel@lists.freedesktop.org
Reporter: Hi-Angel@yandex.ru
QA Contact: dri-devel@lists.freedesktop.org
As of the commit
9a3296bf1cf8d45349b14b31eeb0d81f8b8774fc radeonsi: use SDMA for initial
clearing of DCC/CMASK/HTILE on CIK-VI
, SDDM crashes on start. The same with GDM, though I bisect-tested mostly with
SDDM. The system log says:
systemd[1]: Started User Manager for UID 996.
sddm[513]: Greeter session started successfully
sddm-greeter[584]: Reading from "/usr/share/xsessions/awesome.desktop"
sddm-greeter[584]: Reading from
"/usr/share/xsessions/enlightenment.desktop"
sddm-greeter[584]: Reading from
"/usr/share/xsessions/gnome-classic.desktop"
sddm-greeter[584]: Reading from
"/usr/share/xsessions/gnome-xorg.desktop"
sddm-greeter[584]: Reading from "/usr/share/xsessions/gnome.desktop"
sddm-greeter[584]: Reading from
"/usr/share/xsessions/i3-with-shmlog.desktop"
sddm-greeter[584]: Reading from "/usr/share/xsessions/i3.desktop"
sddm-greeter[584]: Reading from
"/usr/share/xsessions/plasma-mediacenter.desktop"
sddm-greeter[584]: Reading from "/usr/share/xsessions/plasma.desktop"
sddm-greeter[584]: Reading from
"/usr/share/wayland-sessions/gnome.desktop"
sddm-greeter[584]: Reading from
"/usr/share/wayland-sessions/sway.desktop"
sddm-greeter[584]: Connected to the daemon.
sddm[513]: Message received from greeter: Connect
sddm-greeter[584]: Loading qrc:/theme/Main.qml...
sddm-greeter[584]: Adding view for "HDMI-0" QRect(0,0 1920x1080)
systemd[577]: Started D-Bus User Message Bus.
sddm-greeter[584]: Message received from daemon: Capabilities
sddm-greeter[584]: Message received from daemon: HostName
kernel: sddm-greeter[584]: segfault at 0 ip (null) sp
00007fffbb3c12e8 error 14 in sddm-greeter[400000+8e000]
systemd[1]: Created slice system-systemd\x2dcoredump.slice.
systemd[1]: Started Process Core Dump (PID 593/UID 0).
sddm-helper[575]: [PAM] Closing session
sddm-helper[575]: pam_unix(sddm-greeter:session): session closed for
user sddm
sddm-helper[575]: [PAM] Ended.
sddm[513]: Auth: sddm-helper exited with 11
sddm[513]: Greeter stopped.
systemd-logind[481]: Removed session c1.
systemd[1]: Stopping User Manager for UID 996...
systemd[577]: Stopped target Default.
systemd[577]: Stopping D-Bus User Message Bus...
systemd[577]: Stopped D-Bus User Message Bus.
systemd[577]: Stopped target Basic System.
systemd[577]: Stopped target Paths.
systemd[577]: Stopped target Timers.
systemd[577]: Stopped target Sockets.
systemd[577]: Closed Sound System.
systemd[577]: Closed D-Bus User Message Bus Socket.
systemd[577]: Reached target Shutdown.
systemd[577]: Starting Exit the Session...
systemd[577]: Received SIGRTMIN+24 from PID 597 (kill).
systemd[578]: pam_unix(systemd-user:session): session closed for user
sddm
systemd[1]: Stopped User Manager for UID 996.
systemd[1]: Removed slice User Slice of sddm.
systemd-coredump[594]: Process 584 (sddm-greeter) of user 996 dumped
core.
Stack trace of thread 584:
#0 0x0000000000000000 n/a (n/a)
GPU: Radeon HD5730 (note, its driver is rather radeon than radeonsi)
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 5803 bytes --]
[-- Attachment #2: Type: text/plain, Size: 160 bytes --]
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel
^ permalink raw reply [flat|nested] 6+ messages in thread* [Bug 99303] [REGRESSION][BISECTED] DMs are crashing on start with "radeon"
2017-01-06 18:46 [Bug 99303] [REGRESSION][BISECTED] DMs are crashing on start with "radeon" bugzilla-daemon
@ 2017-01-06 21:08 ` bugzilla-daemon
2017-01-06 21:25 ` bugzilla-daemon
` (3 subsequent siblings)
4 siblings, 0 replies; 6+ messages in thread
From: bugzilla-daemon @ 2017-01-06 21:08 UTC (permalink / raw)
To: dri-devel
[-- Attachment #1.1: Type: text/plain, Size: 511 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=99303
Alex Deucher <alexdeucher@gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |megwattt@gmail.com
--- Comment #1 from Alex Deucher <alexdeucher@gmail.com> ---
*** Bug 99307 has been marked as a duplicate of this bug. ***
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 2102 bytes --]
[-- Attachment #2: Type: text/plain, Size: 160 bytes --]
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel
^ permalink raw reply [flat|nested] 6+ messages in thread* [Bug 99303] [REGRESSION][BISECTED] DMs are crashing on start with "radeon"
2017-01-06 18:46 [Bug 99303] [REGRESSION][BISECTED] DMs are crashing on start with "radeon" bugzilla-daemon
2017-01-06 21:08 ` bugzilla-daemon
@ 2017-01-06 21:25 ` bugzilla-daemon
2017-01-06 21:39 ` bugzilla-daemon
` (2 subsequent siblings)
4 siblings, 0 replies; 6+ messages in thread
From: bugzilla-daemon @ 2017-01-06 21:25 UTC (permalink / raw)
To: dri-devel
[-- Attachment #1.1: Type: text/plain, Size: 340 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=99303
--- Comment #2 from Marek Olšák <maraeo@gmail.com> ---
Created attachment 128802
--> https://bugs.freedesktop.org/attachment.cgi?id=128802&action=edit
possible fix
Would you please try this patch?
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 1366 bytes --]
[-- Attachment #2: Type: text/plain, Size: 160 bytes --]
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel
^ permalink raw reply [flat|nested] 6+ messages in thread* [Bug 99303] [REGRESSION][BISECTED] DMs are crashing on start with "radeon"
2017-01-06 18:46 [Bug 99303] [REGRESSION][BISECTED] DMs are crashing on start with "radeon" bugzilla-daemon
2017-01-06 21:08 ` bugzilla-daemon
2017-01-06 21:25 ` bugzilla-daemon
@ 2017-01-06 21:39 ` bugzilla-daemon
2017-01-06 22:16 ` bugzilla-daemon
2017-01-06 22:39 ` bugzilla-daemon
4 siblings, 0 replies; 6+ messages in thread
From: bugzilla-daemon @ 2017-01-06 21:39 UTC (permalink / raw)
To: dri-devel
[-- Attachment #1.1: Type: text/plain, Size: 239 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=99303
--- Comment #3 from MWATTT <megwattt@gmail.com> ---
This patch works for me (tried on glxgears). Thanks.
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 1059 bytes --]
[-- Attachment #2: Type: text/plain, Size: 160 bytes --]
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel
^ permalink raw reply [flat|nested] 6+ messages in thread
* [Bug 99303] [REGRESSION][BISECTED] DMs are crashing on start with "radeon"
2017-01-06 18:46 [Bug 99303] [REGRESSION][BISECTED] DMs are crashing on start with "radeon" bugzilla-daemon
` (2 preceding siblings ...)
2017-01-06 21:39 ` bugzilla-daemon
@ 2017-01-06 22:16 ` bugzilla-daemon
2017-01-06 22:39 ` bugzilla-daemon
4 siblings, 0 replies; 6+ messages in thread
From: bugzilla-daemon @ 2017-01-06 22:16 UTC (permalink / raw)
To: dri-devel
[-- Attachment #1.1: Type: text/plain, Size: 218 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=99303
--- Comment #4 from Hi-Angel <Hi-Angel@yandex.ru> ---
Thank you, worked for me too!
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 1040 bytes --]
[-- Attachment #2: Type: text/plain, Size: 160 bytes --]
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel
^ permalink raw reply [flat|nested] 6+ messages in thread* [Bug 99303] [REGRESSION][BISECTED] DMs are crashing on start with "radeon"
2017-01-06 18:46 [Bug 99303] [REGRESSION][BISECTED] DMs are crashing on start with "radeon" bugzilla-daemon
` (3 preceding siblings ...)
2017-01-06 22:16 ` bugzilla-daemon
@ 2017-01-06 22:39 ` bugzilla-daemon
4 siblings, 0 replies; 6+ messages in thread
From: bugzilla-daemon @ 2017-01-06 22:39 UTC (permalink / raw)
To: dri-devel
[-- Attachment #1.1: Type: text/plain, Size: 547 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=99303
Marek Olšák <maraeo@gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|--- |FIXED
Status|NEW |RESOLVED
--- Comment #5 from Marek Olšák <maraeo@gmail.com> ---
Fixed by aead6a1e947af84b0af2853c204d5cad6d92bfff. Closing.
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 2108 bytes --]
[-- Attachment #2: Type: text/plain, Size: 160 bytes --]
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel
^ permalink raw reply [flat|nested] 6+ messages in thread
end of thread, other threads:[~2017-01-06 22:39 UTC | newest]
Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-01-06 18:46 [Bug 99303] [REGRESSION][BISECTED] DMs are crashing on start with "radeon" bugzilla-daemon
2017-01-06 21:08 ` bugzilla-daemon
2017-01-06 21:25 ` bugzilla-daemon
2017-01-06 21:39 ` bugzilla-daemon
2017-01-06 22:16 ` bugzilla-daemon
2017-01-06 22:39 ` bugzilla-daemon
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.