On Wednesday, 10 de November de 2010 09:32:48 Dawit A wrote: > sigh I got everthing crossed up! Indeed since this is the system bus > a sendmsg here is response back to the client. For some reason this > response does not seem to make it to the client or at least cause the > client to react until 25 secs later. Now it is even more weird... > > > That is actually showing that the target replied immediately. > > hmm... should I then trace the client and see what it is waiting on ?
Yes.
If the client was given the reply but only reacted to it 25 seconds later, it
probably means it was stuck (in any thread) waiting for another reply thta
didn't come.
You'll need to start the program with strace now, so you can use -f.
--
Thiago Macieira - thiago (AT) macieira.info - thiago (AT) kde.org
Senior Product Manager - Nokia, Qt Development Frameworks
PGP/GPG: 0x6EF45358; fingerprint:
E067 918B B660 DBD1 105C 966C 33F5 F005 6EF4 5358
signature.asc
Description: This is a digitally signed message part.
