[Bug 60180] R200 segfault at startx

2013-02-04 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=60180 --- Comment #4 from Michel Dänzer mic...@daenzer.net --- (In reply to comment #3) Program received signal SIGSEGV, Segmentation fault. 0x0f9337cc in RADEONPreInit_KMS (pScrn=0x1036b7e8, flags=1) at

[Bug 60180] R200 segfault at startx

2013-02-04 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=60180 --- Comment #5 from jc.gerv...@videotron.ca --- If I delete /root/xorg.conf.new and run Xorg -configure again, it creates the file again and gives the same result. Here is the file (/root/xorg.conf.new) it produces:

[Bug 60180] R200 segfault at startx

2013-02-04 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=60180 --- Comment #6 from Michel Dänzer mic...@daenzer.net --- (In reply to comment #5) If I delete /root/xorg.conf.new and run Xorg -configure again, it creates the file again and gives the same result. Not very surprising, is it? :) Any particular

[Bug 60180] R200 segfault at startx

2013-02-04 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=60180 --- Comment #7 from jc.gerv...@videotron.ca --- Not very surprising, is it? :) Any particular reason you want to create a xorg.conf file at all, let alone using Xorg -configure? I did because using startx alone doesn't appear to work. If

[Bug 60180] R200 segfault at startx

2013-02-04 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=60180 --- Comment #8 from jc.gerv...@videotron.ca --- I renamed the file /usr/share/X11/xorg.conf.d/10-evdev.conf ran startx again, same result. Here is the Xorg.0.log http://gentoo.pastebin.ca/2310652 -- You are receiving this mail because: You are

[Bug 60180] R200 segfault at startx

2013-02-04 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=60180 --- Comment #9 from Michel Dänzer mic...@daenzer.net --- (In reply to comment #7) The previous revision of xorg-server (1.12.1) used to work without an xorg.conf, but once I upgraded to any version above it (1.12.4, 1.13.1 or 1.13.4), X no

[Bug 60180] R200 segfault at startx

2013-02-04 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=60180 --- Comment #10 from jc.gerv...@videotron.ca --- The problem is that xorg-server 1.12.1 (which worked) has been removed from portage (gentoo's software catalog) so I can't go back to it anymore. I updated the system, skipping xorg-server but

[Bug 60180] R200 segfault at startx

2013-02-04 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=60180 --- Comment #11 from Michel Dänzer mic...@daenzer.net --- You should take it up with the Gentoo folks to isolate what triggered the problem. -- You are receiving this mail because: You are the assignee for the bug.

[Bug 60180] R200 segfault at startx

2013-02-04 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=60180 --- Comment #12 from jc.gerv...@videotron.ca --- Done https://bugs.gentoo.org/show_bug.cgi?id=455468 -- You are receiving this mail because: You are the assignee for the bug. ___ xorg-driver-ati

[Bug 60180] R200 segfault at startx

2013-02-02 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=60180 --- Comment #1 from Alex Deucher ag...@yahoo.com --- Can you install the debugging packages and get a proper backtrace with gdb: http://wiki.x.org/wiki/Development/Documentation/ServerDebugging Also please attach your full xorg log and dmesg

[Bug 60180] R200 segfault at startx

2013-02-02 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=60180 --- Comment #2 from jc.gerv...@videotron.ca --- dmesg: http://gentoo.pastebin.ca/2310183 Xorg -configure run: Xorg.0.log http://gentoo.pastebin.ca/2310182 build log: http://gentoo.pastebin.ca/2310188 -- You are receiving this mail because:

[Bug 60180] R200 segfault at startx

2013-02-02 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=60180 --- Comment #3 from jc.gerv...@videotron.ca --- gdb /usr/bin/Xorg $(pidof X) GNU gdb (Gentoo 7.5 p1) 7.5 This GDB was configured as powerpc-unknown-linux-gnu. Reading symbols from /usr/bin/Xorg...done. (gdb) set args -configure (gdb) run Starting