Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 191957 - xorg-server-1.4 broken with dbus
Summary: xorg-server-1.4 broken with dbus
Status: RESOLVED DUPLICATE of bug 191822
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Server (show other bugs)
Hardware: x86 Linux
: High critical (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-09-10 08:59 UTC by Weonbin
Modified: 2007-09-10 10:14 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Weonbin 2007-09-10 08:59:45 UTC
I just upgraded to xorg 7.3, but it cannot be launched ; whatever the xorg.conf, I get this error :

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 11356: 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 [0xb7dc39be]
  XIO:  fatal IO error 104 (Connection reset by peer) on X server ":0.0"
        after 0 requests (0 known processed) with 0 events remaining.

This happens independently of the desktop specified in rc.conf

Reproducible: Always

Steps to Reproduce:
1. install xorg 7.3
2. type startx in a  terminal

Actual Results:  
crash

Expected Results:  
X should start

emerge info :

Portage 2.1.3.7 (default-linux/x86/2007.0/desktop, gcc-4.1.2, glibc-2.6-r0, 2.6.22-gentoo-r5 i686)
=================================================================
System uname: 2.6.22-gentoo-r5 i686 Intel(R) Celeron(R) CPU 2.93GHz
Gentoo Base System release 1.12.10
Timestamp of tree: Mon, 10 Sep 2007 00:30:09 +0000
app-shells/bash:     3.2_p17
dev-java/java-config: 1.3.7, 2.0.9999
dev-lang/python:     2.4.4-r4, 2.5.1-r2
dev-python/pycrypto: 2.0.1-r5
sys-apps/baselayout: 1.12.10-r4
sys-apps/sandbox:    1.2.18.1
sys-devel/autoconf:  2.13, 2.61
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2, 1.10
sys-devel/binutils:  2.18
sys-devel/gcc-config: 1.3.16
sys-devel/libtool:   1.5.23b
virtual/os-headers:  2.6.22-r1
ACCEPT_KEYWORDS="x86 ~x86"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-march=prescott -O3 -pipe -fomit-frame-pointer"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/3.5/env /usr/kde/3.5/share/config /usr/kde/3.5/shutdown /usr/share/X11/xkb /usr/share/config"
CONFIG_PROTECT_MASK="/etc/env.d /etc/env.d/java/ /etc/fonts/fonts.conf /etc/gconf /etc/revdep-rebuild /etc/terminfo /etc/texmf/web2c"
CXXFLAGS="-march=prescott -O3 -pipe -fomit-frame-pointer"
DISTDIR="/usr/portage/distfiles"
FEATURES="distlocks metadata-transfer sandbox sfperms strict unmerge-orphans userfetch"
GENTOO_MIRRORS="http://ftp.twaren.net/Linux/Gentoo/ ftp://ftp.twaren.net/Linux/Gentoo/ http://ftp.isu.edu.tw/pub/Linux/Gentoo ftp://ftp.isu.edu.tw/pub/Linux/Gentoo"
LANG="fr_FR.UTF-8"
LC_ALL="fr_FR.UTF-8"
LINGUAS="fr ja"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --delete-after --stats --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages --filter=H_**/files/digest-*"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="X a52 aac acl acpi aiglx alsa bash-completion berkdb bitmap-fonts bzip2 cairo calendar cdr cjk cli cracklib crypt ctype cups custom-cflags dbus directfb dri dvd dvdr dvdread effects emboss encode esd evo fam ffmpeg firefox flac fontconfig fortran ftp gd gdbm gif glib glitz gnome gpm gstreamer gtk hal hash http httpd iconv immqt-bc inquisitio ipv6 isdnlog jabber jpeg kde kdehiddenvisibility kerberos kipi kqemu ldap libcaca libnotify mad matroska midi mikmod mime mmx mmxext mng mp3 mpeg msn msnextras mudflap mysql ncurses network nls nptl nptlonly ogg openal openexr opengl openmp openssl oss pam pango pcre pdf perl png portage posix postgres pppd python qt3 qt3support quicktime readline real reflection samba sdl session skey skins soap sockets socks5 spell spl sqlite sqlite3 sse sse2 ssl svg symlink sysvipc tcpd theora threads threadsafe tiff transparency truetype truetype-fonts type1-fonts unicode usb vhosts vorbis win32codecs wxwindows x264 x86 xml xmlreader xmlrpc xmlwriter xorg xosd xv xvid zip zlib" ALSA_CARDS="intel8x0" ALSA_PCM_PLUGINS="adpcm alaw asym copy dmix dshare dsnoop empty extplug file hooks iec958 ioplug ladspa lfloat linear meter mulaw multi null plug rate route share shm softvol" ELIBC="glibc" INPUT_DEVICES="keyboard mouse" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LINGUAS="fr ja" USERLAND="GNU" VIDEO_CARDS="i810 vesa"
Unset:  CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LDFLAGS, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS, PORTDIR_OVERLAY
Comment 1 filip 2007-09-10 09:49:59 UTC
I'm seeing the exact same error. X hangs hard however, so I have to reboot every time. The same error as previous poster is found in the old logs after reboot. My hardware is a macbook with intel integrated graphics. I have tried recompiling as much as possible of the xserver deps, , thinking that it may be an abi issue. Next step is trying "emerge -e xorg-x11" to get it all (well, I suppose I'll edit out gcc,glibc,glib).
Comment 2 Jakub Moc (RETIRED) gentoo-dev 2007-09-10 10:14:00 UTC

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