--- Begin Message ---
Package: gaim
Version: 1:1.5.0+1.5.1cvs20051015-3
Severity: grave
Since yesterdays upgrade to unstable (first in a week or so) gaim
immediately quits when I try to send someone a message. strace reveals
this:
[pid 4098] open("/home/wichert/.mcoprc", O_RDONLY|O_LARGEFILE) = 19
[pid 4098] read(19, "GlobalComm=Arts::TmpGlobalComm\n", 8191) = 31
[pid 4098] close(19) = 0
[pid 4098] getuid32() = 1000
[pid 4098] open("/etc/passwd", O_RDONLY) = 19
[pid 4098] fcntl64(19, F_GETFD) = 0
[pid 4098] fcntl64(19, F_SETFD, FD_CLOEXEC) = 0
[pid 4098] fstat64(19, {st_mode=S_IFREG|0644, st_size=1261, ...}) = 0
[pid 4098] mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS,
-1, 0) = 0xb7243000
[pid 4098] read(19, "root:x:0:0:root:/root:/bin/bash\n"..., 4096) = 1261
[pid 4098] close(19) = 0
[pid 4098] munmap(0xb7243000, 4096) = 0
[pid 4098] stat64("/home/wichert/.kde", {st_mode=S_IFDIR|0700, st_size=4096,
...}) = 0
[pid 4098] uname({sys="Linux", node="typhoon", ...}) = 0
[pid 4098] lstat64("/home/wichert/.kde/socket-typhoon", 0xbfc29f8c) = -1
ENOENT (No such file or directory)
[pid 4098] getuid32() = 1000
[pid 4098] open("/etc/passwd", O_RDONLY) = 19
[pid 4098] fcntl64(19, F_GETFD) = 0
[pid 4098] fcntl64(19, F_SETFD, FD_CLOEXEC) = 0
[pid 4098] fstat64(19, {st_mode=S_IFREG|0644, st_size=1261, ...}) = 0f[pid
4098] mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0)
= 0xb7243000
[pid 4098] read(19, "root:x:0:0:root:/root:/bin/bash\n"..., 4096) = 1261
[pid 4098] close(19) = 0
[pid 4098] munmap(0xb7243000, 4096) = 0
[pid 4098] stat64("/home/wichert/.kde", {st_mode=S_IFDIR|0700, st_size=4096,
...}) = 0
[pid 4098] uname({sys="Linux", node="typhoon", ...}) = 0
[pid 4098] lstat64("/home/wichert/.kde/socket-typhoon", 0xbfc2c02c) = -1
ENOENT (No such file or directory)
[pid 4098] fstat64(1, {st_mode=S_IFCHR|0620, st_rdev=makedev(136, 2), ...}) = 0
[pid 4098] mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS,
-1, 0) = 0xb7243000
[pid 4098] write(1, "Creating link /home/wichert/.kde"..., 49) = 49
[pid 4098] lstat64("/tmp/ksocket-wichert", 0xbfc2bf6c) = -1 ENOENT (No such
file or directory)
[pid 4098] unlink("/home/wichert/.kde/socket-typhoon") = -1 ENOENT (No such
file or directory)
[pid 4098] gettimeofday({1148716967, 553684}, NULL) = 0
[pid 4098] lstat64("/tmp/ksocket-wichertSszv5x", 0xbfc2c00c) = -1 ENOENT (No
such file or directory)
[pid 4098] lstat64("/tmp/ksocket-wichertSszv5x", 0xbfc2bf6c) = -1 ENOENT (No
such file or directory)
[pid 4098] getuid32() = 1000
[pid 4098] open("/etc/passwd", O_RDONLY) = 19
[pid 4098] fcntl64(19, F_GETFD) = 0
[pid 4098] fcntl64(19, F_SETFD, FD_CLOEXEC) = 0
[pid 4098] fstat64(19, {st_mode=S_IFREG|0644, st_size=1261, ...}) = 0
[pid 4098] mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS,
-1, 0) = 0xb71b9000
[pid 4098] read(19, "root:x:0:0:root:/root:/bin/bash\n"..., 4096) = 1261
[pid 4098] close(19) = 0
[pid 4098] munmap(0xb71b9000, 4096) = 0
[pid 4098] stat64("/home/wichert/.kde", {st_mode=S_IFDIR|0700, st_size=4096,
...}) = 0
[pid 4098] uname({sys="Linux", node="typhoon", ...}) = 0
[pid 4098] lstat64("/home/wichert/.kde/socket-typhoon", 0xbfc29f8c) = -1
ENOENT (No such file or directory)
[pid 4098] write(2, "can\'t create mcop directory\n", 28) = 28
[pid 4098] close(10) = 0
[pid 4098] close(9) = 0
[pid 4098] munmap(0xb725e000, 4096) = 0
[pid 4098] munmap(0xb7243000, 4096) = 0
[pid 4098] exit_group(1) = ?
Process 4098 detached
<... select resumed> ) = 1 (in [12], left {18, 724000})
read(12, "", 516) = 0
exit_group(0) = ?
Process 4099 detached
it appears to be sound related: if I disable sound in gaim it works correctly.
Wichert.
-- System Information:
Debian Release: testing/unstable
APT prefers unstable
APT policy: (500, 'unstable'), (500, 'stable')
Architecture: i386 (i686)
Shell: /bin/sh linked to /bin/bash
Kernel: Linux 2.6.16
Locale: LANG=C, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Versions of packages gaim depends on:
ii gaim-data 1:1.5.0+1.5.1cvs20051015-3 multi-protocol instant messaging c
ii libao2 0.8.6-4 Cross Platform Audio Output Librar
ii libaspell15 0.60.4-4 GNU Aspell spell-checker runtime l
ii libatk1.0-0 1.11.4-2 The ATK accessibility toolkit
ii libaudiofile0 0.2.6-6 Open-source version of SGI's audio
ii libc6 2.3.6-9 GNU C Library: Shared libraries
ii libcairo2 1.0.4-2 The Cairo 2D vector graphics libra
ii libfontconfig 2.3.2-5.1 generic font configuration library
ii libgcrypt11 1.2.2-1 LGPL Crypto library - runtime libr
ii libglib2.0-0 2.10.2-2 The GLib library of C routines
ii libgnutls11 1.0.16-14+b1 GNU TLS library - runtime library
ii libgtk2.0-0 2.8.17-2 The GTK+ graphical user interface
ii libgtkspell0 2.0.10-3+b1 a spell-checking addon for GTK's T
ii libice6 1:1.0.0-3 X11 Inter-Client Exchange library
ii libpango1.0-0 1.12.1-3 Layout and rendering of internatio
ii libsm6 1:1.0.0-4 X11 Session Management library
ii libstartup-no 0.8-1 library for program launch feedbac
ii libx11-6 2:1.0.0-6 X11 client-side library
ii libxcursor1 1.1.5.2-5 X cursor management library
ii libxext6 1:1.0.0-4 X11 miscellaneous extension librar
ii libxi6 1:1.0.0-5 X11 Input extension library
ii libxinerama1 1:1.0.1-4 X11 Xinerama extension library
ii libxrandr2 2:1.1.0.2-4 X11 RandR extension library
ii libxrender1 1:0.9.0.2-4 X Rendering Extension client libra
ii libxss1 1:1.0.1-4 X11 Screen Saver extension library
gaim recommends no packages.
-- no debconf information
--- End Message ---