Re: [GnomeMeeting-devel-list] Segfault in SIPTransaction::OnRetry () libopal-cvs 20060302-01-sid



Le lundi 06 mars 2006 à 15:21 +0100, thomas schorpp a écrit :
> Craig Southeren wrote:
> > On Sun, 05 Mar 2006 22:08:42 +0100
> > Damien Sandras <dsandras seconix com> wrote:
> > 
> > 
> >>Le dimanche 05 mars 2006 à 22:00 +0100, Damien Sandras a écrit :
> >>
> >>>Hi,
> >>>
> >>>
> >>>I think I solved it. It is a bug that was reported many times on the
> >>>bugzilla. I will commit a possible fix for that in a few minutes!
> >>>
> >>
> >>Sourceforge is down, so it will be for tomorrow...
> > 
> > 
> > The CVS was down, but it's back up now.
> > 
> >    Craig
> 
> sorry. still crashing on *first* attempt to autoregister 2 sip registrars on first 
> startup today. but restarts were ok.
> 

nothing was committed to CVS.

> and still memory leaks.
> 

where?

> 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 -1243040064 (LWP 19559)]
> [New Thread -1244234832 (LWP 19718)]
> [New Thread -1244496976 (LWP 19719)]
> Block 0x8193578 not in heap!
> Block 0x8193578 not in heap!
> Block 0x816d2a0 not in heap!
> Block 0x816d2a0 not in heap!
> Block 0x816d328 not in heap!
> Block 0x8193578 not in heap!
> Block 0x8193578 not in heap!
> Block 0x8193578 not in heap!
> Block 0x8178988 not in heap!
> Block 0x8178988 not in heap!
> 
> (ekiga:19559): Gtk-CRITICAL **: gtk_file_system_unix_get_parent: assertion `g_path_is_absolute (filename)' failed
> [New Thread -1245697104 (LWP 19851)]
> [New Thread -1254085712 (LWP 19855)]
> Block 0x8198ce0 not in heap!
> Block 0x8198ce0 not in heap!
> Block 0x8198ce0 not in heap!
> Block 0x8198d38 not in heap!
> Block 0x8198d38 not in heap!
> Block 0x8198ce0 not in heap!
> Block 0x8198ce0 not in heap!
> Block 0x8198cd0 not in heap!
> Block 0x8198cd0 not in heap!
> Block 0x8198d28 not in heap!
> [New Thread -1254376528 (LWP 20004)]
> [New Thread -1254638672 (LWP 20005)]
> [New Thread -1254900816 (LWP 20006)]
> [New Thread -1255228496 (LWP 20007)]
> [Thread -1255228496 (LWP 20007) exited]
> [New Thread -1255228496 (LWP 20070)]
> [New Thread -1255490640 (LWP 20071)]
> [Thread -1254900816 (LWP 20006) exited]
> [New Thread -1254900816 (LWP 20072)]
> [New Thread -1255752784 (LWP 20073)]
> [Thread -1255752784 (LWP 20073) exited]
> [New Thread -1255752784 (LWP 20074)]
> [Thread -1255752784 (LWP 20074) exited]
> 
> Program received signal SIGSEGV, Segmentation fault.
> [Switching to Thread -1244496976 (LWP 19719)]
> 0xb6e3206e in SIPTransaction::OnRetry (this=0x84bdca8)
>     at /usr/local/src/opal/src/sip/sippdu.cxx:2013
> 2013      else if (!transport.SetLocalAddress(localAddress) || !Write(transport)) {
> (gdb) bt
> #0  0xb6e3206e in SIPTransaction::OnRetry (this=0x84bdca8)
>     at /usr/local/src/opal/src/sip/sippdu.cxx:2013
> #1  0xb6e394ec in SIPTransaction::OnRetry_PNotifier::Call (this=0x8465a80,
>     note= 0x84bdde0, extra=0) at sippdu.h:756
> #2  0xb73944a8 in PTimer::OnTimeout (this=0x84bdde0) at ../common/osutils.cxx:1308
> #3  0xb739465e in PTimer::Process (this=0x84bdde0, delta= 0xb5d27344,
>     minTimeLeft= 0xb5d273dc) at ../common/osutils.cxx:1350
> #4  0xb7394859 in PTimerList::Process (this=0x8111234) at ../common/osutils.cxx:1395
> #5  0xb7376eb4 in PHouseKeepingThread::Main (this=0x818d7d0) at tlibthrd.cxx:646
> #6  0xb7379066 in PThread::PX_ThreadStart (arg=0x818d7d0) at tlibthrd.cxx:1334
> #7  0xb65a2cfd in start_thread () from /lib/tls/libpthread.so.0
> #8  0xb642a13e in clone () from /lib/tls/libc.so.6
> (gdb) cont
> Continuing.
> [New Thread -1255752784 (LWP 20424)]
> 
> Program exited with code 01.
> (gdb) run
> Starting program: /usr/bin/ekiga
> [Thread debugging using libthread_db enabled]
> [New Thread -1243986240 (LWP 20513)]
> [New Thread -1245181008 (LWP 20669)]
> [New Thread -1245443152 (LWP 20670)]
> Block 0x8193418 not in heap!
> Block 0x8193418 not in heap!
> Block 0x816d2a8 not in heap!
> Block 0x816d2a8 not in heap!
> Block 0x816d330 not in heap!
> Block 0x8193418 not in heap!
> Block 0x8193418 not in heap!
> Block 0x8193418 not in heap!
> Block 0x8178990 not in heap!
> Block 0x8178990 not in heap!
> 
> (ekiga:20513): Gtk-CRITICAL **: gtk_file_system_unix_get_parent: assertion `g_path_is_absolute (filename)' failed
> [New Thread -1246643280 (LWP 20795)]
> [New Thread -1255031888 (LWP 20799)]
> Block 0x8198e28 not in heap!
> Block 0x8198e28 not in heap!
> Block 0x8198e28 not in heap!
> Block 0x8198e80 not in heap!
> Block 0x8198e80 not in heap!
> Block 0x8198e28 not in heap!
> Block 0x8198e28 not in heap!
> Block 0x8198e18 not in heap!
> Block 0x8198e18 not in heap!
> Block 0x8198e70 not in heap!
> [New Thread -1255322704 (LWP 20957)]
> [New Thread -1255584848 (LWP 20958)]
> [New Thread -1255846992 (LWP 20959)]
> [New Thread -1256174672 (LWP 20960)]
> [Thread -1256174672 (LWP 20960) exited]
> [New Thread -1256174672 (LWP 21024)]
> [New Thread -1256436816 (LWP 21025)]
> [Thread -1255846992 (LWP 20959) exited]
> [New Thread -1255846992 (LWP 21026)]
> [New Thread -1256698960 (LWP 21027)]
> [Thread -1245181008 (LWP 20669) exited]
> [Thread -1255322704 (LWP 20957) exited]
> [Thread -1255584848 (LWP 20958) exited]
> [Thread -1256174672 (LWP 21024) exited]
> [Thread -1256436816 (LWP 21025) exited]
> [Thread -1256698960 (LWP 21027) exited]
> [Thread -1255846992 (LWP 21026) exited]
> [Thread -1245443152 (LWP 20670) exited]
> 
> Current memory usage: 21149 bytes, 21kb.
> Current objects count: 983
> Peak memory usage: 626878 bytes, 613kb.
> Peak objects created: 3582
> Total objects created: 499189
> Next allocation request: 656638
> 
> #2801 0x818a8d8 [16]
>       28 22 38 b7 00 00 00 00  00 00 00 00 00 00 00 00   ("8.............
> #3219 0x8191d18 [4]
>       f0 9c 36 b7                                        ..6.
> ../common/contain.cxx(796) : #528340 0x83aabf8 [12]
>       09 00 00 00 01 00 00 00  01 00 00 00               ............
> ../common/collect.cxx(805) : #528341 0x83af9e0 [36]
>       48 fd 3a 08 08 01 3b 08  08 00 00 00 ec f9 3a 08   H.:...;.......:.
> #528342 0x83afb08 [36]
>       48 14 f7 b6 e8 4f 38 b7  38 7c 12 08 01 00 00 00   H....O8.8|......
> ../common/collect.cxx(858) : #528343 0x8190248 [24]
>       a0 02 19 08 ec f9 3a 08  ec f9 3a 08 08 fb 3a 08   ......:...:...:.
> #528344 0x83afbc0 [44]
>       e8 13 f7 b6 e8 4f 38 b7  08 75 12 08 01 00 00 00   .....O8..u......
> ../common/collect.cxx(858) : #528345 0x81902a0 [24]
>       48 fd 3a 08 48 02 19 08  88 fc 3a 08 c0 fb 3a 08   H.:.H.....:...:.
> #528346 0x83afc28 [36]
>       48 14 f7 b6 e8 4f 38 b7  e0 7a 12 08 01 00 00 00   H....O8..z......
> ../common/collect.cxx(858) : #528347 0x83afc88 [24]
>       a0 02 19 08 ec f9 3a 08  ec f9 3a 08 28 fc 3a 08   ......:...:.(.:.
> #528348 0x83afce0 [44]
>       e8 13 f7 b6 e8 4f 38 b7  40 79 12 08 01 00 00 00        O8  y      
> ../common/collect.cxx(858) : #528349 0x83afd48 [24]
>       ec f9 3a 08 a0 02 19 08  c8 fe 3a 08 e0 fc 3a 08   ..:.......:...:.
> #528350 0x83afda0 [44]
>       e8 13 f7 b6 e8 4f 38 b7  f0 77 12 08 01 00 00 00   .....O8..w......
> ../common/collect.cxx(858) : #528351 0x83afe08 [24]
>       c8 fe 3a 08 ec f9 3a 08  ec f9 3a 08 a0 fd 3a 08   ..:...:...:...:.
> #528352 0x83afe60 [44]
>       e8 13 f7 b6 e8 4f 38 b7  f0 72 12 08 01 00 00 00   .....O8..r......
> ../common/collect.cxx(858) : #528353 0x83afec8 [24]
>       48 fd 3a 08 08 fe 3a 08  48 00 3b 08 60 fe 3a 08   H.:...:.H.;.`.:.
> #528354 0x83aff20 [44]
>       e8 13 f7 b6 e8 4f 38 b7  a0 76 12 08 01 00 00 00   .....O8..v......
> ../common/collect.cxx(858) : #528355 0x83aff88 [24]
>       48 00 3b 08 ec f9 3a 08  ec f9 3a 08 20 ff 3a 08   H.;...:...:. .:.
> #528356 0x83affe0 [44]
>       e8 13 f7 b6 e8 4f 38 b7  60 72 12 08 01 00 00 00   .....O8.`r......
> ../common/collect.cxx(858) : #528357 0x83b0048 [24]
>       c8 fe 3a 08 88 ff 3a 08  08 01 3b 08 e0 ff 3a 08   ..:...:...;...:.
> #528358 0x83b00a0 [44]
>       e8 13 f7 b6 e8 4f 38 b7  88 79 12 08 01 00 00 00   .....O8..y......
> ../common/collect.cxx(858) : #528359 0x83b0108 [24]
>       48 00 3b 08 ec f9 3a 08  ec f9 3a 08 a0 00 3b 08   H.;...:...:...;.
> ../common/contain.cxx(796) : #528416 0x83abd58 [12]
>       09 00 00 00 01 00 00 00  01 00 00 00               ............
> ../common/collect.cxx(805) : #528417 0x83b0160 [36]
>       58 04 3b 08 18 08 3b 08  08 00 00 00 6c 01 3b 08   X.;...;.....l.;.
> #528418 0x83b01c0 [36]
>       48 14 f7 b6 e8 4f 38 b7  f8 8a 12 08 01 00 00 00   H....O8.........
> ../common/collect.cxx(858) : #528419 0x83b0220 [24]
>       e0 02 3b 08 6c 01 3b 08  6c 01 3b 08 c0 01 3b 08   ..;.l.;.l.;...;.
> #528420 0x83b0278 [44]
>       e8 13 f7 b6 e8 4f 38 b7  c8 83 12 08 01 00 00 00   .....O8.........
> ../common/collect.cxx(858) : #528421 0x83b02e0 [24]
>       58 04 3b 08 20 02 3b 08  98 03 3b 08 78 02 3b 08   X.;. .;...;.x.;.
> #528422 0x83b0338 [36]
>       48 14 f7 b6 e8 4f 38 b7  a0 89 12 08 01 00 00 00   H....O8.........
> ../common/collect.cxx(858) : #528423 0x83b0398 [24]
>       e0 02 3b 08 6c 01 3b 08  6c 01 3b 08 38 03 3b 08   ..;.l.;.l.;.8.;.
> #528424 0x83b03f0 [44]
>       e8 13 f7 b6 e8 4f 38 b7  00 88 12 08 01 00 00 00   .....O8.........
> ../common/collect.cxx(858) : #528425 0x83b0458 [24]
>       6c 01 3b 08 e0 02 3b 08  d8 05 3b 08 f0 03 3b 08   l.;...;...;...;.
> #528426 0x83b04b0 [44]
>       e8 13 f7 b6 e8 4f 38 b7  b0 86 12 08 01 00 00 00   .....O8.........
> ../common/collect.cxx(858) : #528427 0x83b0518 [24]
>       d8 05 3b 08 6c 01 3b 08  6c 01 3b 08 b0 04 3b 08   ..;.l.;.l.;...;.
> #528428 0x83b0570 [44]
>       e8 13 f7 b6 e8 4f 38 b7  50 80 12 08 01 00 00 00   .....O8.P.......
> ../common/collect.cxx(858) : #528429 0x83b05d8 [24]
>       58 04 3b 08 18 05 3b 08  58 07 3b 08 70 05 3b 08   X.;...;.X.;.p.;.
> #528430 0x83b0630 [44]
>       e8 13 f7 b6 e8 4f 38 b7  60 85 12 08 01 00 00 00   .....O8.`.......
> ../common/collect.cxx(858) : #528431 0x83b0698 [24]
>       58 07 3b 08 6c 01 3b 08  6c 01 3b 08 30 06 3b 08   X.;.l.;.l.;.0.;.
> #528432 0x83b06f0 [44]
>       e8 13 f7 b6 e8 4f 38 b7  c0 7f 12 08 01 00 00 00   .....O8.........
> ../common/collect.cxx(858) : #528433 0x83b0758 [24]
>       d8 05 3b 08 98 06 3b 08  18 08 3b 08 f0 06 3b 08   ..;...;...;...;.
> #528434 0x83b07b0 [44]
>       e8 13 f7 b6 e8 4f 38 b7  48 88 12 08 01 00 00 00   .....O8.H.......
> ../common/collect.cxx(858) : #528435 0x83b0818 [24]
>       58 07 3b 08 6c 01 3b 08  6c 01 3b 08 b0 07 3b 08   X.;.l.;.l.;...;.
> #528556 0x8408518 [68]
>       08 9a 37 b7 e8 4f 38 b7  98 7d 40 08 01 00 00 00     7  O8  }      
> ../common/contain.cxx(673) : #528557 0x8407d98 [12]
>       05 00 00 00 01 00 00 00  01 00 00 00               ............
> ../common/contain.cxx(814) : #528558 0x8408598 [5]
>       68 74 74 70 00                                     http.
> #617734 0x818c858 [68]
>       e8 a1 37 b7 e8 4f 38 b7  d8 d5 28 08 01 00 00 00   ..7..O8...(.....
> ../common/contain.cxx(673) : #617735 0x828d5d8 [12]
>       04 00 00 00 01 00 00 00  01 00 00 00               ............
> ../common/contain.cxx(814) : #617736 0x84156a0 [4]
>       73 69 70 00                                        sip.
> 
> Program exited normally.
> (gdb)
> (gdb) run
> Starting program: /usr/bin/ekiga
> [Thread debugging using libthread_db enabled]
> [New Thread -1243736384 (LWP 21637)]
> [New Thread -1244931152 (LWP 21793)]
> [New Thread -1245193296 (LWP 21794)]
> Block 0x818ee28 not in heap!
> Block 0x818ee28 not in heap!
> Block 0x816d2a8 not in heap!
> Block 0x816d2a8 not in heap!
> Block 0x816d330 not in heap!
> Block 0x818ee28 not in heap!
> Block 0x818ee28 not in heap!
> Block 0x818ee28 not in heap!
> Block 0x8178990 not in heap!
> Block 0x8178990 not in heap!
> 
> (ekiga:21637): Gtk-CRITICAL **: gtk_file_system_unix_get_parent: assertion `g_path_is_absolute (filename)' failed
> [New Thread -1246393424 (LWP 21920)]
> [New Thread -1254782032 (LWP 21924)]
> Block 0x8198ef8 not in heap!
> Block 0x8198ef8 not in heap!
> Block 0x8198ef8 not in heap!
> Block 0x8198f50 not in heap!
> Block 0x8198f50 not in heap!
> Block 0x8198ef8 not in heap!
> Block 0x8198ef8 not in heap!
> Block 0x8198ee8 not in heap!
> Block 0x8198ee8 not in heap!
> Block 0x8198f40 not in heap!
> [New Thread -1255072848 (LWP 22079)]
> [New Thread -1255334992 (LWP 22080)]
> [New Thread -1255597136 (LWP 22081)]
> [New Thread -1255924816 (LWP 22082)]
> [Thread -1255924816 (LWP 22082) exited]
> [New Thread -1255924816 (LWP 22145)]
> [New Thread -1256186960 (LWP 22146)]
> [Thread -1255597136 (LWP 22081) exited]
> [New Thread -1255597136 (LWP 22147)]
> [New Thread -1256449104 (LWP 22148)]
> [Thread -1244931152 (LWP 21793) exited]
> [Thread -1255072848 (LWP 22079) exited]
> [Thread -1255334992 (LWP 22080) exited]
> [Thread -1255924816 (LWP 22145) exited]
> [Thread -1256186960 (LWP 22146) exited]
> [Thread -1256449104 (LWP 22148) exited]
> [Thread -1255597136 (LWP 22147) exited]
> [Thread -1245193296 (LWP 21794) exited]
> 
> Current memory usage: 21149 bytes, 21kb.
> Current objects count: 983
> Peak memory usage: 623453 bytes, 609kb.
> Peak objects created: 3466
> Total objects created: 498493
> Next allocation request: 655742
> 
> #2801 0x818a8c0 [16]
>       28 f2 3b b7 00 00 00 00  00 00 00 00 00 00 00 00   (.;.............
> #3219 0x8191d40 [4]
>       f0 6c 3a b7                                        .l:.
> ../common/contain.cxx(796) : #528333 0x83ad3f0 [12]
>       09 00 00 00 01 00 00 00  01 00 00 00               ............
> ../common/collect.cxx(805) : #528334 0x8191f48 [36]
>       78 a7 3a 08 38 ab 3a 08  08 00 00 00 54 1f 19 08   x.:.8.:.....T...
> #528335 0x83aa3b0 [36]
>       48 e4 fa b6 e8 1f 3c b7  38 7c 12 08 01 00 00 00   H.....<.8|......
> ../common/collect.cxx(858) : #528336 0x83aa4d8 [24]
>       00 a6 3a 08 54 1f 19 08  54 1f 19 08 b0 a3 3a 08   ..:.T...T.....:.
> #528337 0x83aa530 [44]
>       e8 e3 fa b6 e8 1f 3c b7  08 75 12 08 01 00 00 00   ......<..u......
> ../common/collect.cxx(858) : #528338 0x83aa600 [24]
>       78 a7 3a 08 d8 a4 3a 08  b8 a6 3a 08 30 a5 3a 08   x.:...:...:.0.:.
> #528339 0x83aa658 [36]
>       48 e4 fa b6 e8 1f 3c b7  e0 7a 12 08 01 00 00 00   H.....<..z......
> ../common/collect.cxx(858) : #528340 0x83aa6b8 [24]
>       00 a6 3a 08 54 1f 19 08  54 1f 19 08 58 a6 3a 08   ..:.T...T...X.:.
> #528341 0x83aa710 [44]
>       e8 e3 fa b6 e8 1f 3c b7  40 79 12 08 01 00 00 00   ......<  y      
> ../common/collect.cxx(858) : #528342 0x83aa778 [24]
>       54 1f 19 08 00 a6 3a 08  f8 a8 3a 08 10 a7 3a 08   T.....:...:...:.
> #528343 0x83aa7d0 [44]
>       e8 e3 fa b6 e8 1f 3c b7  f0 77 12 08 01 00 00 00   ......<..w......
> ../common/collect.cxx(858) : #528344 0x83aa838 [24]
>       f8 a8 3a 08 54 1f 19 08  54 1f 19 08 d0 a7 3a 08   ..:.T...T.....:.
> #528345 0x83aa890 [44]
>       e8 e3 fa b6 e8 1f 3c b7  f0 72 12 08 01 00 00 00   ......<..r......
> ../common/collect.cxx(858) : #528346 0x83aa8f8 [24]
>       78 a7 3a 08 38 a8 3a 08  78 aa 3a 08 90 a8 3a 08   x.:.8.:.x.:...:.
> #528347 0x83aa950 [44]
>       e8 e3 fa b6 e8 1f 3c b7  a0 76 12 08 01 00 00 00   ......<..v......
> ../common/collect.cxx(858) : #528348 0x83aa9b8 [24]
>       78 aa 3a 08 54 1f 19 08  54 1f 19 08 50 a9 3a 08   x.:.T...T...P.:.
> #528349 0x83aaa10 [44]
>       e8 e3 fa b6 e8 1f 3c b7  60 72 12 08 01 00 00 00   ......<.`r......
> ../common/collect.cxx(858) : #528350 0x83aaa78 [24]
>       f8 a8 3a 08 b8 a9 3a 08  38 ab 3a 08 10 aa 3a 08   ..:...:.8.:...:.
> #528351 0x83aaad0 [44]
>       e8 e3 fa b6 e8 1f 3c b7  88 79 12 08 01 00 00 00   ......<..y......
> ../common/collect.cxx(858) : #528352 0x83aab38 [24]
>       78 aa 3a 08 54 1f 19 08  54 1f 19 08 d0 aa 3a 08   x.:.T...T.....:.
> ../common/contain.cxx(796) : #528409 0x83ad360 [12]
>       09 00 00 00 01 00 00 00  01 00 00 00               ............
> ../common/collect.cxx(805) : #528410 0x83aab90 [36]
>       88 ae 3a 08 28 dd 3a 08  08 00 00 00 9c ab 3a 08   ..:.(.:.......:.
> #528411 0x83aabf0 [36]
>       48 e4 fa b6 e8 1f 3c b7  f8 8a 12 08 01 00 00 00   H.....<.........
> ../common/collect.cxx(858) : #528412 0x83aac50 [24]
>       10 ad 3a 08 9c ab 3a 08  9c ab 3a 08 f0 ab 3a 08   ..:...:...:...:.
> #528413 0x83aaca8 [44]
>       e8 e3 fa b6 e8 1f 3c b7  c8 83 12 08 01 00 00 00   ......<.........
> ../common/collect.cxx(858) : #528414 0x83aad10 [24]
>       88 ae 3a 08 50 ac 3a 08  c8 ad 3a 08 a8 ac 3a 08   ..:.P.:...:...:.
> #528415 0x83aad68 [36]
>       48 e4 fa b6 e8 1f 3c b7  a0 89 12 08 01 00 00 00   H.....<.........
> ../common/collect.cxx(858) : #528416 0x83aadc8 [24]
>       10 ad 3a 08 9c ab 3a 08  9c ab 3a 08 68 ad 3a 08   ..:...:...:.h.:.
> #528417 0x83aae20 [44]
>       e8 e3 fa b6 e8 1f 3c b7  00 88 12 08 01 00 00 00   ......<.........
> ../common/collect.cxx(858) : #528418 0x83aae88 [24]
>       9c ab 3a 08 10 ad 3a 08  08 b0 3a 08 20 ae 3a 08   ..:...:...:. .:.
> #528419 0x83aaee0 [44]
>       e8 e3 fa b6 e8 1f 3c b7  b0 86 12 08 01 00 00 00   ......<.........
> ../common/collect.cxx(858) : #528420 0x83aaf48 [24]
>       08 b0 3a 08 9c ab 3a 08  9c ab 3a 08 e0 ae 3a 08   ..:...:...:...:.
> #528421 0x83aafa0 [44]
>       e8 e3 fa b6 e8 1f 3c b7  50 80 12 08 01 00 00 00   ......<.P.......
> ../common/collect.cxx(858) : #528422 0x83ab008 [24]
>       88 ae 3a 08 48 af 3a 08  88 b1 3a 08 a0 af 3a 08   ..:.H.:...:...:.
> #528423 0x83ab060 [44]
>       e8 e3 fa b6 e8 1f 3c b7  60 85 12 08 01 00 00 00   ......<.`.......
> ../common/collect.cxx(858) : #528424 0x83ab0c8 [24]
>       88 b1 3a 08 9c ab 3a 08  9c ab 3a 08 60 b0 3a 08   ..:...:...:.`.:.
> #528425 0x83ab120 [44]
>       e8 e3 fa b6 e8 1f 3c b7  c0 7f 12 08 01 00 00 00   ......<.........
> ../common/collect.cxx(858) : #528426 0x83ab188 [24]
>       08 b0 3a 08 c8 b0 3a 08  28 dd 3a 08 20 b1 3a 08   ..:...:.(.:. .:.
> #528427 0x83ab1e0 [44]
>       e8 e3 fa b6 e8 1f 3c b7  48 88 12 08 01 00 00 00   ......<.H.......
> ../common/collect.cxx(858) : #528428 0x83add28 [24]
>       88 b1 3a 08 9c ab 3a 08  9c ab 3a 08 e0 b1 3a 08   ..:...:...:...:.
> #528555 0x8408530 [68]
>       08 6a 3b b7 e8 1f 3c b7  b0 85 40 08 01 00 00 00   .j;...<         
> ../common/contain.cxx(673) : #528556 0x84085b0 [12]
>       05 00 00 00 01 00 00 00  01 00 00 00               ............
> ../common/contain.cxx(814) : #528557 0x84085f8 [5]
>       68 74 74 70 00                                     http.
> #617733 0x8417960 [68]
>       e8 71 3b b7 e8 1f 3c b7  c8 ba 41 08 01 00 00 00   .q;...<...A.....
> ../common/contain.cxx(673) : #617734 0x841bac8 [12]
>       04 00 00 00 01 00 00 00  01 00 00 00               ............
> ../common/contain.cxx(814) : #617735 0x8409b20 [4]
>       73 69 70 00                                        sip.
> 
> Program exited normally.
> (gdb) quit
> schorpp tom1:~$                              
> _______________________________________________
> 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]