Re: [Ekiga-devel-list] Thread crashes on terminating a connection

2006-10-17 Thread Damien Sandras
Le mardi 17 octobre 2006 à 14:10 +1000, Craig Southeren a écrit :
> On Tue, 17 Oct 2006 11:08:45 +1000
> Craig Southeren <[EMAIL PROTECTED]> wrote:
> 
> > 
> > On Mon, 16 Oct 2006 18:43:42 +0200
> > Damien Sandras <[EMAIL PROTECTED]> wrote:
> > 
> > > Le lundi 16 octobre 2006 à 16:33 +0200, Jan Schampera a écrit :
> > > > On Mon, 16 Oct 2006 18:03:47 +0200
> > > > Damien Sandras <[EMAIL PROTECTED]> wrote:
> > > > 
> > > > > Yes, I can confirm CVS is fully broken. I would recommend everyone not
> > > > > to use CVS except if frequent crashes are not a problem for you.
> > 
> > I'll be looking at the problem today. Hopefully I can duplicate it.
> 
> I've checked in a fix that seems to make a difference here. 
> 
> I'd appreciate feedback from anyone else who can try this.

For that problem, yes.

For the other problem, no:
Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread -1245426768 (LWP 5990)]
0xb766f2d9 in PThread::PXBlockOnIO ()
   from /home/damien/CVS/pwlib/lib/libpt_linux_x86_r.so.1.11.2
(gdb) bt
#0  0xb766f2d9 in PThread::PXBlockOnIO ()
   from /home/damien/CVS/pwlib/lib/libpt_linux_x86_r.so.1.11.2
#1  0xb7664944 in PChannel::PXSetIOBlock ()
   from /home/damien/CVS/pwlib/lib/libpt_linux_x86_r.so.1.11.2
#2  0xb765fd9a in PSocket::os_recvfrom ()
   from /home/damien/CVS/pwlib/lib/libpt_linux_x86_r.so.1.11.2
#3  0xb7677fc9 in PIPDatagramSocket::ReadFrom ()
   from /home/damien/CVS/pwlib/lib/libpt_linux_x86_r.so.1.11.2
#4  0xb767803a in PUDPSocket::Read ()
   from /home/damien/CVS/pwlib/lib/libpt_linux_x86_r.so.1.11.2
#5  0xb7663fc5 in PIndirectChannel::Read ()
   from /home/damien/CVS/pwlib/lib/libpt_linux_x86_r.so.1.11.2
#6  0xb6ee6646 in OpalTransportUDP::Read ()
   from /home/damien/CVS/opal/lib/libopal_linux_x86_r.so.2.3
#7  0xb7666155 in PChannelStreamBuffer::underflow ()
   from /home/damien/CVS/pwlib/lib/libpt_linux_x86_r.so.1.11.2
#8  0xb7665ea8 in PChannelStreamBuffer::seekoff ()
   from /home/damien/CVS/pwlib/lib/libpt_linux_x86_r.so.1.11.2
#9  0xb6af426a in std::basic_streambuf
>::pubseekoff () from /usr/lib/libstdc++.so.6
#10 0xb7206840 in SIP_PDU::Read ()
   from /home/damien/CVS/opal/lib/libopal_linux_x86_r.so.2.3
#11 0xb71e4a33 in SIPEndPoint::HandlePDU ()
   from /home/damien/CVS/opal/lib/libopal_linux_x86_r.so.2.3
#12 0xb71e494a in SIPEndPoint::TransportThreadMain ()
   from /home/damien/CVS/opal/lib/libopal_linux_x86_r.so.2.3
#13 0xb71eeb2e in SIPEndPoint::TransportThreadMain_PNotifier::Call ()
   from /home/damien/CVS/opal/lib/libopal_linux_x86_r.so.2.3
#14 0xb767ef29 in PSimpleThread::Main ()
   from /home/damien/CVS/pwlib/lib/libpt_linux_x86_r.so.1.11.2
#15 0xb766d3df in PThread::PX_ThreadStart ()
   from /home/damien/CVS/pwlib/lib/libpt_linux_x86_r.so.1.11.2
#16 0xb6b4dced in start_thread () from /lib/tls/libpt
-- 
 _  Damien Sandras
