Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 206207 - net-misc/networkmanager crashes with signal 6: arguments to dbus_message_get_args() were incorrect
Summary: net-misc/networkmanager crashes with signal 6: arguments to dbus_message_get_...
Status: RESOLVED TEST-REQUEST
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: AMD64 Linux
: High critical (vote)
Assignee: Robert Buchholz (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-01-16 22:24 UTC by Jens Weibler
Modified: 2008-02-02 07:19 UTC (History)
2 users (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 Jens Weibler 2008-01-16 22:24:54 UTC
If I start NetworkManager and hald is running, I get a crash:

# NetworkManager --no-daemon
NetworkManager: <info>  starting...
NetworkManager: <info>  Found radio killswitch /org/freedesktop/Hal/devices/dell_wlan_switch
NetworkManager: <debug> [1200525302.351319] GentooReadConfig(): Enabling DHCP for device eth0.
NetworkManager: <debug> [1200525302.351643] GentooReadConfig(): Found hostname.
NetworkManager: nm_ip4_config_set_hostname: assertion `config != NULL' failed
NetworkManager: <info>  eth0: Device is fully-supported using driver 'tg3'.
NetworkManager: <info>  nm_device_init(): waiting for device's worker thread to start
NetworkManager: <info>  nm_device_init(): device's worker thread started, continuing.
NetworkManager: <info>  Now managing wired Ethernet (802.3) device 'eth0'.
NetworkManager: <info>  Deactivating device eth0.
NetworkManager: <info>  Updating allowed wireless network lists.
NetworkManager: <info>  Will activate wired connection 'eth0' because it now has a link.
NetworkManager: <info>  SWITCH: no current connection, found better connection 'eth0'.
NetworkManager: <info>  Will activate connection 'eth0'.
NetworkManager: <info>  Device eth0 activation scheduled...
NetworkManager: <WARN>  nm_dbus_get_networks_cb(): error received: org.freedesktop.NetworkManagerInfo.NoNetworks - There are no wireless networks stored..
NetworkManager: <info>  Activation (eth0) started...
NetworkManager: <info>  Activation (eth0) Stage 1 of 5 (Device Prepare) scheduled...
NetworkManager: <info>  Activation (eth0) Stage 1 of 5 (Device Prepare) started...
NetworkManager: <info>  Activation (eth0) Stage 2 of 5 (Device Configure) scheduled...
NetworkManager: <info>  Activation (eth0) Stage 1 of 5 (Device Prepare) complete.
NetworkManager: <info>  Activation (eth0) Stage 2 of 5 (Device Configure) starting...
NetworkManager: <info>  Activation (eth0) Stage 2 of 5 (Device Configure) successful.
NetworkManager: <info>  Activation (eth0) Stage 3 of 5 (IP Configure Start) scheduled.
NetworkManager: <info>  Activation (eth0) Stage 2 of 5 (Device Configure) complete.
NetworkManager: <info>  Activation (eth0) Stage 3 of 5 (IP Configure Start) started...
process 8792: arguments to dbus_message_get_args() were incorrect, assertion "(error) == NULL || !dbus_error_is_set ((error))" failed in file dbus-message.c line 1667.
This is normally a bug in some application using the D-Bus library.
  D-Bus not built with -rdynamic so unable to print a backtrace
NetworkManager: <WARN>  nm_signal_handler(): Caught signal 6.  Generating backtrace...
NetworkManager: ******************* START **********************************
NetworkManager: (no debugging symbols found)
NetworkManager: Using host libthread_db library "/lib/libthread_db.so.1".
NetworkManager: (no debugging symbols found)

warning: no loadable sections found in added symbol-file system-supplied DSO at 0x7647d7f5c000
NetworkManager: (no debugging symbols found)
NetworkManager: 0x00002f66579ccb2a in ?? () from /lib64/ld-linux-x86-64.so.2
NetworkManager: #0  0x00002f66579ccb2a in ?? () from /lib64/ld-linux-x86-64.so.2
NetworkManager: #1  0x0000000000000000 in ?? ()
NetworkManager: The program is running.  Quit anyway (and detach it)? (y or n) [answered Y; input not from terminal]
NetworkManager: ******************* END **********************************


The log output from hald for the same time:
00:20:25.259 [I] hald_dbus.c:4561: OK for method 'GetPower' with signature '' on interface 'org.freedesktop.Hal.Device.KillSwitch' for UDI '/org/freedesktop/Hal/devices/dell_wlan_switch' and execpath 'hal-system-killswitch-get-power'
00:20:25.259 [I] hald_dbus.c:3509: no need to enqueue
Run started hal-system-killswitch-get-power (0) (1) 
!  full path is '/usr/lib64/hal/scripts/hal-system-killswitch-get-power', program_dir is '/usr/lib64/hal/scripts'
Radio Status for WLAN:
        WLAN supported
        WLAN installed
        WLAN disabled
        Status Code: 1
/usr/lib64/hal/scripts/hal-system-killswitch-get-power exited
00:20:25.320 [I] hald_dbus.c:3533: No more methods in queue
00:20:25.347 [I] ci-tracker.c:119: Removing CICallerInfo object for :1.8
00:20:25.347 [I] device.c:1811: Removing locks from ':1.8'
00:20:25.347 [I] device.c:1811: Removing locks from ':1.8'

Reproducible: Always

Steps to Reproduce:




# emerge --info
Portage 2.1.3.19 (hardened/amd64/multilib, gcc-3.4.6, glibc-2.6.1-r0, 2.6.23-hardened-r4 x86_64)
=================================================================
System uname: 2.6.23-hardened-r4 x86_64 Intel(R) Core(TM)2 Duo CPU T7500 @ 2.20GHz
Timestamp of tree: Sun, 13 Jan 2008 10:16:01 +0000
ccache version 2.4 [enabled]
app-shells/bash:     3.2_p17-r1
dev-lang/python:     2.4.4-r6
dev-python/pycrypto: 2.0.1-r6
dev-util/ccache:     2.4-r7
sys-apps/baselayout: 1.12.10-r5
sys-apps/sandbox:    1.2.18.1-r2
sys-devel/autoconf:  2.13, 2.61-r1
sys-devel/automake:  1.5, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2, 1.10
sys-devel/binutils:  2.18-r1
sys-devel/gcc-config: 1.4.0-r4
sys-devel/libtool:   1.5.24
virtual/os-headers:  2.6.23-r2
ACCEPT_KEYWORDS="amd64"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-march=nocona -O2 -pipe"
CHOST="x86_64-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/fonts/fonts.conf /etc/gconf /etc/php/apache2-php5/ext-active/ /etc/php/cgi-php5/ext-active/ /etc/php/cli-php5/ext-active/ /etc/revdep-rebuild /etc/terminfo /etc/udev/rules.d"
CXXFLAGS="-march=nocona -O2 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig ccache distlocks metadata-transfer sandbox sfperms strict unmerge-orphans userfetch"
GENTOO_MIRRORS="http://mirrors.sec.informatik.tu-darmstadt.de/gentoo/ "
MAKEOPTS="-j3"
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.europe.gentoo.org/gentoo-portage"
USE="X a52 aac aalib acl acpi alsa amd64 apache2 avahi bash-complection bcmath berkdb bluetooth branding bzip2 caps cddb cdr clamav cracklib crypt cups curl dbus dedicated dri dv dvd dvdr encode exif expat fam fbcon ffmpeg firefox ftp gd gif glut gnome gpm gps graphviz gtk hal hardened hddtemp imagemagick imap ipv6 jabber jack jikes jpeg jpeg2k justify libcaca libnotify matroska memlimit mhash midi mime mmap mp3 mpeg mplayer multilib mysql mysqli ncurses networkmanager nls nocd nptl nptlonly offensive ogg opengl pam pcmcia pcntl pdf perl php pic png ppds rdesktop readline rss samba sdl smartcard soap sse sse2 ssl subversion symlink tcpd threads tidy truetype unicode urandom wifi x264 xattr xcomposite xorg xscreensaver xvid zeroconf zlib" 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" APACHE2_MODULES="actions alias auth_basic authn_alias authn_anon authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache dav dav_fs dav_lock deflate dir disk_cache env expires ext_filter file_cache filter headers include info log_config logio mem_cache mime mime_magic negotiation rewrite setenvif speling status unique_id userdir usertrack vhost_alias" ELIBC="glibc" INPUT_DEVICES="keyboard mouse synaptics" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" USERLAND="GNU" VIDEO_CARDS="i810"
Unset:  CPPFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LANG, LC_ALL, LDFLAGS, LINGUAS, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS, PORTDIR_OVERLAY
Comment 1 Steev Klimaszewski (RETIRED) gentoo-dev 2008-01-16 23:04:34 UTC
A workaround is to bump down from hal-0.5.10
Comment 2 Jens Weibler 2008-01-17 19:30:18 UTC
(In reply to comment #1)
> A workaround is to bump down from hal-0.5.10

This wasn't hal-0.5.10 - it happens with hal-0.5.9.1-r3. But I've also tried hal-0.5.10.

It works with hal-0.5.7.1-r5..
Comment 3 Radek Podgorny 2008-01-18 08:28:23 UTC
Works for me with 0.5.9.1-r3, didn't work with 0.5.10 (on AMD64).
Comment 4 Steev Klimaszewski (RETIRED) gentoo-dev 2008-02-02 07:19:18 UTC
Can you please test the new snapshot I've just commited and let me know if you still get the issue?  If you don't please close as fixed.