xorg-server-1.4 crash: dbus assertion fails

Elvis Pranskevichus el at prans.net
Sun Sep 9 12:58:01 PDT 2007


Hi,

xorg-server-1.4 crashes here with DBus assertion[1] leaving the screen and 
input trashed. DBus version is 1.0.2.

Relevant xorg.conf [2] and Xorg.0.log [3] are attached.

Thank you


[1] DBus assertion

X.Org X Server 1.4.0
Release Date: 5 September 2007
X Protocol Version 11, Revision 0
Build Operating System: Linux 2.6.23-rc5-gb21010ed x86_64
Current Operating System: Linux asgard.prans.org 2.6.23-rc5-gb21010ed #2 SMP 
PREEMPT Sat Sep 8 22:43:48 EDT 2007 x86_64
Build Date: 09 September 2007  02:48:36PM

        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 Sep  9 15:00:44 2007
(==) Using config file: "/etc/X11/xorg.conf"

(II) Module "ddc" already built-in
(II) Module "i2c" already built-in
(II) Module "ramdac" already built-in
(WW) intel(0): Failed to set up write-combining range (0xe0000000,0x10000000)
Could not init font path element /usr/share/fonts/TTF/, removing from list!
Could not init font path element /usr/share/fonts/OTF, removing from list!
process 312: arguments to dbus_connection_send_with_reply_and_block() were 
incorrect, assertion "(error) == NULL || !dbus_error_is_set ((error))" failed 
in file dbus-connection.c line 3171.
This is normally a bug in some application using the D-Bus library.
  /usr/lib/libdbus-1.so.3 [0x2ad7576c72c7]
  /usr/lib/libdbus-1.so.3 [0x2ad7576c312d]
  /usr/lib/libdbus-1.so.3 [0x2ad7576b725e]
  /usr/lib/libdbus-1.so.3(dbus_connection_send_with_reply_and_block+0x1d4) 
[0x2ad75768eb07]
  /usr/lib/libdbus-1.so.3 [0x2ad757688ebc]
  /usr/lib/libdbus-1.so.3(dbus_bus_add_match+0x114) [0x2ad757689057]
  X [0x481c55]
  X [0x481173]
  X [0x4811dd]
  X [0x5fdb14]
  X(WaitForSomething+0x715) [0x5fd484]
  X(Dispatch+0xae) [0x44e06e]
  X(main+0x74e) [0x434c9b]
  /lib/libc.so.6(__libc_start_main+0xe3) [0x2ad757c66323]
  X(FontFileCompleteXLFD+0x269) [0x434491]

[2] xorg.conf

Section "ServerLayout"
        Identifier      "Layout[all]"
        Screen          "Screen[0]" 0 0
EndSection

Section "ServerFlags"
        Option          "DontZoom" "on"
        Option          "AllowEmptyInput" "on"
EndSection

Section "Files"
#       InputDevices    "/dev/input/mice"
#       InputDevices    "/dev/input/event0"

        FontPath        "/usr/share/fonts/misc:unscaled"
        FontPath        "/usr/share/fonts/75dpi:unscaled"
        FontPath        "/usr/share/fonts/100dpi:unscaled"
        FontPath        "/usr/share/fonts/Type1"
        FontPath        "/usr/share/fonts/corefonts"
        FontPath        "/usr/share/fonts/freefonts"
        FontPath        "/usr/share/fonts/sharefonts"
        FontPath        "/usr/share/fonts/terminus"
        FontPath        "/usr/share/fonts/ttf-bitstream-vera"
        FontPath        "/usr/local/share/fonts"
EndSection

Section "Device"
        Identifier      "Intel 965G"
        Driver          "intel"

        Option          "XAANoOffscreenPixmaps" "true"
EndSection

Section "Monitor"
        Identifier      "Monitor[0]"
        Option          "DPMS" "on"
EndSection

Section "Screen"
        Identifier      "Screen[0]"
        Device          "Intel 965G"
        Monitor         "Monitor[0]"
EndSection

Section "DRI"
        Mode            0666
EndSection


[3] Xorg.0.log

See attachment. I don't think it contains any helpful info, though

-- 
                Elvis
-------------- next part --------------
A non-text attachment was scrubbed...
Name: Xorg.0.log.gz
Type: application/x-gzip
Size: 7129 bytes
Desc: not available
URL: <http://lists.x.org/archives/xorg/attachments/20070909/8e484ca9/attachment.bin>


More information about the xorg mailing list