(o- 
//\ Ekiga Softphone: http://www.ekiga.org/
v_/_NOVACOM: http://www.novacom.be/
FOSDEM : http://www.fosdem.org/
SIP Phone  : sip:[EMAIL PROTECTED]
 sip:[EMAIL PROTECTED]

___
Ekiga-devel-list mailing list
Ekiga-devel-list@gnome.org
http://mail.gnome.org/mailman/listinfo/ekiga-devel-list


Re: [Ekiga-devel-list] Thread crashes on terminating a connection

2006-10-17 Thread Damien Sandras
Le mardi 17 octobre 2006 à 15:28 +0200, Damien Sandras a écrit :
> Le mardi 17 octobre 2006 à 14:10 +1000, Craig Southeren a écrit :
> > On Tue, 17 Oct 2006 11:08:45 +1000
> > Craig Southeren <[EMAIL PROTECTED]> wrote:
> > 
> > > 
> > > On Mon, 16 Oct 2006 18:43:42 +0200
> > > Damien Sandras <[EMAIL PROTECTED]> wrote:
> > > 
> > > > Le lundi 16 octobre 2006 à 16:33 +0200, Jan Schampera a écrit :
> > > > > On Mon, 16 Oct 2006 18:03:47 +0200
> > > > > Damien Sandras <[EMAIL PROTECTED]> wrote:
> > > > > 
> > > > > > Yes, I can confirm CVS is fully broken. I would recommend everyone 
> > > > > > not
> > > > > > to use CVS except if frequent crashes are not a problem for you.
> > > 
> > > I'll be looking at the problem today. Hopefully I can duplicate it.
> > 
> > I've checked in a fix that seems to make a difference here. 
> > 
> > I'd appreciate feedback from anyone else who can try this.
> 
> For that problem, yes.
> 
> For the other problem, no:
> Program received signal SIGSEGV, Segmentation fault.
> [Switching to Thread -1245426768 (LWP 5990)]
> 0xb766f2d9 in PThread::PXBlockOnIO ()
>from /home/damien/CVS/pwlib/lib/libpt_linux_x86_r.so.1.11.2
> (gdb) bt
> #0  0xb766f2d9 in PThread::PXBlockOnIO ()
>from /home/damien/CVS/pwlib/lib/libpt_linux_x86_r.so.1.11.2
> #1  0xb7664944 in PChannel::PXSetIOBlock ()
>from /home/damien/CVS/pwlib/lib/libpt_linux_x86_r.so.1.11.2
> #2  0xb765fd9a in PSocket::os_recvfrom ()
>from /home/damien/CVS/pwlib/lib/libpt_linux_x86_r.so.1.11.2
> #3  0xb7677fc9 in PIPDatagramSocket::ReadFrom ()
>from /home/damien/CVS/pwlib/lib/libpt_linux_x86_r.so.1.11.2
> #4  0xb767803a in PUDPSocket::Read ()
>from /home/damien/CVS/pwlib/lib/libpt_linux_x86_r.so.1.11.2
> #5  0xb7663fc5 in PIndirectChannel::Read ()
>from /home/damien/CVS/pwlib/lib/libpt_linux_x86_r.so.1.11.2
> #6  0xb6ee6646 in OpalTransportUDP::Read ()
>from /home/damien/CVS/opal/lib/libopal_linux_x86_r.so.2.3
> #7  0xb7666155 in PChannelStreamBuffer::underflow ()
>from /home/damien/CVS/pwlib/lib/libpt_linux_x86_r.so.1.11.2
> #8  0xb7665ea8 in PChannelStreamBuffer::seekoff ()
>from /home/damien/CVS/pwlib/lib/libpt_linux_x86_r.so.1.11.2
> #9  0xb6af426a in std::basic_streambuf
> >::pubseekoff () from /usr/lib/libstdc++.so.6
> #10 0xb7206840 in SIP_PDU::Read ()
>from /home/damien/CVS/opal/lib/libopal_linux_x86_r.so.2.3
> #11 0xb71e4a33 in SIPEndPoint::HandlePDU ()
>from /home/damien/CVS/opal/lib/libopal_linux_x86_r.so.2.3
> #12 0xb71e494a in SIPEndPoint::TransportThreadMain ()
>from /home/damien/CVS/opal/lib/libopal_linux_x86_r.so.2.3
> #13 0xb71eeb2e in SIPEndPoint::TransportThreadMain_PNotifier::Call ()
>from /home/damien/CVS/opal/lib/libopal_linux_x86_r.so.2.3
> #14 0xb767ef29 in PSimpleThread::Main ()
>from /home/damien/CVS/pwlib/lib/libpt_linux_x86_r.so.1.11.2
> #15 0xb766d3df in PThread::PX_ThreadStart ()
>from /home/damien/CVS/pwlib/lib/libpt_linux_x86_r.so.1.11.2
> #16 0xb6b4dced in start_thread () from /lib/tls/libpt

Another (unuseful) backtrace:
(gdb) bt
#0  0x in ?? ()
#1  0xb75db422 in PThread::PX_ThreadEnd ()
   from /home/damien/CVS/pwlib/lib/libpt_linux_x86_r.so.1.11.2
#2  0xb6abfd18 in _pthread_cleanup_pop () from /lib/tls/libpthread.so.0
#3  0xb75db3e7 in PThread::PX_ThreadStart ()
   from /home/damien/CVS/pwlib/lib/libpt_linux_x86_r.so.1.11.2
#4  0xb6abbced in start_thread () from /lib/tls/libpthread.so.0
#5  0xb693fdee in clone () from /lib/tls/libc.so.6


-- 
 _  Damien Sandras
(o- 
//\ Ekiga Softphone: http://www.ekiga.org/
v_/_NOVACOM: http://www.novacom.be/
FOSDEM : http://www.fosdem.org/
SIP Phone  : sip:[EMAIL PROTECTED]
 sip:[EMAIL PROTECTED]

___
Ekiga-devel-list mailing list
Ekiga-devel-list@gnome.org
http://mail.gnome.org/mailman/listinfo/ekiga-devel-list


Re: [Ekiga-devel-list] Thread crashes on terminating a connection

2006-10-17 Thread Damien Sandras
Le mardi 17 octobre 2006 à 15:28 +0200, Damien Sandras a écrit :

> 
> For that problem, yes.
> 

Well actually no, that's the same problem and the same backtrace, so it
is not fixed. sorry...

> For the other problem, no:
> Program received signal SIGSEGV, Segmentation fault.
> [Switching to Thread -1245426768 (LWP 5990)]
> 0xb766f2d9 in PThread::PXBlockOnIO ()
>from /home/damien/CVS/pwlib/lib/libpt_linux_x86_r.so.1.11.2
> (gdb) bt
> #0  0xb766f2d9 in PThread::PXBlockOnIO ()
>from /home/damien/CVS/pwlib/lib/libpt_linux_x86_r.so.1.11.2
> #1  0xb7664944 in PChannel::PXSetIOBlock ()
>from /home/damien/CVS/pwlib/lib/libpt_linux_x86_r.so.1.11.2
> #2  0xb765fd9a in PSocket::os_recvfrom ()
>from /home/damien/CVS/pwlib/lib/libpt_linux_x86_r.so.1.11.2
> #3  0xb7677fc9 in PIPDatagramSocket::ReadFrom ()
>from /home/damien/CVS/pwlib/lib/libpt_linux_x86_r.so.1.11.2
> #4  0xb767803a in PUDPSocket::Read ()
>from /home/damien/CVS/pwlib/lib/libpt_linux_x86_r.so.1.11.2
> #5  0xb7663fc5 in PIndirectChannel::Read ()
>from /home/damien/CVS/pwlib/lib/libpt_linux_x86_r.so.1.11.2
> #6  0xb6ee6646 in OpalTransportUDP::Read ()
>from /home/damien/CVS/opal/lib/libopal_linux_x86_r.so.2.3
> #7  0xb7666155 in PChannelStreamBuffer::underflow ()
>from /home/damien/CVS/pwlib/lib/libpt_linux_x86_r.so.1.11.2
> #8  0xb7665ea8 in PChannelStreamBuffer::seekoff ()
>from /home/damien/CVS/pwlib/lib/libpt_linux_x86_r.so.1.11.2
> #9  0xb6af426a in std::basic_streambuf
> >::pubseekoff () from /usr/lib/libstdc++.so.6
> #10 0xb7206840 in SIP_PDU::Read ()
>from /home/damien/CVS/opal/lib/libopal_linux_x86_r.so.2.3
> #11 0xb71e4a33 in SIPEndPoint::HandlePDU ()
>from /home/damien/CVS/opal/lib/libopal_linux_x86_r.so.2.3
> #12 0xb71e494a in SIPEndPoint::TransportThreadMain ()
>from /home/damien/CVS/opal/lib/libopal_linux_x86_r.so.2.3
> #13 0xb71eeb2e in SIPEndPoint::TransportThreadMain_PNotifier::Call ()
>from /home/damien/CVS/opal/lib/libopal_linux_x86_r.so.2.3
> #14 0xb767ef29 in PSimpleThread::Main ()
>from /home/damien/CVS/pwlib/lib/libpt_linux_x86_r.so.1.11.2
> #15 0xb766d3df in PThread::PX_ThreadStart ()
>from /home/damien/CVS/pwlib/lib/libpt_linux_x86_r.so.1.11.2
> #16 0xb6b4dced in start_thread () from /lib/tls/libpt
-- 
 _  Damien Sandras
(o- 
//\ Ekiga Softphone: http://www.ekiga.org/
v_/_NOVACOM: http://www.novacom.be/
FOSDEM : http://www.fosdem.org/
SIP Phone  : sip:[EMAIL PROTECTED]
 sip:[EMAIL PROTECTED]

___
Ekiga-devel-list mailing list
Ekiga-devel-list@gnome.org
http://mail.gnome.org/mailman/listinfo/ekiga-devel-list


[Ekiga-devel-list] OPAL fqails to build

2006-10-17 Thread Jan Schampera
Hi.

Attached is the error output of an OPAL build. Configure params were
--enable-localspeex and --disable-lid.

J.

-- 
Once you've got the perfect hammer, everything looks like a nail.
/home/bonsai/ekiga_development/sources/opal/src/codec/opalpluginmgr.cxx: In 
member function 'virtual void OpalPluginCodecManager::OnLoadPlugin(PDynaLink&, 
INT)':
/home/bonsai/ekiga_development/sources/opal/src/codec/opalpluginmgr.cxx:1510: 
warning: dereferencing type-punned pointer will break strict-aliasing rules
/home/bonsai/ekiga_development/sources/opal/src/codec/opalpluginmgr.cxx: In 
constructor 
'H323CodecPluginGenericAudioCapability::H323CodecPluginGenericAudioCapability(const
 PluginCodec_Definition*, const PluginCodec_Definition*, const 
PluginCodec_H323GenericCodecData*)':
/home/bonsai/ekiga_development/sources/opal/src/codec/opalpluginmgr.cxx:2068: 
error: 'PluginCodec_GenericParameter_Bitfield' is not a member of 
'PluginCodec_H323GenericParameterDefinition'
/home/bonsai/ekiga_development/sources/opal/src/codec/opalpluginmgr.cxx: In 
constructor 
'H323CodecPluginGenericVideoCapability::H323CodecPluginGenericVideoCapability(const
 PluginCodec_Definition*, const PluginCodec_Definition*, const 
PluginCodec_H323GenericCodecData*)':
/home/bonsai/ekiga_development/sources/opal/src/codec/opalpluginmgr.cxx:2526: 
error: 'PluginCodec_GenericParameter_ShortMin' is not a member of 
'PluginCodec_H323GenericParameterDefinition'
/home/bonsai/ekiga_development/sources/opal/src/codec/opalpluginmgr.cxx:2527: 
error: 'PluginCodec_GenericParameter_ShortMax' is not a member of 
'PluginCodec_H323GenericParameterDefinition'
/home/bonsai/ekiga_development/sources/opal/src/codec/opalpluginmgr.cxx:2528: 
error: 'PluginCodec_GenericParameter_LongMin' is not a member of 
'PluginCodec_H323GenericParameterDefinition'
/home/bonsai/ekiga_development/sources/opal/src/codec/opalpluginmgr.cxx:2529: 
error: 'PluginCodec_GenericParameter_LongMax' is not a member of 
'PluginCodec_H323GenericParameterDefinition'
/home/bonsai/ekiga_development/sources/opal/src/codec/opalpluginmgr.cxx:2534: 
error: 'PluginCodec_GenericParameter_Bitfield' is not a member of 
'PluginCodec_H323GenericParameterDefinition'

