Bug 102409 - X seg fault on Fedora 26 in pci_device_next()
Summary: X seg fault on Fedora 26 in pci_device_next()
Status: RESOLVED DUPLICATE of bug 81678
Alias: None
Product: xorg
Classification: Unclassified
Component: Driver/modesetting (show other bugs)
Version: unspecified
Hardware: x86 (IA32) Linux (All)
: high major
Assignee: Xorg Project Team
QA Contact: Xorg Project Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-08-25 14:08 UTC by RobbieTheK
Modified: 2018-06-14 07:36 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments
X org core dump (486.89 KB, application/x-lz4)
2017-08-25 14:08 UTC, RobbieTheK
no flags Details
dmesg (59.21 KB, text/rtf)
2017-08-30 03:18 UTC, RobbieTheK
no flags Details
x org log (17.82 KB, text/rtf)
2017-08-30 03:41 UTC, RobbieTheK
no flags Details

Description RobbieTheK 2017-08-25 14:08:12 UTC
Created attachment 133774 [details]
X org core dump

I wasn't sure which component to choose and the version number of X as I see X.Org X Server 1.19.3.

No desktop manager runs, from GDM, the LightDM, to SDDM to KDM, all seg fault. Perhaps related to old Radeon card? Or 32-bit: 4.11.11-300.fc26.i686+PAE #1 SMP Mon Jul 17 16:53:51 UTC 2017 i686 i686 i386 GNU/Linux

09:0d.0 VGA compatible controller: Advanced Micro Devices, Inc. AMD/ATI RV100 Radeon 7000 / Radeon VE

<gnome-version>
 <platform>3</platform>
 <minor>24</minor>
 <micro>2</micro>
 <distributor>GNOME.Org</distributor>
 <date>2017-05-09</date>

Aug 22 12:12:42 curie /usr/libexec/gdm-x-session: Require OpenGL version 2.1 or later.
Aug 22 12:12:42 curie /usr/libexec/gdm-x-session: (EE) modeset(0): Failed to initialize glamor at ScreenInit() time.
Aug 22 12:12:42 curie /usr/libexec/gdm-x-session: (EE)
Aug 22 12:12:42 curie /usr/libexec/gdm-x-session: Fatal server error:
Aug 22 12:12:42 curie /usr/libexec/gdm-x-session: (EE) AddScreen/ScreenInit failed for driver 0
Aug 22 12:12:42 curie /usr/libexec/gdm-x-session: (EE)
Aug 22 12:12:42 curie /usr/libexec/gdm-x-session: Please consult the Fedora Project support
Aug 22 12:12:42 curie /usr/libexec/gdm-x-session: #011 at http://wiki.x.org
Aug 22 12:12:42 curie /usr/libexec/gdm-x-session: for help.
Aug 22 12:12:42 curie /usr/libexec/gdm-x-session: (EE) Please also check the log file at "/var/lib/gdm/.local/share/xorg/Xorg.0.log" for additional information.
Aug 22 12:12:42 curie /usr/libexec/gdm-x-session: (EE)
Aug 22 12:12:42 curie /usr/libexec/gdm-x-session: (EE) Server terminated with error (1). Closing log file.
Aug 22 12:12:42 curie /usr/libexec/gdm-x-session: Unable to run X server
Aug 22 12:12:42 curie gdm: GLib: g_variant_new_string: assertion 'string != NULL' failed

