Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 156482

Summary: dbus produces assertion errors at startup maybe related to hal
Product: Gentoo Linux Reporter: Patrick ALLAERT <patrickallaert>
Component: [OLD] Core systemAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED DUPLICATE    
Severity: minor    
Priority: High    
Version: 2006.0   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Patrick ALLAERT 2006-11-27 23:52:33 UTC
This is what I see everytime at startup:

8261: arguments to dbus_move_error() were incorrect, assertion "(dest) == NULL || !dbus_error_is_set ((dest))" failed in file dbus-errors.c line 243.
This is normally a bug in some application using the D-BUS library.
8261: arguments to dbus_move_error() were incorrect, assertion "(dest) == NULL || !dbus_error_is_set ((dest))" failed in file dbus-errors.c line 243.
This is normally a bug in some application using the D-BUS library.
8261: arguments to dbus_move_error() were incorrect, assertion "(dest) == NULL || !dbus_error_is_set ((dest))" failed in file dbus-errors.c line 243.
This is normally a bug in some application using the D-BUS library.
8261: arguments to dbus_move_error() were incorrect, assertion "(dest) == NULL || !dbus_error_is_set ((dest))" failed in file dbus-errors.c line 243.
This is normally a bug in some application using the D-BUS library.
8261: arguments to dbus_move_error() were incorrect, assertion "(dest) == NULL || !dbus_error_is_set ((dest))" failed in file dbus-errors.c line 243.
This is normally a bug in some application using the D-BUS library.
libhal.c 373 : No property  volume.mount_point  on device with id /org/freedesktop/Hal/devices/volume_uuid_61ec2f96_c3cb_498b_96a7_166671ed1aab

emerge --info:

Portage 2.1.1-r2 (default-linux/x86/2006.1/desktop, gcc-4.1.1, glibc-2.4-r4, 2.6.17-gentoo-r7 i686)
=================================================================
System uname: 2.6.17-gentoo-r7 i686 Mobile Intel(R) Pentium(R) 4 - M CPU 2.20GHz
Gentoo Base System version 1.12.6
Last Sync: Mon, 27 Nov 2006 08:50:01 +0000
distcc 2.18.3 i686-pc-linux-gnu (protocols 1 and 2) (default port 3632) [disabled]
ccache version 2.3 [enabled]
app-admin/eselect-compiler: [Not Present]
dev-java/java-config: 1.3.7, 2.0.30
dev-lang/python:     2.3.5-r2, 2.4.3-r4
dev-python/pycrypto: 2.0.1-r5
dev-util/ccache:     2.3
dev-util/confcache:  [Not Present]
sys-apps/sandbox:    1.2.17
sys-devel/autoconf:  2.13, 2.60
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2
sys-devel/binutils:  2.16.1-r3
sys-devel/gcc-config: 1.3.13-r4
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.17-r1
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-Os -march=pentium4 -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/gconf /etc/java-config/vms/ /etc/revdep-rebuild /etc/splash /etc/terminfo /etc/texmf/web2c"
CXXFLAGS="-Os -march=pentium4 -pipe -fomit-frame-pointer"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig ccache distlocks metadata-transfer parallel-fetch sandbox sfperms strict"
GENTOO_MIRRORS="http://ftp.belnet.be/mirror/rsync.gentoo.org/gentoo/ http://mirror.ovh.net/gentoo-distfiles/"
LC_ALL="en_US.utf8"
LDFLAGS="-Wl,-O1"
LINGUAS="en fr eo"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_RSYNC_EXTRA_OPTS="--exclude-from=/etc/portage/rsync_excludes"
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'"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
SYNC="rsync://rsync.be.gentoo.org/gentoo-portage"
USE="x86 3dfx 3dnow X Xaw3d aac acpi alsa apache2 arts audiofile avi bash-completion berkdb bitmap-fonts browserplugin bzip2 cairo cdr cli cracklib crypt cups curl dbus directfb dlloader dri dvd dvdr elibc_glibc emboss encode fam ffmpeg firefox flac foomaticdb fortran ftp gd gdbm gif gimpprint glibc-omitfp gpm gstreamer hal iconv idn ieee1394 imagemagick innodb input_devices_keyboard input_devices_mouse isdnlog java javascript jpeg kde kdeenablefinal kernel_linux lcms ldap libg++ linguas_en linguas_eo linguas_fr mad matroska mikmod mmx mng motif mozdevelop mozilla mp3 mpeg mplayer msn musicbrainz mysql mysqli ncurses nls nptl nptlonly nsplugin nvidia ogg oggvorbis opengl oss pam pcmcia pcre perl php pic png ppds pppd python qt qt3 qt4 quicktime readline real reflection samba sdl session simplexml soap spell spl sqlite sse sse2 ssl subversion svg tcpd tetex tidy tiff truetype truetype-fonts type1-fonts udev unicode usb userland_GNU utf8 vhosts video_cards_nv video_cards_nvidia video_cards_vesa vim-with-x vorbis win32codecs wmf xcomposite xine xinerama xml xml2 xorg xsl xv xvid zlib"
Unset:  CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LANG, PORTDIR_OVERLAY
Comment 1 Patrick ALLAERT 2006-11-27 23:54:39 UTC
Fortgot to mention I am using:
sys-apps/dbus-0.62-r1
sys-apps/hal-0.5.7-r3
Comment 2 Patrick ALLAERT 2006-11-28 00:15:59 UTC

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