Re: [GnomeMeeting-devel-list] new bug in last commit, fixed with libopal head -> phobos_rc1



Le mardi 07 mars 2006 à 02:01 +0100, thomas schorpp a écrit :
> Damien Sandras wrote:
> >>Damien Sandras wrote:
> >>
> >>>Now it should be fixed.
> 
> yes, ok.
> 
> switched libopal from head to phobos_rc1 tag to avoid craigs 
> latest experiment.
> 
> but the retry bug is still there:
> 

Yes, the retry bug was not fixed when phobos_rc1 was tagged.

> schorpp tom1:~$ gdb ekiga
> GNU gdb 6.3-debian
> Copyright 2004 Free Software Foundation, Inc.
> GDB is free software, covered by the GNU General Public License, and you are
> welcome to change it and/or distribute copies of it under certain conditions.
> Type "show copying" to see the conditions.
> There is absolutely no warranty for GDB.  Type "show warranty" for details.
> This GDB was configured as "i386-linux"...Using host libthread_db library "/lib/tls/libthread_db.so.1".
> 
> (gdb) run
> Starting program: /usr/bin/ekiga
> [Thread debugging using libthread_db enabled]
> [New Thread -1243134272 (LWP 7276)]
> [New Thread -1244329040 (LWP 7463)]
> [New Thread -1244591184 (LWP 7464)]
> Block 0x8194720 not in heap!
> Block 0x8194720 not in heap!
> Block 0x816d328 not in heap!
> Block 0x816d328 not in heap!
> Block 0x816d3b0 not in heap!
> Block 0x8194720 not in heap!
> Block 0x8194720 not in heap!
> Block 0x8194720 not in heap!
> Block 0x8178a48 not in heap!
> Block 0x8178a48 not in heap!
> 
> (ekiga:7276): Gtk-CRITICAL **: gtk_file_system_unix_get_parent: assertion `g_path_is_absolute (filename)' failed
> [New Thread -1245791312 (LWP 7618)]
> [New Thread -1254179920 (LWP 7622)]
> Block 0x8197958 not in heap!
> Block 0x8197958 not in heap!
> Block 0x8197958 not in heap!
> Block 0x81979b0 not in heap!
> Block 0x81979b0 not in heap!
> Block 0x8197958 not in heap!
> Block 0x8197958 not in heap!
> Block 0x8197948 not in heap!
> Block 0x8197948 not in heap!
> Block 0x81979a0 not in heap!
> [New Thread -1254470736 (LWP 7749)]
> [New Thread -1254732880 (LWP 7750)]
> [New Thread -1254995024 (LWP 7751)]
> [New Thread -1255322704 (LWP 7752)]
> [Thread -1255322704 (LWP 7752) exited]
> [New Thread -1255322704 (LWP 7815)]
> [New Thread -1255584848 (LWP 7816)]
> [Thread -1254995024 (LWP 7751) exited]
> [New Thread -1254995024 (LWP 7817)]
> [New Thread -1255846992 (LWP 7818)]
> [Thread -1255846992 (LWP 7818) exited]
> 
> Program received signal SIGSEGV, Segmentation fault.
> [Switching to Thread -1244591184 (LWP 7464)]
> 0xb6e1a206 in SIPTransaction::OnRetry (this=0x8472ae0)
>     at /usr/local/src/opal/src/sip/sippdu.cxx:2013
> 2013      else if (!transport.SetLocalAddress(localAddress) || !Write(transport)) {
> (gdb) cont
> Continuing.
> [New Thread -1255846992 (LWP 7964)]
> [Thread -1255846992 (LWP 7964) exited]
> [New Thread -1255846992 (LWP 7966)]
> 
> Program exited with code 01.
> (gdb) run
> Starting program: /usr/bin/ekiga
> [Thread debugging using libthread_db enabled]
> [New Thread -1243097408 (LWP 7996)]
> [New Thread -1244292176 (LWP 8153)]
> [New Thread -1244554320 (LWP 8154)]
> Block 0x818e2d0 not in heap!
> Block 0x818e2d0 not in heap!
> Block 0x816d2a8 not in heap!
> Block 0x816d2a8 not in heap!
> Block 0x816d330 not in heap!
> Block 0x818e2d0 not in heap!
> Block 0x818e2d0 not in heap!
> Block 0x818e2d0 not in heap!
> Block 0x8178990 not in heap!
> Block 0x8178990 not in heap!
> 
> (ekiga:7996): Gtk-CRITICAL **: gtk_file_system_unix_get_parent: assertion `g_path_is_absolute (filename)' failed
> [New Thread -1245754448 (LWP 8280)]
> [New Thread -1254143056 (LWP 8284)]
> Block 0x8194ad0 not in heap!
> Block 0x8194ad0 not in heap!
> Block 0x8194ad0 not in heap!
> Block 0x8194b60 not in heap!
> Block 0x8194b60 not in heap!
> Block 0x8194ad0 not in heap!
> Block 0x8194ad0 not in heap!
> Block 0x8194a70 not in heap!
> Block 0x8194a70 not in heap!
> Block 0x8194b18 not in heap!
> [New Thread -1254433872 (LWP 8440)]
> [New Thread -1254696016 (LWP 8441)]
> [New Thread -1254958160 (LWP 8442)]
> [New Thread -1255285840 (LWP 8443)]
> [Thread -1255285840 (LWP 8443) exited]
> [New Thread -1255285840 (LWP 8507)]
> [New Thread -1255547984 (LWP 8508)]
> [Thread -1254958160 (LWP 8442) exited]
> [New Thread -1254958160 (LWP 8509)]
> [New Thread -1255810128 (LWP 8510)]
> [Thread -1255810128 (LWP 8510) exited]
> 
> Program received signal SIGSEGV, Segmentation fault.
> [Switching to Thread -1244554320 (LWP 8154)]
> 0xb6e23206 in SIPTransaction::OnRetry (this=0x84b8b30)
>     at /usr/local/src/opal/src/sip/sippdu.cxx:2013
> 2013      else if (!transport.SetLocalAddress(localAddress) || !Write(transport)) {
> (gdb) cont
> Continuing.
> [New Thread -1255810128 (LWP 8540)]
> 
> Program exited with code 01.
> (gdb) run
> Starting program: /usr/bin/ekiga
> [Thread debugging using libthread_db enabled]
> [New Thread -1243461952 (LWP 8571)]
> [New Thread -1244656720 (LWP 8727)]
> [New Thread -1244918864 (LWP 8728)]
> Block 0x8198ca0 not in heap!
> Block 0x8198ca0 not in heap!
> Block 0x816d2a0 not in heap!
> Block 0x816d2a0 not in heap!
> Block 0x816d328 not in heap!
> Block 0x8198ca0 not in heap!
> Block 0x8198ca0 not in heap!
> Block 0x8198ca0 not in heap!
> Block 0x8178988 not in heap!
> Block 0x8178988 not in heap!
> 
> (ekiga:8571): Gtk-CRITICAL **: gtk_file_system_unix_get_parent: assertion `g_path_is_absolute (filename)' failed
> [New Thread -1246118992 (LWP 8854)]
> [New Thread -1254507600 (LWP 8858)]
> Block 0x819a0e8 not in heap!
> Block 0x819a0e8 not in heap!
> Block 0x819a0e8 not in heap!
> Block 0x819a178 not in heap!
> Block 0x819a178 not in heap!
> Block 0x819a0e8 not in heap!
> Block 0x819a0e8 not in heap!
> Block 0x819a088 not in heap!
> Block 0x819a088 not in heap!
> Block 0x819a130 not in heap!
> [New Thread -1254798416 (LWP 9014)]
> [New Thread -1255060560 (LWP 9015)]
> [New Thread -1255322704 (LWP 9016)]
> [New Thread -1255650384 (LWP 9018)]
> [Thread -1255650384 (LWP 9018) exited]
> [New Thread -1255650384 (LWP 9080)]
> [New Thread -1255912528 (LWP 9081)]
> [Thread -1255322704 (LWP 9016) exited]
> [New Thread -1255322704 (LWP 9082)]
> [New Thread -1256174672 (LWP 9083)]
> [Thread -1256174672 (LWP 9083) exited]
> [New Thread -1256174672 (LWP 9085)]
> [New Thread -1256436816 (LWP 9144)]
> Block 0x848f670 not in heap!
> Block 0x848f670 not in heap!
> Block 0x848f670 not in heap!
> Block 0x8496b90 not in heap!
> Block 0x8496b90 not in heap!
> Block 0x848f670 not in heap!
> Block 0x848f670 not in heap!
> Block 0x84c4af8 not in heap!
> Block 0x84c4af8 not in heap!
> Block 0x8462188 not in heap!
> [New Thread -1256698960 (LWP 9145)]
> [Thread -1256436816 (LWP 9144) exited]
> [New Thread -1256436816 (LWP 9146)]
> [New Thread -1258599504 (LWP 9299)]
> [New Thread -1259168848 (LWP 9300)]
> [New Thread -1259430992 (LWP 9301)]
> [New Thread -1256961104 (LWP 9302)]
> [New Thread -1259693136 (LWP 9303)]
> [New Thread -1263027280 (LWP 9304)]
> [New Thread -1258861648 (LWP 9451)]
> [New Thread -1260958800 (LWP 9452)]
> [Thread -1259168848 (LWP 9300) exited]
> [Thread -1259430992 (LWP 9301) exited]
> [Thread -1256961104 (LWP 9302) exited]
> [Thread -1263027280 (LWP 9304) exited]
> [Thread -1259693136 (LWP 9303) exited]
> [Thread -1258861648 (LWP 9451) exited]
> [Thread -1256436816 (LWP 9146) exited]
> [Thread -1256698960 (LWP 9145) exited]
> [Thread -1258599504 (LWP 9299) exited]
> [Thread -1260958800 (LWP 9452) exited]
>                                    
> running
> _______________________________________________
> Gnomemeeting-devel-list mailing list
> Gnomemeeting-devel-list gnome org
> http://mail.gnome.org/mailman/listinfo/gnomemeeting-devel-list
-- 
 _      Damien Sandras
(o-     
//\     Ekiga Softphone: http://www.ekiga.org/
v_/_    FOSDEM 2006    : http://www.fosdem.org/
        SIP Phone      : sip:dsandras ekiga net
                         sip:600000 ekiga net




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