from /var/log/X.org.log:
[1814142.896] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[1814142.896] (II) FBDEV: driver for framebuffer: fbdev
[1814142.896] (II) VESA: driver for VESA chipsets: vesa
[1814142.909] (II) modeset(0): using drv /dev/dri/card0
[1814142.916] (WW) Falling back to old probe method for fbdev
[1814142.916] (II) Loading sub module "fbdevhw"
[1814142.916] (II) LoadModule: "fbdevhw"
[1814142.917] (II) Loading /usr/lib/xorg/modules/libfbdevhw.so
[1814142.917] (II) Module fbdevhw: vendor="X.Org Foundation"
[1814142.917]   compiled for 1.19.3, module version = 0.0.2
[1814142.917]   ABI class: X.Org Video Driver, version 23.0
[1814142.917] (WW) Falling back to old probe method for vesa
[1814142.917] (EE)
[1814142.917] (EE) Backtrace:
[1814142.918] (EE) 0: /usr/libexec/Xorg (OsLookupColor+0x13e) [0x8212a4e]
[1814142.918] (EE) 1: ? (?+0x13e) [0xb77a7e4d]
[1814142.919] (EE) 2: /lib/libpciaccess.so.0 (pci_device_next+0x100) [0xb7476220]
[1814142.920] (EE) 3: /lib/libpciaccess.so.0 (pci_device_find_by_slot+0x56) [0xb74762d6]
[1814142.920] (EE) 4: /lib/libpciaccess.so.0 (pci_device_vgaarb_init+0xf3) [0xb7478833]
[1814142.921] (EE) 5: /usr/libexec/Xorg (xf86ConfigPciEntity+0x4614) [0x80e8324]
[1814142.921] (EE) 6: /usr/libexec/Xorg (xf86BusConfig+0x125) [0x80b9865]
[1814142.921] (EE) 7: /usr/libexec/Xorg (InitOutput+0x9fd) [0x80c905d]
[1814142.922] (EE) 8: /usr/libexec/Xorg (InitFonts+0x2b0) [0x807e860]
[1814142.922] (EE) 9: /usr/libexec/Xorg (miPolyFillRect+0x27b) [0x80655cb]
[1814142.923] (EE) 10: /lib/libc.so.6 (__libc_start_main+0xf3) [0xb70ab2c3]
[1814142.923] (EE) 11: /usr/libexec/Xorg (_start+0x21) [0x80653c5]
[1814142.923] (EE)
[1814142.923] (EE) Segmentation fault at address 0x0
[1814142.923] (EE)
Fatal server error:
[1814142.923] (EE) Caught signal 11 (Segmentation fault). Server aborting
[1814142.923] (EE)
[1814142.923] (EE)
Please consult the Fedora Project support
         at http://wiki.x.org
 for help.
[1814142.923] (EE) Please also check the log file at "/var/log/Xorg.0.log" for additional information.
[1814142.923] (EE)
[1814142.949] (EE) Server terminated with error (1). Closing log file.


X.Org X Server 1.19.3
Release Date: 2017-03-15
X Protocol Version 11, Revision 0
Build Operating System:  4.10.1-1.fc25.x86_64
Current Operating System: Linux curie.dsm.fordham.edu 4.11.11-300.fc26.i686+PAE #1 SMP Mon Jul 17 16:53:51 UTC 2017 i686
Kernel command line: BOOT_IMAGE=/vmlinuz-4.11.11-300.fc26.i686+PAE root=/dev/mapper/fedora-root ro rd.lvm.lv=fedora/root rd.lvm.lv=fedora/swap rhgb quiet LANG=en_US.UTF-8
Build Date: 23 April 2017  11:51:38PM
Build ID: xorg-x11-server 1.19.3-4.fc26
Current version of pixman: 0.34.0