___
Ekiga-devel-list mailing list
Ekiga-devel-list@gnome.org
http://mail.gnome.org/mailman/listinfo/ekiga-devel-list

Re: [Ekiga-devel-list] OPAL fqails to build

2006-10-17 Thread Damien Sandras
Le mardi 17 octobre 2006 à 16:46 +0200, Jan Schampera a écrit :
> Hi.
> 
> Attached is the error output of an OPAL build. Configure params were
> --enable-localspeex and --disable-lid.
> 

I told Simon. He did an update on opalplugin.h 2 hours ago to fix the
problem. I have not tested.

OPAL is still crashing due to PWLIB anyway :(
-- 
 _  Damien Sandras
(o- 
//\ Ekiga Softphone: http://www.ekiga.org/
v_/_NOVACOM: http://www.novacom.be/
FOSDEM : http://www.fosdem.org/
SIP Phone  : sip:[EMAIL PROTECTED]
 sip:[EMAIL PROTECTED]

___
Ekiga-devel-list mailing list
Ekiga-devel-list@gnome.org
http://mail.gnome.org/mailman/listinfo/ekiga-devel-list


Re: [Ekiga-devel-list] OPAL fqails to build

2006-10-17 Thread Jan Schampera
On Tue, 17 Oct 2006 17:03:27 +0200
Damien Sandras <[EMAIL PROTECTED]> wrote:

> Le mardi 17 octobre 2006 à 16:46 +0200, Jan Schampera a écrit :
> > Hi.
> > 
> > Attached is the error output of an OPAL build. Configure params were
> > --enable-localspeex and --disable-lid.
> > 
> 
> I told Simon. He did an update on opalplugin.h 2 hours ago to fix the
> problem. I have not tested.
> 
> OPAL is still crashing due to PWLIB anyway :(
> -- 
>  _  Damien Sandras
> (o- 
> //\ Ekiga Softphone: http://www.ekiga.org/
> v_/_NOVACOM: http://www.novacom.be/
> FOSDEM : http://www.fosdem.org/
> SIP Phone  : sip:[EMAIL PROTECTED]
>  sip:[EMAIL PROTECTED]
> 
> ___
> Ekiga-devel-list mailing list
> Ekiga-devel-list@gnome.org
> http://mail.gnome.org/mailman/listinfo/ekiga-devel-list
> 


-- 
Once you've got the perfect hammer, everything looks like a nail.
___
Ekiga-devel-list mailing list
Ekiga-devel-list@gnome.org
http://mail.gnome.org/mailman/listinfo/ekiga-devel-list


Re: [Ekiga-devel-list] OPAL fqails to build

2006-10-17 Thread Jan Schampera
On Tue, 17 Oct 2006 17:03:27 +0200
Damien Sandras <[EMAIL PROTECTED]> wrote:

> > Attached is the error output of an OPAL build. Configure params were
> > --enable-localspeex and --disable-lid.
> > 
> 
> I told Simon. He did an update on opalplugin.h 2 hours ago to fix the
> problem. I have not tested.

The most recent commit was done exactly where it fails, but it still
doesn't build (same error) :/

I'm OPAL-less now ;)

J.

-- 
Live as if you were to die tomorrow.
Learn as if you were to live forever.
___
Ekiga-devel-list mailing list
Ekiga-devel-list@gnome.org
http://mail.gnome.org/mailman/listinfo/ekiga-devel-list


Re: [Ekiga-devel-list] OPAL fqails to build

2006-10-17 Thread Craig Southeren
On Tue, 17 Oct 2006 18:49:57 +0200
Jan Schampera <[EMAIL PROTECTED]> wrote:

> On Tue, 17 Oct 2006 17:03:27 +0200
> Damien Sandras <[EMAIL PROTECTED]> wrote:
> 
> > > Attached is the error output of an OPAL build. Configure params were
> > > --enable-localspeex and --disable-lid.
> > > 
> > 
> > I told Simon. He did an update on opalplugin.h 2 hours ago to fix the
> > problem. I have not tested.
> 
> The most recent commit was done exactly where it fails, but it still
> doesn't build (same error) :/
> 
> I'm OPAL-less now ;)

I've fixed the compile problem - still looking for the crash problem

   Craig

---
 Craig Southeren  Post Increment – VoIP Consulting and Software
 [EMAIL PROTECTED]   www.postincrement.com.au

 Phone:  +61 243654666  ICQ: #86852844
 Fax:+61 243656905  MSN: [EMAIL PROTECTED]
 Mobile: +61 417231046  Jabber: [EMAIL PROTECTED]

 "It takes a man to suffer ignorance and smile.
  Be yourself, no matter what they say."   Sting


___
Ekiga-devel-list mailing list
Ekiga-devel-list@gnome.org
http://mail.gnome.org/mailman/listinfo/ekiga-devel-list