[Ekiga-devel-list] Ekiga 3 on FreeBSD



Hi,

I would like to try get Ekiga 3 running on FreeBSD with the hope of getting a working port together.

I have got it sort of working. I'm using Ekiga 3.0.2, Opal 3.4.4, and Ptlib 2.4.4 (which is already ported).

The problem I'm having is that it core dumps when I try to place a call. GDB output is pasted below.

Any ideas?


Thanks,
Aragon



#0 PChannel::SetBufferSize (this=0x8b18800, newSize=65535) at pchannel.cxx:330
330	  return ((PChannelStreamBuffer *)rdbuf())->SetBufferSize(newSize);
[New Thread 0x806003500 (LWP 100241)]
[New Thread 0x806003380 (LWP 100238)]
[New Thread 0x806002a80 (LWP 100237)]
[New Thread 0x806002900 (LWP 100236)]
[New Thread 0x806002780 (LWP 100234)]
[New Thread 0x806002600 (LWP 100184)]
[New Thread 0x806002480 (LWP 100160)]
[New Thread 0x806002300 (LWP 100096)]
[New Thread 0x806002180 (LWP 100239)]
(gdb) bt
#0 PChannel::SetBufferSize (this=0x8b18800, newSize=65535) at pchannel.cxx:330 #1 0x00000008014aae7b in SIPEndPoint::NewIncomingConnection () from /usr/local/lib/libopal.so.3.4-beta4 #2 0x00000008012844a1 in OpalEndPoint::ListenerCallback () from /usr/local/lib/libopal.so.3.4-beta4
#3  0x000000000061d3f7 in PNotifier::operator() ()
#4 0x00000008012a96b8 in OpalListener::ListenForConnections () from /usr/local/lib/libopal.so.3.4-beta4
#5  0x000000000061d3f7 in PNotifier::operator() ()
#6 0x0000000801b1c50a in PThread::PX_ThreadStart (arg=Variable "arg" is not available.
) at tlibthrd.cxx:806
#7  0x0000000801d103ec in pthread_getprio () from /lib/libthr.so.3
#8  0x0000000000000000 in ?? ()


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