Le jeudi 06 avril 2006 à 01:11 +0300, Niv a écrit : > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > Before I go off reporting it at bugzilla, I want to see if I am wrong: > $ gdb ekiga > GNU gdb 6.4 > Copyright 2005 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 "i686-pc-linux-gnu"...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 -1243256608 (LWP 18700)] > [New Thread -1244922960 (LWP 18705)] > [New Thread -1245189200 (LWP 18706)] > Block 0x8167028 not in heap! > Block 0x8167028 not in heap! > Block 0x82ba0d0 not in heap! > Block 0x82ba0d0 not in heap! > Block 0x816f150 not in heap! > Block 0x816eba0 not in heap! > Block 0x816eba0 not in heap! > Block 0x816f5b8 not in heap! > Block 0x816fce8 not in heap! > > Program received signal SIG33, Real-time event 33. > [Switching to Thread -1245189200 (LWP 18706)] > 0xffffe410 in __kernel_vsyscall () > > $ uname -a > Linux blacky 2.6.17-rc1 #1 Tue Apr 4 13:58:45 IDT 2006 i686 AMD > Athlon(tm) XP 3200+ AuthenticAMD GNU/Linux > > Gentoo. ekiga build with debug gnome sdl and ssl. dbus disabled >
That's a GDB configuration issue. You have to disable SIG33 events. The Block 0x.... not in heap indicates issues in your build. > Niv > -----BEGIN PGP SIGNATURE----- > Version: GnuPG v1.4.2.2 (GNU/Linux) > Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org > > iD8DBQFENECGkwazfG0MmCYRAqVaAJ4g/wOOo/LvDnjUmYvWS+xvbCqglQCgvPDi > 0IMP/lYdvigZPxsC92d/84U= > =HInK > -----END PGP SIGNATURE----- > _______________________________________________ > GnomeMeeting-list mailing list > [email protected] > http://mail.gnome.org/mailman/listinfo/gnomemeeting-list -- _ Damien Sandras (o- //\ Ekiga Softphone: http://www.ekiga.org/ v_/_ FOSDEM 2006 : http://www.fosdem.org/ SIP Phone : sip:[EMAIL PROTECTED] sip:[EMAIL PROTECTED] _______________________________________________ GnomeMeeting-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/gnomemeeting-list