GDB trace:
#0  __kernel_vsyscall () at arch/x86/entry/vdso/vdso32/system_call.S:71
71              popl    %ebp
Comment 1 Alan Coopersmith 2017-08-25 16:37:15 UTC
"GLib: g_variant_new_string: assertion 'string != NULL' failed" is from gdm,
not Xorg, and appears to be it's response to Xorg crashing, not the cause.
Comment 2 RobbieTheK 2017-08-25 17:43:54 UTC
(In reply to Alan Coopersmith from comment #1)
> "GLib: g_variant_new_string: assertion 'string != NULL' failed" is from gdm,
> not Xorg, and appears to be it's response to Xorg crashing, not the cause.

Is there anything else I can provide to developers to see about getting this fixed sooner rather than later?
Comment 3 Michel Dänzer 2017-08-28 02:03:49 UTC
The best solution for you is probably to use the xf86-video-ati radeon driver instead of the modesetting driver.

The modesetting driver should probably handle the failure of glamor to initialize more gracefully though.
Comment 4 RobbieTheK 2017-08-29 13:44:22 UTC
(In reply to Michel Dänzer from comment #3)
> The best solution for you is probably to use the xf86-video-ati radeon
> driver instead of the modesetting driver.
> 
> The modesetting driver should probably handle the failure of glamor to
> initialize more gracefully though.

Since I don't have access to a desktop environment, how is that done in Fedora? I tried installing the fglrx Crimson drivers for Fedora following these instructions:
https://github.com/imageguy/fglrx-for-Fedora but it fails with Installation will not proceed.    ./amd_dcm32: No supported adapters detected.

Note here is the card info:\
09:0d.0 VGA compatible controller: Advanced Micro Devices, Inc. [AMD/ATI] RV100 [Radeon 7000 / Radeon VE]
Comment 5 Michel Dänzer 2017-08-30 01:48:52 UTC
I was referring to radeon_drv.so (you may also need ati_drv.so), not fglrx.
Comment 6 RobbieTheK 2017-08-30 02:06:02 UTC
(In reply to Michel Dänzer from comment #5)
> I was referring to radeon_drv.so (you may also need ati_drv.so), not fglrx.

Both have been installed for a while:
# locate radeon_drv.so
/usr/lib/debug/usr/lib/xorg/modules/drivers/radeon_drv.so.debug
/usr/lib/xorg/modules/drivers/radeon_drv.so
# locate ati_drv.so
/usr/lib/debug/usr/lib/xorg/modules/drivers/ati_drv.so.debug
/usr/lib/xorg/modules/drivers/ati_drv.so
Comment 7 Michel Dänzer 2017-08-30 02:46:01 UTC
Please attach the corresponding Xorg log file then.
Comment 8 RobbieTheK 2017-08-30 03:06:15 UTC
I put it in the original bug but here it is again:
[129141.420] 
X.Org X Server 1.19.3
Release Date: 2017-03-15
[129141.420] X Protocol Version 11, Revision 0
[129141.420] Build Operating System:  4.10.1-1.fc25.x86_64 
[129141.420] Current Operating System: Linux 4.12.8-300.fc26.i686+PAE #1 SMP Thu Aug 17 15:49:25 UTC 2017 i686
[129141.420] Kernel command line: BOOT_IMAGE=/vmlinuz-4.12.8-300.fc26.i686+PAE root=/dev/mapper/fedora-root ro rd.lvm.lv=fedora/root rd.lvm.lv=fedora/swap rhgb quiet audit=0 LANG=en_US.UTF-8
[129141.420] Build Date: 23 April 2017  11:51:38PM
[129141.420] Build ID: xorg-x11-server 1.19.3-4.fc26 
[129141.420] Current version of pixman: 0.34.0
[129141.420] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[129141.420] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[129141.420] (==) Log file: "/var/log/Xorg.0.log", Time: Tue Aug 29 11:20:20 2017
[129141.421] (==) Using config directory: "/etc/X11/xorg.conf.d"
[129141.421] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[129141.421] (==) No Layout section.  Using the first Screen section.
[129141.421] (==) No screen section available. Using defaults.
[129141.421] (**) |-->Screen "Default Screen Section" (0)
[129141.421] (**) |   |-->Monitor "<default monitor>"
[129141.421] (==) No monitor specified for screen "Default Screen Section".
	Using a default monitor configuration.
[129141.422] (==) Automatically adding devices
[129141.422] (==) Automatically enabling devices
[129141.422] (==) Automatically adding GPU devices
[129141.422] (==) Automatically binding GPU devices
[129141.422] (==) Max clients allowed: 256, resource mask: 0x1fffff
[129141.422] (==) FontPath set to:
	catalogue:/etc/X11/fontpath.d,
	built-ins
[129141.422] (==) ModulePath set to "/usr/lib/xorg/modules"
[129141.422] (II) The server relies on udev to provide the list of input devices.
	If no devices become available, reconfigure udev or disable AutoAddDevices.
[129141.422] (II) Loader magic: 0x8292720
[129141.422] (II) Module ABI versions:
[129141.422] 	X.Org ANSI C Emulation: 0.4
[129141.422] 	X.Org Video Driver: 23.0
[129141.422] 	X.Org XInput driver : 24.1
[129141.422] 	X.Org Server Extension : 10.0
[129141.423] (++) using VT number 1

[129141.424] (II) systemd-logind: logind integration requires -keeptty and -keeptty was not provided, disabling logind integration
[129141.425] (II) xfree86: Adding drm device (/dev/dri/card0)
[129141.426] (II) no primary bus or device found
[129141.426] 	falling back to /sys/devices/pci0000:00/0000:00:1e.0/0000:09:0d.0/drm/card0
[129141.426] (II) LoadModule: "glx"
[129141.426] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[129141.430] (II) Module glx: vendor="X.Org Foundation"
[129141.430] 	compiled for 1.19.3, module version = 1.0.0
[129141.430] 	ABI class: X.Org Server Extension, version 10.0
[129141.430] (II) Applying OutputClass "Radeon" to /dev/dri/card0
[129141.430] 	loading driver: radeon
[129141.430] (==) Matched radeon as autoconfigured driver 0
[129141.430] (==) Matched modesetting as autoconfigured driver 1
[129141.430] (==) Matched fbdev as autoconfigured driver 2
[129141.430] (==) Matched vesa as autoconfigured driver 3
[129141.430] (==) Assigned the driver to the xf86ConfigLayout
[129141.431] (II) LoadModule: "radeon"
[129141.431] (II) Loading /usr/lib/xorg/modules/drivers/radeon_drv.so
[129141.438] (II) Module radeon: vendor="X.Org Foundation"
[129141.438] 	compiled for 1.19.2, module version = 7.9.0
[129141.438] 	Module class: X.Org Video Driver
[129141.439] 	ABI class: X.Org Video Driver, version 23.0
[129141.439] (II) LoadModule: "modesetting"
[129141.439] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[129141.439] (II) Module modesetting: vendor="X.Org Foundation"
[129141.439] 	compiled for 1.19.3, module version = 1.19.3
[129141.439] 	Module class: X.Org Video Driver
[129141.439] 	ABI class: X.Org Video Driver, version 23.0
[129141.439] (II) LoadModule: "fbdev"
[129141.439] (II) Loading /usr/lib/xorg/modules/drivers/fbdev_drv.so
[129141.440] (II) Module fbdev: vendor="X.Org Foundation"
[129141.440] 	compiled for 1.19.1, module version = 0.4.3
[129141.440] 	Module class: X.Org Video Driver
[129141.440] 	ABI class: X.Org Video Driver, version 23.0
[129141.440] (II) LoadModule: "vesa"
[129141.440] (II) Loading /usr/lib/xorg/modules/drivers/vesa_drv.so
[129141.440] (II) Module vesa: vendor="X.Org Foundation"
[129141.440] 	compiled for 1.19.1, module version = 2.3.2
[129141.440] 	Module class: X.Org Video Driver
[129141.440] 	ABI class: X.Org Video Driver, version 23.0
[129141.440] (II) RADEON: Driver for ATI/AMD Radeon chipsets:
	ATI Radeon Mobility X600 (M24), ATI FireMV 2400,
	ATI Radeon Mobility X300 (M24), ATI FireGL M24 GL,
	ATI Radeon X600 (RV380), ATI FireGL V3200 (RV380),
	ATI Radeon IGP320 (A3), ATI Radeon IGP330/340/350 (A4),
	ATI Radeon 9500, ATI Radeon 9600TX, ATI FireGL Z1, ATI Radeon 9800SE,
	ATI Radeon 9800, ATI FireGL X2, ATI Radeon 9600, ATI Radeon 9600SE,
	ATI Radeon 9600XT, ATI FireGL T2, ATI Radeon 9650, ATI FireGL RV360,
	ATI Radeon 7000 IGP (A4+), ATI Radeon 8500 AIW,
	ATI Radeon IGP320M (U1), ATI Radeon IGP330M/340M/350M (U2),
	ATI Radeon Mobility 7000 IGP, ATI Radeon 9000/PRO, ATI Radeon 9000,
	ATI Radeon X800 (R420), ATI Radeon X800PRO (R420),
	ATI Radeon X800SE (R420), ATI FireGL X3 (R420),
	ATI Radeon Mobility 9800 (M18), ATI Radeon X800 SE (R420),
	ATI Radeon X800XT (R420), ATI Radeon X800 VE (R420),
	ATI Radeon X850 (R480), ATI Radeon X850 XT (R480),
	ATI Radeon X850 SE (R480), ATI Radeon X850 PRO (R480),
	ATI Radeon X850 XT PE (R480), ATI Radeon Mobility M7,
	ATI Mobility FireGL 7800 M7, ATI Radeon Mobility M6,
	ATI FireGL Mobility 9000 (M9), ATI Radeon Mobility 9000 (M9),
	ATI Radeon 9700 Pro, ATI Radeon 9700/9500Pro, ATI FireGL X1,
	ATI Radeon 9800PRO, ATI Radeon 9800XT,
	ATI Radeon Mobility 9600/9700 (M10/M11),
	ATI Radeon Mobility 9600 (M10), ATI Radeon Mobility 9600 (M11),
	ATI FireGL Mobility T2 (M10), ATI FireGL Mobility T2e (M11),
	ATI Radeon, ATI FireGL 8700/8800, ATI Radeon 8500, ATI Radeon 9100,
	ATI Radeon 7500, ATI Radeon VE/7000, ATI ES1000,
	ATI Radeon Mobility X300 (M22), ATI Radeon Mobility X600 SE (M24C),
	ATI FireGL M22 GL, ATI Radeon X800 (R423), ATI Radeon X800PRO (R423),
	ATI Radeon X800LE (R423), ATI Radeon X800SE (R423),
	ATI Radeon X800 XTP (R430), ATI Radeon X800 XL (R430),
	ATI Radeon X800 SE (R430), ATI Radeon X800 (R430),
	ATI FireGL V7100 (R423), ATI FireGL V5100 (R423),
	ATI FireGL unknown (R423), ATI Mobility FireGL V5000 (M26),
	ATI Mobility Radeon X700 XL (M26), ATI Mobility Radeon X700 (M26),
	ATI Radeon X550XTX, ATI Radeon 9100 IGP (A5),
	ATI Radeon Mobility 9100 IGP (U3), ATI Radeon XPRESS 200,
	ATI Radeon XPRESS 200M, ATI Radeon 9250, ATI Radeon 9200,
	ATI Radeon 9200SE, ATI FireMV 2200, ATI Radeon X300 (RV370),
	ATI Radeon X600 (RV370), ATI Radeon X550 (RV370),
	ATI FireGL V3100 (RV370), ATI FireMV 2200 PCIE (RV370),
	ATI Radeon Mobility 9200 (M9+), ATI Mobility Radeon X800 XT (M28),
	ATI Mobility FireGL V5100 (M28), ATI Mobility Radeon X800 (M28),
	ATI Radeon X850, ATI unknown Radeon / FireGL (R480),
	ATI Radeon X800XT (R423), ATI FireGL V5000 (RV410),
	ATI Radeon X700 XT (RV410), ATI Radeon X700 PRO (RV410),
	ATI Radeon X700 SE (RV410), ATI Radeon X700 (RV410),
	ATI Radeon X1800, ATI Mobility Radeon X1800 XT,
	ATI Mobility Radeon X1800, ATI Mobility FireGL V7200,
	ATI FireGL V7200, ATI FireGL V5300, ATI Mobility FireGL V7100,
	ATI FireGL V7300, ATI FireGL V7350, ATI Radeon X1600, ATI RV505,
	ATI Radeon X1300/X1550, ATI Radeon X1550, ATI M54-GL,
	ATI Mobility Radeon X1400, ATI Radeon X1550 64-bit,
	ATI Mobility Radeon X1300, ATI Radeon X1300, ATI FireGL V3300,
	ATI FireGL V3350, ATI Mobility Radeon X1450,
	ATI Mobility Radeon X2300, ATI Mobility Radeon X1350,
	ATI FireMV 2250, ATI Radeon X1650, ATI Mobility FireGL V5200,
	ATI Mobility Radeon X1600, ATI Radeon X1300 XT/X1600 Pro,
	ATI FireGL V3400, ATI Mobility FireGL V5250,
	ATI Mobility Radeon X1700, ATI Mobility Radeon X1700 XT,
	ATI FireGL V5200, ATI Radeon X2300HD, ATI Mobility Radeon HD 2300,
	ATI Radeon X1950, ATI Radeon X1900, ATI AMD Stream Processor,
	ATI RV560, ATI Mobility Radeon X1900, ATI Radeon X1950 GT, ATI RV570,
	ATI FireGL V7400, ATI Radeon 9100 PRO IGP,
	ATI Radeon Mobility 9200 IGP, ATI Radeon X1200, ATI RS740,
	ATI RS740M, ATI Radeon HD 2900 XT, ATI Radeon HD 2900 Pro,
	ATI Radeon HD 2900 GT, ATI FireGL V8650, ATI FireGL V8600,
	ATI FireGL V7600, ATI Radeon 4800 Series, ATI Radeon HD 4870 x2,
	ATI Radeon HD 4850 x2, ATI FirePro V8750 (FireGL),
	ATI FirePro V7760 (FireGL), ATI Mobility RADEON HD 4850,
	ATI Mobility RADEON HD 4850 X2, ATI FirePro RV770,
	AMD FireStream 9270, AMD FireStream 9250, ATI FirePro V8700 (FireGL),
	ATI Mobility RADEON HD 4870, ATI Mobility RADEON M98,
	ATI FirePro M7750, ATI M98, ATI Mobility Radeon HD 4650,
	ATI Radeon RV730 (AGP), ATI Mobility Radeon HD 4670,
	ATI FirePro M5750, ATI RV730XT [Radeon HD 4670], ATI RADEON E4600,
	ATI Radeon HD 4600 Series, ATI RV730 PRO [Radeon HD 4650],
	ATI FirePro V7750 (FireGL), ATI FirePro V5700 (FireGL),
	ATI FirePro V3750 (FireGL), ATI Mobility Radeon HD 4830,
	ATI Mobility Radeon HD 4850, ATI FirePro M7740, ATI RV740,
	ATI Radeon HD 4770, ATI Radeon HD 4700 Series, ATI RV610,
	ATI Radeon HD 2400 XT, ATI Radeon HD 2400 Pro,
	ATI Radeon HD 2400 PRO AGP, ATI FireGL V4000, ATI Radeon HD 2350,
	ATI Mobility Radeon HD 2400 XT, ATI Mobility Radeon HD 2400,
	ATI RADEON E2400, ATI FireMV 2260, ATI RV670, ATI Radeon HD3870,
	ATI Mobility Radeon HD 3850, ATI Radeon HD3850,
	ATI Mobility Radeon HD 3850 X2, ATI Mobility Radeon HD 3870,
	ATI Mobility Radeon HD 3870 X2, ATI Radeon HD3870 X2,
	ATI FireGL V7700, ATI Radeon HD3690, AMD Firestream 9170,
	ATI Radeon HD 4550, ATI Radeon RV710, ATI Radeon HD 4350,
	ATI Mobility Radeon 4300 Series, ATI Mobility Radeon 4500 Series,
	ATI FirePro RG220, ATI Mobility Radeon 4330, ATI RV630,
	ATI Mobility Radeon HD 2600, ATI Mobility Radeon HD 2600 XT,
	ATI Radeon HD 2600 XT AGP, ATI Radeon HD 2600 Pro AGP,
	ATI Radeon HD 2600 XT, ATI Radeon HD 2600 Pro, ATI Gemini RV630,
	ATI Gemini Mobility Radeon HD 2600 XT, ATI FireGL V5600,
	ATI FireGL V3600, ATI Radeon HD 2600 LE,
	ATI Mobility FireGL Graphics Processor, ATI Radeon HD 3470,
	ATI Mobility Radeon HD 3430, ATI Mobility Radeon HD 3400 Series,
	ATI Radeon HD 3450, ATI Radeon HD 3430, ATI FirePro V3700,
	ATI FireMV 2450, ATI Radeon HD 3600 Series, ATI Radeon HD 3650 AGP,
	ATI Radeon HD 3600 PRO, ATI Radeon HD 3600 XT,
	ATI Mobility Radeon HD 3650, ATI Mobility Radeon HD 3670,
	ATI Mobility FireGL V5700, ATI Mobility FireGL V5725,
	ATI Radeon HD 3200 Graphics, ATI Radeon 3100 Graphics,
	ATI Radeon HD 3300 Graphics, ATI Radeon 3000 Graphics, SUMO, SUMO2,
	ATI Radeon HD 4200, ATI Radeon 4100, ATI Mobility Radeon HD 4200,
	ATI Mobility Radeon 4100, ATI Radeon HD 4290, ATI Radeon HD 4250,
	AMD Radeon HD 6310 Graphics, AMD Radeon HD 6250 Graphics,
	AMD Radeon HD 6300 Series Graphics,
	AMD Radeon HD 6200 Series Graphics, PALM, CYPRESS,
	ATI FirePro (FireGL) Graphics Adapter, AMD Firestream 9370,
	AMD Firestream 9350, ATI Radeon HD 5800 Series,
	ATI Radeon HD 5900 Series, ATI Mobility Radeon HD 5800 Series,
	ATI Radeon HD 5700 Series, ATI Radeon HD 6700 Series,
	ATI Mobility Radeon HD 5000 Series, ATI Mobility Radeon HD 5570,
	ATI Radeon HD 5670, ATI Radeon HD 5570, ATI Radeon HD 5500 Series,
	REDWOOD, ATI Mobility Radeon Graphics, CEDAR, ATI FirePro 2270,
	ATI Radeon HD 5450, CAYMAN, AMD Radeon HD 6900 Series,
	AMD Radeon HD 6900M Series, Mobility Radeon HD 6000 Series, BARTS,
	AMD Radeon HD 6800 Series, AMD Radeon HD 6700 Series, TURKS, CAICOS,
	ARUBA, TAHITI, PITCAIRN, VERDE, OLAND, HAINAN, BONAIRE, KABINI,
	MULLINS, KAVERI, HAWAII
[129141.448] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[129141.448] (II) FBDEV: driver for framebuffer: fbdev
[129141.448] (II) VESA: driver for VESA chipsets: vesa
[129141.461] (II) modeset(0): using drv /dev/dri/card0
[129141.461] (WW) Falling back to old probe method for fbdev
[129141.461] (II) Loading sub module "fbdevhw"
[129141.461] (II) LoadModule: "fbdevhw"
[129141.461] (II) Loading /usr/lib/xorg/modules/libfbdevhw.so
[129141.462] (II) Module fbdevhw: vendor="X.Org Foundation"
[129141.462] 	compiled for 1.19.3, module version = 0.0.2
[129141.462] 	ABI class: X.Org Video Driver, version 23.0
[129141.462] (WW) Falling back to old probe method for vesa
[129141.462] (EE) 
[129141.462] (EE) Backtrace:
[129141.462] (EE) 0: /usr/libexec/Xorg (OsLookupColor+0x13e) [0x8212a4e]
[129141.463] (EE) 1: ? (?+0x13e) [0xb7746e4d]
[129141.464] (EE) 2: /lib/libpciaccess.so.0 (pci_device_next+0x100) [0xb740c220]
[129141.464] (EE) 3: /lib/libpciaccess.so.0 (pci_device_find_by_slot+0x56) [0xb740c2d6]
[129141.465] (EE) 4: /lib/libpciaccess.so.0 (pci_device_vgaarb_init+0xf3) [0xb740e833]
[129141.465] (EE) 5: /usr/libexec/Xorg (xf86ConfigPciEntity+0x4614) [0x80e8324]
[129141.466] (EE) 6: /usr/libexec/Xorg (xf86BusConfig+0x125) [0x80b9865]
[129141.466] (EE) 7: /usr/libexec/Xorg (InitOutput+0x9fd) [0x80c905d]
[129141.467] (EE) 8: /usr/libexec/Xorg (InitFonts+0x2b0) [0x807e860]
[129141.467] (EE) 9: /usr/libexec/Xorg (miPolyFillRect+0x27b) [0x80655cb]
[129141.468] (EE) 10: /lib/libc.so.6 (__libc_start_main+0xf3) [0xb70412c3]
[129141.468] (EE) 11: /usr/libexec/Xorg (_start+0x21) [0x80653c5]
[129141.468] (EE) 
[129141.468] (EE) Segmentation fault at address 0x0
[129141.468] (EE) 
Fatal server error:
[129141.468] (EE) Caught signal 11 (Segmentation fault). Server aborting
[129141.469] (EE) 
[129141.469] (EE) 
Please consult the Fedora Project support 
	 at http://wiki.x.org
 for help. 
[129141.469] (EE) Please also check the log file at "/var/log/Xorg.0.log" for additional information.
[129141.469] (EE) 
[129141.483] (EE) Server terminated with error (1). Closing log file.
Comment 9 Michel Dänzer 2017-08-30 03:13:50 UTC
Hmm, still not clear why the radeon driver doesn't initialize. Please attach (as opposed to paste as a comment) the dmesg output.
Comment 10 RobbieTheK 2017-08-30 03:18:36 UTC
Created attachment 133872 [details]
dmesg
Comment 11 Michel Dänzer 2017-08-30 03:26:26 UTC
Does it use the radeon driver if you put

Section "Device"
        Identifier      "default"
        Driver          "radeon"
EndSection

in /etc/X11/xorg.conf ?
Comment 12 RobbieTheK 2017-08-30 03:41:24 UTC
Created attachment 133873 [details]
x org log

stil crashes:
Aug 29 23:36:55 curie systemd[1]: Started The KDE login manager.
Aug 29 23:36:55 curie kdm[22646]: plymouth is NOT running
Aug 29 23:36:55 curie kdm[22646]: X server died during startup
Aug 29 23:37:10 curie kdm[22646]: X server died during startup
Aug 29 23:37:10 curie kdm[22646]: X server for display :0 cannot be started, session disabled
Comment 13 RobbieTheK 2017-08-31 03:04:09 UTC
Any thing else I can provide?
Comment 14 RobbieTheK 2017-08-31 03:15:40 UTC
Does the "option" keyword do anything useful as in ftp://www.x.org/pub/X11R6.8.0/doc/radeon.4.html?
Comment 15 RobbieTheK 2017-10-13 14:00:10 UTC
Still crashing, is this low priority perhaps for 32 bit?
Comment 16 Michel Dänzer 2018-06-14 07:36:09 UTC

*** This bug has been marked as a duplicate of bug 81678 ***


Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.