Bug 701623

Summary: segfault on start
Product: [Fedora] Fedora Reporter: Matthew Miller <mattdm>
Component: xorg-x11-drv-atiAssignee: X/OpenGL Maintenance List <xgl-maint>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: elad, mcepl, xgl-maint
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2011-05-06 12:43:16 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
X log
none
updated Xorg.0.log
none
/var/log/messages
none
dmesg none

Description Matthew Miller 2011-05-03 12:00:15 UTC
X fails to start, and logs a segfault:

Backtrace:
[ 79755.920] 0: /usr/bin/X (xorg_backtrace+0x2f) [0x45e17f]
[ 79755.921] 1: /usr/bin/X (0x400000+0x62b96) [0x462b96]
[ 79755.921] 2: /lib64/libpthread.so.0 (0x7f4710200000+0xf3c0) [0x7f471020f3c0]
[ 79755.921] 3: /usr/lib64/xorg/modules/drivers/radeon_drv.so (0x7f470d077000+0xd7cb9) [0x7f470d14ecb9]
[ 79755.921] 4: /usr/bin/X (AddScreen+0x17f) [0x42ee1f]
[ 79755.921] 5: /usr/bin/X (InitOutput+0x282) [0x471ca2]
[ 79755.921] 6: /usr/bin/X (0x400000+0x22a39) [0x422a39]
[ 79755.921] 7: /lib64/libc.so.6 (__libc_start_main+0xed) [0x7f470ef2d43d]
[ 79755.921] 8: /usr/bin/X (0x400000+0x22ee1) [0x422ee1]
[ 79755.921] Segmentation fault at address 0xfffffffffff3304c


xorg-x11-drv-ati-6.14.0-4.20110204gita27b5dbd9.fc16.x86_64

Comment 1 Matthew Miller 2011-05-03 12:01:05 UTC
Created attachment 496499 [details]
X log

Comment 2 Elad Alfassa 2011-05-03 14:26:25 UTC
Thanks for the bug report.  
We have reviewed the information you have provided above, and there is some additional information we require that will be helpful in our diagnosis of this issue.

Please add drm.debug=0x04 to the kernel command line, restart computer, and attach

* your X server config file (/etc/X11/xorg.conf, if available),
* X server log file (/var/log/Xorg.*.log), not what you have attached above which is not a log file.
* output of the dmesg command, and
* system log (/var/log/messages)

to the bug report as individual uncompressed file attachments using the bugzilla file attachment link above.

We will review this issue again once you've had a chance to attach this information.

Thanks in advance.



-- 
Fedora Bugzappers volunteer triage team
https://fedoraproject.org/wiki/BugZappers

Comment 3 Elad Alfassa 2011-05-03 14:33:49 UTC
(In reply to comment #2)
> * X server log file (/var/log/Xorg.*.log), not what you have attached above
Sorry about that, the top of the file contained useless output and I didn't read it all the way down. It is a log, I'm sorry for my mistake.



-- 
Fedora Bugzappers volunteer triage team
https://fedoraproject.org/wiki/BugZappers

Comment 4 Matthew Miller 2011-05-03 14:38:44 UTC
Yeah, I'm not sure why that's showing up in the log -- a separate issue I assume. I'll reboot with the kernel debug option.

Comment 5 Matthew Miller 2011-05-03 14:45:57 UTC
Created attachment 496550 [details]
updated Xorg.0.log

Comment 6 Matthew Miller 2011-05-03 14:46:29 UTC
Created attachment 496551 [details]
/var/log/messages

Comment 7 Matthew Miller 2011-05-03 14:46:55 UTC
Created attachment 496552 [details]
dmesg

Comment 8 Matěj Cepl 2011-05-06 12:43:16 UTC

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