[maemo-developers] [maemo-developers] dbus-daemon-1 --system error ?
From: wang baisheng bswang at redflag-linux.comDate: Thu Oct 27 08:11:57 EEST 2005
- Previous message: [maemo-developers] flasher (Linux) doesn't find device
- Next message: [maemo-developers] gtk+ builtin stock icons removed
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
hi, There is something wrong with dbus-daemon-q --system. $ strace dbus-daemon-1 --system ....... socket(PF_FILE, SOCK_STREAM, 0) = 3 stat64("/usr/var/run/dbus/system_bus_socket", 0xbff9059c) = -1 ENOENT (No such file or directory) bind(3, {sa_family=AF_FILE, path="/usr/var/run/dbus/system_bus_socket"}, 110) = 0 listen(3, 30) = 0 fcntl64(3, F_GETFL) = 0x2 (flags O_RDWR) fcntl64(3, F_SETFL, O_RDWR|O_NONBLOCK) = 0 chmod("/usr/var/run/dbus/system_bus_socket", 0777) = 0 fcntl64(3, F_GETFD) = 0 fcntl64(3, F_SETFD, FD_CLOEXEC) = 0 gettimeofday({1130389585, 83717}, NULL) = 0 open("/dev/urandom", O_RDONLY) = 4 ........ fstat64(5, {st_mode=S_IFREG|0644, st_size=0, ...}) = 0 mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7fff000 _llseek(5, 0, [0], SEEK_CUR) = 0 write(5, "30416\n", 6) = 6 close(5) = 0 munmap(0xb7fff000, 4096) = 0 exit_group(0) = ? Best Regards. wang baisheng
- Previous message: [maemo-developers] flasher (Linux) doesn't find device
- Next message: [maemo-developers] gtk+ builtin stock icons removed
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]