Re: [GnomeMeeting-list] gnomemeeting hangs in rt_sigsuspend



Hi Kilian, hi list,

> could you please test if these problems are also to be seen with the
> CVS debian packet from
> ftp://www.gnomemeeting.org/gnomemeeting-cvs/
> 
> (you can just add to your sources.list:
> deb ftp://www.gnomemeeting.org/gnomemeeting-cvs/ ./
> )
Thank you for this link. I've tried it, but the problem remains exactly the same:
I even called gm-config-tool --clean.

stat64("/usr/lib", {st_mode=S_IFDIR|0775, st_size=78058, ...}) = 0
munmap(0x41d36000, 91339)               = 0
open("/etc/protocols", O_RDONLY)        = 13
^^^^^^^^^^^^^^^^^^^^^ What is extracted from this file? Is it possible, that something wrong from this screws up the process.
Then I could possibly do a diff from a working version against this. Perhaps tomorrow morning I can do one against the stuff from the university-host.

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
^^^^^ Here the reading of the file seems to be completed.

But what should happen next?
munmap(0x4001e000, 4096)                = 0
setsockopt(12, SOL_TCP, TCP_NODELAY, [1], 4) = 0
rt_sigprocmask(SIG_SETMASK, NULL, [RTMIN], 8) = 0
rt_sigsuspend([]

Would an strace -v -s 2048 clarify?

Good night (opr what fit's o your timezones) and thanks for the fast answer
Uli



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