[GnomeMeeting-list] gnomemeeting hangs in rt_sigsuspend



Hi!

Ok, I got stuck:
At the university (at work) I'm using a self-compiled version of GM 0.96.1, which is running fantasticly.
So I tried to make it run @home.
I tried both the native unstable debian package and a self-compiled version.
Both can be started exactly once and then they get stuck in a function called rt_sigsuspend.
I tried with artsdsp and without a running artsdaemon.
I'm launching GM form kde 3.1.1.
The last lines of strace are the following:

stat64("/usr/lib/cmov", 0xbfffeb00)     = -1 ENOENT (No such file or directory)
open("/usr/lib/libnss_db.so.2", O_RDONLY) = -1 ENOENT (No such file or directory)
stat64("/usr/lib", {st_mode=S_IFDIR|0775, st_size=77848, ...}) = 0
munmap(0x41cd6000, 91011)               = 0
open("/etc/protocols", O_RDONLY)        = 13
fcntl64(13, F_GETFD)                    = 0
fcntl64(13, F_SETFD, FD_CLOEXEC)        = 0
fstat64(13, {st_mode=S_IFREG|0644, st_size=1977, ...}) = 0
old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x4001e000
read(13, "# Internet (IP) protocols\n#\n# Up"..., 4096) = 1977
close(13)                               = 0
munmap(0x4001e000, 4096)                = 0
setsockopt(12, SOL_TCP, TCP_NODELAY, [1], 4) = 0
rt_sigprocmask(SIG_SETMASK, NULL, [RTMIN], 8) = 0
rt_sigsuspend([]

Any idea, why it hangs in this procedure?

Regards
Uli



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]