Re: [GnomeMeeting-devel-list] GM disappear
- From: daniel huhardeaux <devel tootai net>
- To: GnomeMeeting development mailing list <gnomemeeting-devel-list gnome org>
- Subject: Re: [GnomeMeeting-devel-list] GM disappear
- Date: Sat, 16 Oct 2004 19:16:08 +0200
Damien Sandras a écrit :
Le samedi 16 octobre 2004 à 16:23 +0200, daniel huhardeaux a écrit :
Should this new pack contain Damiens GTK+ modifications concerning my
problem? If yes, still the same so it's something else.
Yes they do contain it, so I guess it is something else. That's not a
crash, as it works outside of GDB.
Can you tell me exactly what you are doing? For example :
- I call 127.0.0.1
- It fails because it calls msyelf
- the GUI is frozen
GUI is not frozen. As I mentionned, all application is ok. Even placing
a new call is working. It happend on almost each call but I couldn't
find a logic: if the call went ok, just retrying and it happend.
For instance, I connect to my GK and then call eg h323:09100 which is my
asterisk demo. Where I am I'm behind a NAT and want to test GM.
Registration to GK is ok. Making a call also. I'm using STUN.
What I saw, if everything disappear, and then I open preferences (I know
where to clic ;-)) and then clic on the left side of the preference
windows where are the chapter title, this left text part appears again.
After that, run it in gdb :
gdb gnomemeeting
run
when it freezes, hit Ctrl-C, then type: thread apply all bt and mail me
the result.
Program received signal SIGINT, Interrupt.
[Switching to Thread 1109563808 (LWP 4673)]
0x41d2ad25 in poll () from /lib/tls/libc.so.6
(gdb) thread apply all bt
Thread 10 (Thread 1191144368 (LWP 4840)):
#0 0x41d2d3e7 in select () from /lib/tls/libc.so.6
#1 0x41943e49 in PThread::PXBlockOnIO () from /usr/lib/libpt.so.1.8.3
#2 0x4191ebec in PChannel::PXSetIOBlock () from /usr/lib/libpt.so.1.8.3
#3 0x418f2050 in PSocket::os_recvfrom () from /usr/lib/libpt.so.1.8.3
#4 0x418ed199 in PIPDatagramSocket::ReadFrom () from
/usr/lib/libpt.so.1.8.3
#5 0x418ee26e in PUDPSocket::Read () from /usr/lib/libpt.so.1.8.3
#6 0x4191d761 in PIndirectChannel::Read () from /usr/lib/libpt.so.1.8.3
#7 0x412838f4 in H323TransportUDP::ReadPDU () from
/usr/lib/libopenh323.so.1.15.2
#8 0x4130679f in H323TransactionPDU::Read () from
/usr/lib/libopenh323.so.1.15.2
#9 0x41308a73 in H323Transactor::HandleTransactions () from
/usr/lib/libopenh323.so.1.15.2
#10 0x4130e029 in H323Transactor::HandleTransactions_PNotifier::Call ()
from /usr/lib/libopenh323.so.1.15.2
#11 0x0808e617 in PNotifier::operator() ()
#12 0x4193a816 in PSimpleThread::Main () from /usr/lib/libpt.so.1.8.3
#13 0x41943c1b in PThread::PX_ThreadStart () from /usr/lib/libpt.so.1.8.3
#14 0x41a469b4 in start_thread () from /lib/tls/libpthread.so.0
#15 0x00000000 in ?? ()
Thread 9 (Thread 1182649264 (LWP 4839)):
#0 0x41a49115 in pthread_cond_wait@@GLIBC_2.3.2 () from
/lib/tls/libpthread.so.0
#1 0x41944b17 in PSyncPoint::Wait () from /usr/lib/libpt.so.1.8.3
#2 0x412a76ab in H323Gatekeeper::MonitorMain () from
/usr/lib/libopenh323.so.1.15.2
#3 0x412a9a84 in H323Gatekeeper::MonitorMain_PNotifier::Call ()
from /usr/lib/libopenh323.so.1.15.2
#4 0x0808e617 in PNotifier::operator() ()
#5 0x4193a816 in PSimpleThread::Main () from /usr/lib/libpt.so.1.8.3
---Type <return> to continue, or q <return> to quit---
#6 0x41943c1b in PThread::PX_ThreadStart () from /usr/lib/libpt.so.1.8.3
#7 0x41a469b4 in start_thread () from /lib/tls/libpthread.so.0
#8 0x00000000 in ?? ()
Thread 7 (Thread 1165872048 (LWP 4837)):
#0 0x41d2d3e7 in select () from /lib/tls/libc.so.6
#1 0x41943e49 in PThread::PXBlockOnIO () from /usr/lib/libpt.so.1.8.3
#2 0x4191ebec in PChannel::PXSetIOBlock () from /usr/lib/libpt.so.1.8.3
#3 0x418f13d2 in PSocket::os_accept () from /usr/lib/libpt.so.1.8.3
#4 0x418ecfbd in PTCPSocket::Accept () from /usr/lib/libpt.so.1.8.3
#5 0x4127fc35 in H323ListenerTCP::Accept () from
/usr/lib/libopenh323.so.1.15.2
#6 0x412801f5 in H323ListenerTCP::Main () from
/usr/lib/libopenh323.so.1.15.2
#7 0x41943c1b in PThread::PX_ThreadStart () from /usr/lib/libpt.so.1.8.3
#8 0x41a469b4 in start_thread () from /lib/tls/libpthread.so.0
#9 0x00000000 in ?? ()
Thread 5 (Thread 1148668848 (LWP 4828)):
#0 0x41d2ad25 in poll () from /lib/tls/libc.so.6
#1 0x4086fb06 in g_main_loop_get_context () from /usr/lib/libglib-2.0.so.0
#2 0x4086ef40 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#3 0x4086f603 in g_main_loop_run () from /usr/lib/libglib-2.0.so.0
#4 0x40827eb2 in link_thread_io_context () from /usr/lib/libORBit-2.so.0
#5 0x40888bad in g_static_private_free () from /usr/lib/libglib-2.0.so.0
#6 0x41a469b4 in start_thread () from /lib/tls/libpthread.so.0
#7 0x00000000 in ?? ()
Thread 4 (Thread 1140280240 (LWP 4824)):
#0 0x41d2ad25 in poll () from /lib/tls/libc.so.6
---Type <return> to continue, or q <return> to quit---
#1 0x4086fb06 in g_main_loop_get_context () from /usr/lib/libglib-2.0.so.0
#2 0x4086ef40 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#3 0x4086f603 in g_main_loop_run () from /usr/lib/libglib-2.0.so.0
#4 0x405fe822 in e_book_get_addressbooks () from /usr/lib/libebook.so.8
#5 0x41a469b4 in start_thread () from /lib/tls/libpthread.so.0
#6 0x00000000 in ?? ()
Thread 3 (Thread 1130597296 (LWP 4691)):
#0 0x41d2d3e7 in select () from /lib/tls/libc.so.6
#1 0x4193fda4 in PHouseKeepingThread::Main () from /usr/lib/libpt.so.1.8.3
#2 0x41943c1b in PThread::PX_ThreadStart () from /usr/lib/libpt.so.1.8.3
#3 0x41a469b4 in start_thread () from /lib/tls/libpthread.so.0
#4 0x00000000 in ?? ()
Thread 2 (Thread 1122208688 (LWP 4688)):
#0 0x41a49115 in pthread_cond_wait@@GLIBC_2.3.2 () from
/lib/tls/libpthread.so.0
#1 0x41944b17 in PSyncPoint::Wait () from /usr/lib/libpt.so.1.8.3
#2 0x4121f7af in H323ConnectionsCleaner::Main () from
/usr/lib/libopenh323.so.1.15.2
#3 0x41943c1b in PThread::PX_ThreadStart () from /usr/lib/libpt.so.1.8.3
#4 0x41a469b4 in start_thread () from /lib/tls/libpthread.so.0
#5 0x00000000 in ?? ()
Thread 1 (Thread 1109563808 (LWP 4673)):
#0 0x41d2ad25 in poll () from /lib/tls/libc.so.6
#1 0x4086fb06 in g_main_loop_get_context () from /usr/lib/libglib-2.0.so.0
#2 0x4086ef40 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#3 0x4086f603 in g_main_loop_run () from /usr/lib/libglib-2.0.so.0
#4 0x403044e3 in gtk_main () from /usr/lib/libgtk-x11-2.0.so.0
---Type <return> to continue, or q <return> to quit---
#5 0x080acc55 in main ()
(gdb)
Thanks,
Do others have the same problem? Kilian? Johnny? Other testers?
------------------------------------------------------------------------
_______________________________________________
Gnomemeeting-devel-list mailing list
Gnomemeeting-devel-list gnome org
http://mail.gnome.org/mailman/listinfo/gnomemeeting-devel-list
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]