Bug 885511 - Reproducible segmentation fault with Radeon 3000
Summary: Reproducible segmentation fault with Radeon 3000
Keywords:
Status: CLOSED WONTFIX
Alias: None
Product: Fedora
Classification: Fedora
Component: xorg-x11-server
Version: 17
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: X/OpenGL Maintenance List
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2012-12-09 22:36 UTC by Tethys
Modified: 2013-08-01 14:25 UTC (History)
1 user (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2013-08-01 14:25:16 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)
Xorg log (34.79 KB, application/octet-stream)
2012-12-09 22:36 UTC, Tethys
no flags Details

Description Tethys 2012-12-09 22:36:51 UTC
Created attachment 660470 [details]
Xorg log

Description of problem:
Server crashes. Logs show a segmentation fault.

Version-Release number of selected component (if applicable):

xorg-x11-server-Xorg-1.12.4-1.fc17.x86_64
xorg-x11-drv-ati-6.14.4-6.20120602git930760942.fc17.x86_64


How reproducible:

Every time

Steps to Reproduce:
1. Start braid (from the Humble Indie Bundle 2 or V)
2.
3.
  
Actual results:
Monitor clicks as if changing resolution (the log implies it's switching to 1600x1200)
Screen goes black apart from a cursor
After a few seconds, the server crashes:

[710767.780] (II) RADEON(0): Allocate new frame buffer 1600x1200 stride 1600
[710767.781] (II) RADEON(0): VRAM usage limit set to 226184K
[710772.296] 
[710772.296] Backtrace:
[710772.296] 0: /usr/bin/Xorg (xorg_backtrace+0x36) [0x465326]
[710772.296] 1: /usr/bin/Xorg (0x400000+0x6a339) [0x46a339]
[710772.296] 2: /lib64/libpthread.so.0 (0x3261800000+0xefe0) [0x326180efe0]
[710772.296] 3: /usr/lib64/dri/r600_dri.so (0x7fd1b3a92000+0x1f24b9) [0x7fd1b3c844b9]
[710772.296] 4: /usr/lib64/dri/r600_dri.so (0x7fd1b3a92000+0x1f27f9) [0x7fd1b3c847f9]
[710772.296] 5: /usr/lib64/dri/r600_dri.so (0x7fd1b3a92000+0x1f04af) [0x7fd1b3c824af]
[710772.296] 6: /usr/lib64/dri/r600_dri.so (0x7fd1b3a92000+0x12f7ff) [0x7fd1b3bc17ff]
[710772.296] 7: /usr/lib64/dri/r600_dri.so (0x7fd1b3a92000+0x1289d3) [0x7fd1b3bba9d3]
[710772.296] 8: /usr/lib64/xorg/modules/extensions/libglx.so (0x7fd1b5a51000+0x3d754) [0x7fd1b5a8e754]
[710772.296] 9: /usr/lib64/xorg/modules/extensions/libglx.so (0x7fd1b5a51000+0x396ff) [0x7fd1b5a8a6ff]
[710772.296] 10: /usr/lib64/xorg/modules/extensions/libglx.so (0x7fd1b5a51000+0x3be33) [0x7fd1b5a8ce33]
[710772.296] 11: /usr/bin/Xorg (0x400000+0x3446a) [0x43446a]
[710772.296] 12: /usr/bin/Xorg (0x400000+0x23475) [0x423475]
[710772.296] 13: /lib64/libc.so.6 (__libc_start_main+0xf5) [0x3261021735]
[710772.296] 14: /usr/bin/Xorg (0x400000+0x2374d) [0x42374d]
[710772.296] 
[710772.297] Segmentation fault at address 0x3c
[710772.297] 
Fatal server error:
[710772.297] Caught signal 11 (Segmentation fault). Server aborting


Expected results:
Game to start. Or even if not, for the server to not crash!

Additional info:

No xorg.conf file.

leto:~% lspci -v | fgrep -A 10 Radeon
01:05.0 VGA compatible controller: ATI Technologies Inc 760G [Radeon 3000] (prog-if 00 [VGA controller])
        Subsystem: ASRock Incorporation Device 9616
        Flags: bus master, fast devsel, latency 0, IRQ 18
        Memory at d0000000 (32-bit, prefetchable) [size=256M]
        I/O ports at d000 [size=256]
        Memory at febf0000 (32-bit, non-prefetchable) [size=64K]
        Memory at fea00000 (32-bit, non-prefetchable) [size=1M]
        Expansion ROM at <unassigned> [disabled]
        Capabilities: <access denied>
        Kernel driver in use: radeon

Note that there is no issue with running at 1600x1200 and I can quite
happily switch to that resolution with xrandr without problems.

Comment 1 Fedora End Of Life 2013-07-04 04:41:49 UTC
This message is a reminder that Fedora 17 is nearing its end of life.
Approximately 4 (four) weeks from now Fedora will stop maintaining
and issuing updates for Fedora 17. It is Fedora's policy to close all
bug reports from releases that are no longer maintained. At that time
this bug will be closed as WONTFIX if it remains open with a Fedora 
'version' of '17'.

Package Maintainer: If you wish for this bug to remain open because you
plan to fix it in a currently maintained version, simply change the 'version' 
to a later Fedora version prior to Fedora 17's end of life.

Bug Reporter:  Thank you for reporting this issue and we are sorry that 
we may not be able to fix it before Fedora 17 is end of life. If you 
would still like  to see this bug fixed and are able to reproduce it 
against a later version  of Fedora, you are encouraged  change the 
'version' to a later Fedora version prior to Fedora 17's end of life.

Although we aim to fix as many bugs as possible during every release's 
lifetime, sometimes those efforts are overtaken by events. Often a 
more recent Fedora release includes newer upstream software that fixes 
bugs or makes them obsolete.

Comment 2 Fedora End Of Life 2013-08-01 14:25:32 UTC
Fedora 17 changed to end-of-life (EOL) status on 2013-07-30. Fedora 17 is 
no longer maintained, which means that it will not receive any further 
security or bug fix updates. As a result we are closing this bug.

If you can reproduce this bug against a currently maintained version of 
Fedora please feel free to reopen this bug against that version.

Thank you for reporting this bug and we are sorry it could not be fixed.


Note You need to log in before you can comment on or make changes to this bug.