Mailinglist Archive: radeonhd (529 mails)
| < Previous | Next > |
Re: [radeonhd] Signal 11 with ATI Radeon Xpress 1250 on Asus/M2A-VM HDMI motherboard
- From: Patrick Voigt <patrick-voigt@xxxxxx>
- Date: Sun, 02 Dec 2007 18:51:30 +0100
- Message-id: <4752F0A2.1000201@xxxxxx>
Matthias Hopf wrote:
ciao,
Patrick
(gdb) Reading symbols from /usr/bin/Xorg...Reading symbols from
/usr/lib/debug/usr/bin/Xorg...done.
Using host libthread_db library "/lib/libthread_db.so.1".
done.
(gdb) (gdb) Signal Stop Print Pass to program Description
SIGUSR1 No Yes Yes User defined signal 1
(gdb) Signal Stop Print Pass to program Description
SIGUSR2 No Yes Yes User defined signal 2
(gdb) Signal Stop Print Pass to program Description
SIGPIPE No Yes Yes Broken pipe
(gdb) Starting program: /usr/bin/Xorg
warning: no loadable sections found in added symbol-file system-supplied DSO at
0x7fff4c1fd000
X.Org X Server 1.4.0
Release Date: 5 September 2007
X Protocol Version 11, Revision 0
Build Operating System: Linux Debian (xorg-server 2:1.4.1~git20071119-1)
Current Operating System: Linux bart 2.6.23.1-slh64-smp-32 #1 SMP PREEMPT Thu
Nov 15 17:55:06 CET 2007 x86_64
Build Date: 20 November 2007 02:55:16AM
Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
Module Loader present
Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(==) Log file: "/var/log/Xorg.0.log", Time: Sun Dec 2 18:45:17 2007
(==) Using config file: "/etc/X11/xorg.conf"
[Thread debugging using libthread_db enabled]
[New Thread 0x2b1260b587f0 (LWP 5811)]
(II) Module "ddc" already built-in
(EE) Failed to load module "type1" (module does not exist, 0)
(II) Module "i2c" already built-in
(II) Module "ddc" already built-in
(EE) RADEONHD(0): RandR: No valid modes. Disabled.
(II) Module "ramdac" already built-in
Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 0x2b1260b587f0 (LWP 5811)]
0x00000000004763e7 in xf86InitViewport (pScr=0x804260)
at ../../../../hw/xfree86/common/xf86Cursor.c:105
105 ../../../../hw/xfree86/common/xf86Cursor.c: No such file or directory.
in ../../../../hw/xfree86/common/xf86Cursor.c
(gdb) Undefined command: "module". Try "help".
(gdb) #0 0x00000000004763e7 in xf86InitViewport (pScr=0x804260)
at ../../../../hw/xfree86/common/xf86Cursor.c:105
No locals.
#1 0x0000000000467f22 in InitOutput (pScreenInfo=0x7e6d00, argc=1,
argv=0x7fff4c014a68) at ../../../../hw/xfree86/common/xf86Init.c:627
warned = 8
configured_device = <value optimized out>
i = 1
j = 1
k = <value optimized out>
scr_index = <value optimized out>
modulelist = <value optimized out>
optionlist = (pointer *) 0x7fee00
layout = <value optimized out>
screenpix24 = <value optimized out>
pix24 = <value optimized out>
pix24From = <value optimized out>
autoconfig = <value optimized out>
generation = 1
#2 0x00000000004369ef in main (argc=1, argv=0x7fff4c014a68,
envp=0x7fff4c014a78) at ../../dix/main.c:369
i = 0
error = 0
xauthfile = <value optimized out>
alwaysCheckForInput = {0, 1}
(gdb) Continuing.
Backtrace:
0: /usr/bin/Xorg(xf86SigHandler+0x6a) [0x47554a]
1: /lib/libc.so.6 [0x2b125ff73040]
2: /usr/bin/Xorg(xf86InitViewport+0xe7) [0x4763e7]
3: /usr/bin/Xorg(InitOutput+0xbd2) [0x467f22]
4: /usr/bin/Xorg(main+0x29f) [0x4369ef]
5: /lib/libc.so.6(__libc_start_main+0xf4) [0x2b125ff5f1c4]
6: /usr/bin/Xorg(FontFileCompleteXLFD+0x261) [0x435f09]
Fatal server error:
Caught signal 11. Server aborting
Program received signal SIGABRT, Aborted.
0x00002b125ff72fd5 in raise () from /lib/libc.so.6
(gdb) The program is running. Exit anyway? (y or n) [answered Y; input not
from terminal]
On Nov 29, 07 23:40:11 +0100, Patrick Voigt wrote:OK, I think I made it. Attached is some debug output and a stack trace.
I regulary check the driver for DVI support on my hardware. It doesn't work yet and for a few days the X server also crashes. I attached the log file and the Bios copy.
Tell me if I can do anything else.
If you can create a decent stack trace with gdb (bt full) with debug
packages installed, that would help a lot.
CU
Matthias
ciao,
Patrick
(gdb) Reading symbols from /usr/bin/Xorg...Reading symbols from
/usr/lib/debug/usr/bin/Xorg...done.
Using host libthread_db library "/lib/libthread_db.so.1".
done.
(gdb) (gdb) Signal Stop Print Pass to program Description
SIGUSR1 No Yes Yes User defined signal 1
(gdb) Signal Stop Print Pass to program Description
SIGUSR2 No Yes Yes User defined signal 2
(gdb) Signal Stop Print Pass to program Description
SIGPIPE No Yes Yes Broken pipe
(gdb) Starting program: /usr/bin/Xorg
warning: no loadable sections found in added symbol-file system-supplied DSO at
0x7fff4c1fd000
X.Org X Server 1.4.0
Release Date: 5 September 2007
X Protocol Version 11, Revision 0
Build Operating System: Linux Debian (xorg-server 2:1.4.1~git20071119-1)
Current Operating System: Linux bart 2.6.23.1-slh64-smp-32 #1 SMP PREEMPT Thu
Nov 15 17:55:06 CET 2007 x86_64
Build Date: 20 November 2007 02:55:16AM
Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
Module Loader present
Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(==) Log file: "/var/log/Xorg.0.log", Time: Sun Dec 2 18:45:17 2007
(==) Using config file: "/etc/X11/xorg.conf"
[Thread debugging using libthread_db enabled]
[New Thread 0x2b1260b587f0 (LWP 5811)]
(II) Module "ddc" already built-in
(EE) Failed to load module "type1" (module does not exist, 0)
(II) Module "i2c" already built-in
(II) Module "ddc" already built-in
(EE) RADEONHD(0): RandR: No valid modes. Disabled.
(II) Module "ramdac" already built-in
Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 0x2b1260b587f0 (LWP 5811)]
0x00000000004763e7 in xf86InitViewport (pScr=0x804260)
at ../../../../hw/xfree86/common/xf86Cursor.c:105
105 ../../../../hw/xfree86/common/xf86Cursor.c: No such file or directory.
in ../../../../hw/xfree86/common/xf86Cursor.c
(gdb) Undefined command: "module". Try "help".
(gdb) #0 0x00000000004763e7 in xf86InitViewport (pScr=0x804260)
at ../../../../hw/xfree86/common/xf86Cursor.c:105
No locals.
#1 0x0000000000467f22 in InitOutput (pScreenInfo=0x7e6d00, argc=1,
argv=0x7fff4c014a68) at ../../../../hw/xfree86/common/xf86Init.c:627
warned = 8
configured_device = <value optimized out>
i = 1
j = 1
k = <value optimized out>
scr_index = <value optimized out>
modulelist = <value optimized out>
optionlist = (pointer *) 0x7fee00
layout = <value optimized out>
screenpix24 = <value optimized out>
pix24 = <value optimized out>
pix24From = <value optimized out>
autoconfig = <value optimized out>
generation = 1
#2 0x00000000004369ef in main (argc=1, argv=0x7fff4c014a68,
envp=0x7fff4c014a78) at ../../dix/main.c:369
i = 0
error = 0
xauthfile = <value optimized out>
alwaysCheckForInput = {0, 1}
(gdb) Continuing.
Backtrace:
0: /usr/bin/Xorg(xf86SigHandler+0x6a) [0x47554a]
1: /lib/libc.so.6 [0x2b125ff73040]
2: /usr/bin/Xorg(xf86InitViewport+0xe7) [0x4763e7]
3: /usr/bin/Xorg(InitOutput+0xbd2) [0x467f22]
4: /usr/bin/Xorg(main+0x29f) [0x4369ef]
5: /lib/libc.so.6(__libc_start_main+0xf4) [0x2b125ff5f1c4]
6: /usr/bin/Xorg(FontFileCompleteXLFD+0x261) [0x435f09]
Fatal server error:
Caught signal 11. Server aborting
Program received signal SIGABRT, Aborted.
0x00002b125ff72fd5 in raise () from /lib/libc.so.6
(gdb) The program is running. Exit anyway? (y or n) [answered Y; input not
from terminal]
| < Previous | Next > |