Re: [Ekiga-devel-list] Win32 Vista terminate problem
- From: Damien Sandras <dsandras seconix com>
- To: Ekiga development mailing list <ekiga-devel-list gnome org>
- Subject: Re: [Ekiga-devel-list] Win32 Vista terminate problem
- Date: Thu, 23 Jul 2009 08:28:19 +0200
Le mercredi 22 juillet 2009 à 23:22 +0200, Michael Rickmann a écrit :
> Damien Sandras schrieb:
> > Le mercredi 22 juillet 2009 à 19:49 +0200, Michael Rickmann a écrit :
> >> I have a Vista notebook available for three days only. As already
> >> reported Ekiga has to be killed at shutdown. It seems a pecularity of
> >> Vista which can be overcome by several means.
> >> if (Vista)
> >> 1) Wait at the end of the main thread ca. 5 secs, or
> >> 2) do Wait 100 msec, enumerate Ekiga's threads
> >> while (num_threads > 1)
> >> The second possibility seems cleaner but is more work and will not look
> >> nice. What shall I do?
> >
> > Do we have a bt to know why it deadlocks?
> > Most probably Robert can give us a hint in that case...
>
> Yes, any deeper knowlege would be helpful here. At the moment I am
> poking around. So far I found out that it is just a matter of time. If I
> put a MessageBox which you have to click at the end of the Windows code
> Ekiga terminates under Vista properly. XP and 7Ultimate do not need that.
> The overall picture is that Ekiga's main thread exits and ptlib and opal
> are supposed to clean up their threads. The last one is the ptlib
> housekeeper thread.
I suppose it is extremely difficult to run Ekiga in gdb, hit ctrl-C when
it deadlocks and type 'threads apply all bt' ? The difficult part being
the Ctrl-C. Every time I tried, it was exiting gdb instead of
interrupting the program execution or do you have a tip for that ?
Robert will certainly ask for a backtrace.
Does the -d4 tell something interesting? (compared to a working version,
ie XP).
--
_ Damien Sandras
(o-
//\ Ekiga Softphone : http://www.ekiga.org/
v_/_ Be IP : http://www.beip.be/
FOSDEM : http://www.fosdem.org/
SIP Phone : sip:dsandras ekiga net
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]