« Return to Thread: gtk-gnutella-devel Digest, Vol 29, Issue 5

gtk-gnutella-devel Digest, Vol 29, Issue 5

by gtk-gnutella-devel-request :: Rate this Message:

Reply to Author | View in Thread

Send gtk-gnutella-devel mailing list submissions to
        gtk-gnutella-devel@...

To subscribe or unsubscribe via the World Wide Web, visit
        https://lists.sourceforge.net/lists/listinfo/gtk-gnutella-devel
or, via email, send a message with subject or body 'help' to
        gtk-gnutella-devel-request@...

You can reach the person managing the list at
        gtk-gnutella-devel-owner@...

When replying, please edit your Subject line so it is more specific
than "Re: Contents of gtk-gnutella-devel digest..."


Today's Topics:

   1.  misc pedantic in zalloc.c (Matthew Lye)
   2. Re:  misc pedantic in zalloc.c (Christian Biere)
   3. Re:  Crash at startup (Hauke Hachmann)
   4. Re:  Crash at startup (Hauke Hachmann)


----------------------------------------------------------------------

Message: 1
Date: Fri, 29 May 2009 22:59:00 -0400
From: Matthew Lye <mlye@...>
Subject: [gtk-gnutella-devel] misc pedantic in zalloc.c
To: gtk-gnutella-devel@...
Message-ID: <51E9F483-1A47-4C95-84D7-A33268D62740@...>
Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes

Pedantic warnings on size_t not properly cast to unsigned for use by  
"%u":

line 563,  the last 'rounded'
line 570,  the last 'rounded'
line 1797, 'used' in second-last argument.

Not sure if size_t is ever not unsigned long, but they typed it, so.




------------------------------

Message: 2
Date: Sat, 30 May 2009 10:35:45 +0200
From: Christian Biere <christianbiere@...>
Subject: Re: [gtk-gnutella-devel] misc pedantic in zalloc.c
To: gtk-gnutella-devel@...
Message-ID: <20090530083545.GA14775@...>
Content-Type: text/plain; charset=utf-8

Matthew Lye wrote:
> Pedantic warnings on size_t not properly cast to unsigned for use by  
> "%u":
>
> line 563,  the last 'rounded'
> line 570,  the last 'rounded'
> line 1797, 'used' in second-last argument.
>
> Not sure if size_t is ever not unsigned long, but they typed it, so.

Actually, these aren't pedantic warnings, so they should always be
reported, especially as these aren't visible and easy to miss on
32-bit machines. So it's quite appreciated you reported them. Thanks.

--
Christian



------------------------------

Message: 3
Date: Sat, 30 May 2009 12:07:03 +0200
From: Hauke Hachmann <haxe@...>
Subject: Re: [gtk-gnutella-devel] Crash at startup
To: gtk-gnutella-devel@...
Message-ID: <200905301207.04067.haxe@...>
Content-Type: Text/Plain;  charset="iso-8859-1"

On Saturday 30 May 2009, Raphael Manfredi wrote:
> :Could you provide a stack trace and a cat of /proc/self/maps?
> :Maybe any of it gives some obvious glue.
>
> And please, could you turn on vmm_debug to 1 and show the last "VMM"
> messages before the crash?

OK, I sent that. But my mail awaits moderator approval, because it is
too long. Is anyone in charge of that?

h




------------------------------

Message: 4
Date: Sat, 30 May 2009 00:52:27 +0200
From: Hauke Hachmann <haxe@...>
Subject: Re: [gtk-gnutella-devel] Crash at startup
To: gtk-gnutella-devel@...
Message-ID: <200905300052.27378.haxe@...>
Content-Type: Text/Plain;  charset="iso-8859-1"

On Saturday 30 May 2009, Raphael Manfredi wrote:
> :Could you provide a stack trace and a cat of /proc/self/maps?
> :Maybe any of it gives some obvious glue.
>
> And please, could you turn on vmm_debug to 1 and show the last "VMM"
> messages before the crash?

OK, here it comes.


/proc/self/maps
=======================
00400000-0040d000 r-xp 00000000 fd:01 1758245 /bin/cat
0060d000-0060e000 rw-p 0000d000 fd:01 1758245 /bin/cat
01f73000-01f94000 rw-p 01f73000 00:00 0 [heap]
7fe69340a000-7fe693674000 r--p 00000000 fd:01 1425682                    
/usr/lib/locale/locale-archive
7fe693674000-7fe6937bd000 r-xp 00000000 fd:01 1507516                    
/lib/libc-2.9.so
7fe6937bd000-7fe6939bd000 ---p 00149000 fd:01 1507516                    
/lib/libc-2.9.so
7fe6939bd000-7fe6939c1000 r--p 00149000 fd:01 1507516                    
/lib/libc-2.9.so
7fe6939c1000-7fe6939c2000 rw-p 0014d000 fd:01 1507516                    
/lib/libc-2.9.so
7fe6939c2000-7fe6939c7000 rw-p 7fe6939c2000 00:00 0
7fe6939c7000-7fe6939e4000 r-xp 00000000 fd:01 1507511                    
/lib/ld-2.9.so
7fe693bc1000-7fe693bc3000 rw-p 7fe693bc1000 00:00 0
7fe693be0000-7fe693be3000 rw-p 7fe693be0000 00:00 0
7fe693be3000-7fe693be4000 r--p 0001c000 fd:01 1507511                    
/lib/ld-2.9.so
7fe693be4000-7fe693be5000 rw-p 0001d000 fd:01 1507511                    
/lib/ld-2.9.so
7fff9bbd0000-7fff9bbe5000 rw-p 7ffffffea000 00:00 0                      
[stack]
7fff9bbff000-7fff9bc00000 r-xp 7fff9bbff000 00:00 0                      
[vdso]
ffffffffff600000-ffffffffff601000 r-xp 00000000 00:00 0                  
[vsyscall]


Crash messages with VMM debug
=======================
09-05-30 00:31:22 (MESSAGE): gtk-gnutella/0.96.7u-16818 (2009-03-30;
GTK2; Linux x86_64)                                                                                
09-05-30 00:31:23 (MESSAGE): VMM using 131840 bytes for the page cache                                                                                                  
09-05-30 00:31:23 (MESSAGE): VMM kernel grows virtual memory by
decreasing addresses                                                                                    
09-05-30 00:31:23 (MESSAGE): VMM stack grows by decreasing addresses                                                                                                    
09-05-30 00:31:23 (MESSAGE): VMM initial break at 0x166d000                                                                                                              
09-05-30 00:31:23 (MESSAGE): VMM stack bottom at 0x7fff02b434ac                                                                                                          
09-05-30 00:31:23 (MESSAGE): VMM stack has at most 8519688KiB to grow                                                                                                    
09-05-30 00:31:24 (WARNING): VMM kernel did not follow hint
0xffffffffff5fe000 for 8KiB region, picked 0x7ffcf1e9f000                                                    
09-05-30 00:31:24 (WARNING): pmap already contains the new region
[0x7ffcf1e9f000, 0x7ffcf1ea0fff]                                                                      
09-05-30 00:31:24 (MESSAGE): VMM current kernel pmap (253 regions):                                                                                                      
09-05-30 00:31:24 (MESSAGE): VMM [0x400000, 0x7a5fff] 3736KiB (foreign) +
2044KiB hole                                                                                  
09-05-30 00:31:24 (MESSAGE): VMM [0x9a5000, 0x9affff] 44KiB                                                                                                              
09-05-30 00:31:24 (MESSAGE): VMM [0x9b0000, 0xa37fff] 544KiB + 12368KiB
hole                                                                                            
09-05-30 00:31:24 (MESSAGE): VMM [0x164c000, 0x256cfff] 15492KiB +
137426060784KiB hole                                                                                  
09-05-30 00:31:24 (MESSAGE): VMM [0x7ffcef6e9000, 0x7ffcf020efff] 11416KiB
+ 29248KiB hole                                                                              
09-05-30 00:31:24 (MESSAGE): VMM [0x7ffcf1e9f000, 0x7ffcf1ea9fff] 44KiB                                                                                                  
09-05-30 00:31:24 (MESSAGE): VMM [0x7ffcf1eaa000, 0x7ffcf1eadfff] 16KiB
(foreign)                                                                                        
09-05-30 00:31:24 (MESSAGE): VMM [0x7ffcf1eae000, 0x7ffcf20adfff] 2048KiB
(foreign)                                                                                      
09-05-30 00:31:24 (MESSAGE): VMM [0x7ffcf20ae000, 0x7ffcf20aefff] 4KiB                                                                                                  
09-05-30 00:31:24 (MESSAGE): VMM [0x7ffcf20af000, 0x7ffcf2130fff] 520KiB +
4KiB hole                                                                                    
09-05-30 00:31:24 (MESSAGE): VMM [0x7ffcf2132000, 0x7ffcf2173fff] 264KiB                                                                                                
09-05-30 00:31:24 (MESSAGE): VMM [0x7ffcf2174000, 0x7ffcf2175fff] 8KiB
(foreign)                                                                                        
09-05-30 00:31:24 (MESSAGE): VMM [0x7ffcf2176000, 0x7ffcf2374fff] 2044KiB
(foreign)                                                                                      
09-05-30 00:31:24 (MESSAGE): VMM [0x7ffcf2375000, 0x7ffcf2375fff] 4KiB                                                                                                  
09-05-30 00:31:24 (MESSAGE): VMM [0x7ffcf2376000, 0x7ffcf2389fff] 80KiB
(foreign)                                                                                        
09-05-30 00:31:24 (MESSAGE): VMM [0x7ffcf238a000, 0x7ffcf2589fff] 2048KiB
(foreign)                                                                                      
09-05-30 00:31:24 (MESSAGE): VMM [0x7ffcf258a000, 0x7ffcf258cfff] 12KiB                                                                                                  
09-05-30 00:31:24 (MESSAGE): VMM [0x7ffcf258d000, 0x7ffcf25affff] 140KiB
(foreign)                                                                                      
09-05-30 00:31:24 (MESSAGE): VMM [0x7ffcf25b0000, 0x7ffcf27affff] 2048KiB
(foreign)                                                                                      
09-05-30 00:31:24 (MESSAGE): VMM [0x7ffcf27b0000, 0x7ffcf27b2fff] 12KiB                                                                                                  
09-05-30 00:31:24 (MESSAGE): VMM [0x7ffcf27b3000, 0x7ffcf27c5fff] 76KiB
(foreign)                                                                                        
09-05-30 00:31:24 (MESSAGE): VMM [0x7ffcf27c6000, 0x7ffcf29c5fff] 2048KiB
(foreign)                                                                                      
09-05-30 00:31:24 (MESSAGE): VMM [0x7ffcf29c6000, 0x7ffcf29c6fff] 4KiB                                                                                                  
09-05-30 00:31:24 (MESSAGE): VMM [0x7ffcf29c7000, 0x7ffcf29d3fff] 52KiB
(foreign)                                                                                        
09-05-30 00:31:24 (MESSAGE): VMM [0x7ffcf29d4000, 0x7ffcf29e4fff] 68KiB
(foreign)                                                                                        
09-05-30 00:31:24 (MESSAGE): VMM [0x7ffcf29e5000, 0x7ffcf29e6fff] 8KiB
(foreign)                                                                                        
09-05-30 00:31:24 (MESSAGE): VMM [0x7ffcf29e7000, 0x7ffcf2be5fff] 2044KiB
(foreign)                                                                                      
09-05-30 00:31:24 (MESSAGE): VMM [0x7ffcf2be6000, 0x7ffcf2be6fff] 4KiB                                                                                                  
09-05-30 00:31:24 (MESSAGE): VMM [0x7ffcf2be7000, 0x7ffcf2beffff] 36KiB
(foreign)                                                                                        
09-05-30 00:31:24 (MESSAGE): VMM [0x7ffcf2bf0000, 0x7ffcf2bf7fff] 32KiB
(foreign)                                                                                        
09-05-30 00:31:24 (MESSAGE): VMM [0x7ffcf2bf8000, 0x7ffcf2c71fff] 488KiB
(foreign)                                                                                      
09-05-30 00:31:24 (MESSAGE): VMM [0x7ffcf2c72000, 0x7ffcf2c77fff] 24KiB
(foreign)                                                                                        
09-05-30 00:31:24 (MESSAGE): VMM [0x7ffcf2c78000, 0x7ffcf2e77fff] 2048KiB
(foreign)                                                                                      
09-05-30 00:31:24 (MESSAGE): VMM [0x7ffcf2e78000, 0x7ffcf2e78fff] 4KiB                                                                                                  
09-05-30 00:31:24 (MESSAGE): VMM [0x7ffcf2e79000, 0x7ffcf2e7afff] 8KiB
(foreign)                                                                                        
09-05-30 00:31:24 (MESSAGE): VMM [0x7ffcf2e7b000, 0x7ffcf3079fff] 2044KiB
(foreign)                                                                                      
09-05-30 00:31:24 (MESSAGE): VMM [0x7ffcf307a000, 0x7ffcf307afff] 4KiB
(foreign)                                                                                        
09-05-30 00:31:24 (MESSAGE): VMM [0x7ffcf307b000, 0x7ffcf307bfff] 4KiB                                                                                                  
09-05-30 00:31:24 (MESSAGE): VMM [0x7ffcf307c000, 0x7ffcf32e5fff] 2472KiB
(foreign)                                                                                      
09-05-30 00:31:24 (MESSAGE): VMM [0x7ffcf32e6000, 0x7ffcf32f0fff] 44KiB
(foreign)                                                                                        
09-05-30 00:31:24 (MESSAGE): VMM [0x7ffcf32f1000, 0x7ffcf34effff] 2044KiB
(foreign)                                                                                      
09-05-30 00:31:24 (MESSAGE): VMM [0x7ffcf34f0000, 0x7ffcf34f0fff] 4KiB
(foreign)                                                                                        
09-05-30 00:31:24 (MESSAGE): VMM [0x7ffcf34f1000, 0x7ffcf34f1fff] 4KiB                                                                                                  
09-05-30 00:31:24 (MESSAGE): VMM [0x7ffcf34f2000, 0x7ffcf34fbfff] 40KiB
(foreign)                                                                                        
09-05-30 00:31:24 (MESSAGE): VMM [0x7ffcf34fc000, 0x7ffcf36fafff] 2044KiB
(foreign)                                                                                      
09-05-30 00:31:24 (MESSAGE): VMM [0x7ffcf36fb000, 0x7ffcf36fbfff] 4KiB
(foreign)                                                                                        
09-05-30 00:31:24 (MESSAGE): VMM [0x7ffcf36fc000, 0x7ffcf36fcfff] 4KiB                                                                                                  
09-05-30 00:31:24 (MESSAGE): VMM [0x7ffcf36fd000, 0x7ffcf3711fff] 84KiB
(foreign)                                                                                        
09-05-30 00:31:24 (MESSAGE): VMM [0x7ffcf3712000, 0x7ffcf3910fff] 2044KiB
(foreign)                                                                                      
09-05-30 00:31:24 (MESSAGE): VMM [0x7ffcf3911000, 0x7ffcf3911fff] 4KiB
(foreign)                                                                                        
09-05-30 00:31:24 (MESSAGE): VMM [0x7ffcf3912000, 0x7ffcf3912fff] 4KiB                                                                                                  
09-05-30 00:31:24 (MESSAGE): VMM [0x7ffcf3913000, 0x7ffcf3914fff] 8KiB                                                                                                  
09-05-30 00:31:24 (MESSAGE): VMM [0x7ffcf3915000, 0x7ffcf391bfff] 28KiB
(foreign)                                                                                        
09-05-30 00:31:24 (MESSAGE): VMM [0x7ffcf391c000, 0x7ffcf3b1afff] 2044KiB
(foreign)                                                                                      
09-05-30 00:31:24 (MESSAGE): VMM [0x7ffcf3b1b000, 0x7ffcf3b1bfff] 4KiB
(foreign)                                                                                        
09-05-30 00:31:24 (MESSAGE): VMM [0x7ffcf3b1c000, 0x7ffcf3b1cfff] 4KiB                                                                                                  
09-05-30 00:31:24 (MESSAGE): VMM [0x7ffcf3b1d000, 0x7ffcf3b21fff] 20KiB
(foreign)                                                                                        
09-05-30 00:31:24 (MESSAGE): VMM [0x7ffcf3b22000, 0x7ffcf3d20fff] 2044KiB
(foreign)                                                                                      
09-05-30 00:31:24 (MESSAGE): VMM [0x7ffcf3d21000, 0x7ffcf3d21fff] 4KiB                                                                                                  
09-05-30 00:31:24 (MESSAGE): VMM [0x7ffcf3d22000, 0x7ffcf3d23fff] 8KiB
(foreign)                                                                                        
09-05-30 00:31:24 (MESSAGE): VMM [0x7ffcf3d24000, 0x7ffcf3f22fff] 2044KiB
(foreign)                                                                                      
09-05-30 00:31:24 (MESSAGE): VMM [0x7ffcf3f23000, 0x7ffcf3f23fff] 4KiB                                                                                                  
09-05-30 00:31:24 (MESSAGE): VMM [0x7ffcf3f24000, 0x7ffcf3f26fff] 12KiB
(foreign)                                                                                        
09-05-30 00:31:24 (MESSAGE): VMM [0x7ffcf3f27000, 0x7ffcf4125fff] 2044KiB
(foreign)                                                                                      
09-05-30 00:31:24 (MESSAGE): VMM [0x7ffcf4126000, 0x7ffcf4126fff] 4KiB                                                                                                  
09-05-30 00:31:24 (MESSAGE): VMM [0x7ffcf4127000, 0x7ffcf4199fff] 460KiB
(foreign)                                                                                      
09-05-30 00:31:24 (MESSAGE): VMM [0x7ffcf419a000, 0x7ffcf4398fff] 2044KiB
(foreign)                                                                                      
09-05-30 00:31:24 (MESSAGE): VMM [0x7ffcf4399000, 0x7ffcf439cfff] 16KiB                                                                                                  
09-05-30 00:31:24 (MESSAGE): VMM [0x7ffcf439d000, 0x7ffcf43acfff] 64KiB
(foreign)                                                                                        
09-05-30 00:31:24 (MESSAGE): VMM [0x7ffcf43ad000, 0x7ffcf45abfff] 2044KiB
(foreign)                                                                                      
09-05-30 00:31:24 (MESSAGE): VMM [0x7ffcf45ac000, 0x7ffcf45acfff] 4KiB                                                                                                  
09-05-30 00:31:24 (MESSAGE): VMM [0x7ffcf45ad000, 0x7ffcf45d3fff] 156KiB
(foreign)                                                                                      
09-05-30 00:31:24 (MESSAGE): VMM [0x7ffcf45d4000, 0x7ffcf47d3fff] 2048KiB
(foreign)                                                                                      
09-05-30 00:31:24 (MESSAGE): VMM [0x7ffcf47d4000, 0x7ffcf47d5fff] 8KiB                                                                                                  
09-05-30 00:31:24 (MESSAGE): VMM [0x7ffcf47d6000, 0x7ffcf47f0fff] 108KiB
(foreign)                                                                                      
09-05-30 00:31:24 (MESSAGE): VMM [0x7ffcf47f1000, 0x7ffcf49f0fff] 2048KiB
(foreign)                                                                                      
09-05-30 00:31:24 (MESSAGE): VMM [0x7ffcf49f1000, 0x7ffcf49f1fff] 4KiB                                                                                                  
09-05-30 00:31:24 (MESSAGE): VMM [0x7ffcf49f2000, 0x7ffcf49f8fff] 28KiB
(foreign)                                                                                        
09-05-30 00:31:24 (MESSAGE): VMM [0x7ffcf49f9000, 0x7ffcf4bf8fff] 2048KiB
(foreign)                                                                                      
09-05-30 00:31:24 (MESSAGE): VMM [0x7ffcf4bf9000, 0x7ffcf4bf9fff] 4KiB                                                                                                  
09-05-30 00:31:24 (MESSAGE): VMM [0x7ffcf4bfa000, 0x7ffcf4bfcfff] 12KiB
(foreign)                                                                                        
09-05-30 00:31:24 (MESSAGE): VMM [0x7ffcf4bfd000, 0x7ffcf4dfbfff] 2044KiB
(foreign)                                                                                      
09-05-30 00:31:24 (MESSAGE): VMM [0x7ffcf4dfc000, 0x7ffcf4dfcfff] 4KiB                                                                                                  
09-05-30 00:31:24 (MESSAGE): VMM [0x7ffcf4dfd000, 0x7ffcf4e21fff] 148KiB
(foreign)                                                                                      
09-05-30 00:31:24 (MESSAGE): VMM [0x7ffcf4e22000, 0x7ffcf5020fff] 2044KiB
(foreign)                                                                                      
09-05-30 00:31:24 (MESSAGE): VMM [0x7ffcf5021000, 0x7ffcf5021fff] 4KiB                                                                                                  
09-05-30 00:31:24 (MESSAGE): VMM [0x7ffcf5022000, 0x7ffcf5037fff] 88KiB
(foreign)                                                                                        
09-05-30 00:31:24 (MESSAGE): VMM [0x7ffcf5038000, 0x7ffcf5236fff] 2044KiB
(foreign)                                                                                      
09-05-30 00:31:24 (MESSAGE): VMM [0x7ffcf5237000, 0x7ffcf5237fff] 4KiB
(foreign)                                                                                        
09-05-30 00:31:24 (MESSAGE): VMM [0x7ffcf5238000, 0x7ffcf5238fff] 4KiB                                                                                                  
09-05-30 00:31:24 (MESSAGE): VMM [0x7ffcf5239000, 0x7ffcf523cfff] 16KiB                                                                                                  
09-05-30 00:31:24 (MESSAGE): VMM [0x7ffcf523d000, 0x7ffcf5254fff] 96KiB
(foreign)                                                                                        
09-05-30 00:31:24 (MESSAGE): VMM [0x7ffcf5255000, 0x7ffcf5454fff] 2048KiB
(foreign)                                                                                      
09-05-30 00:31:24 (MESSAGE): VMM [0x7ffcf5455000, 0x7ffcf5455fff] 4KiB                                                                                                  
09-05-30 00:31:24 (MESSAGE): VMM [0x7ffcf5456000, 0x7ffcf5456fff] 4KiB                                                                                                  
09-05-30 00:31:24 (MESSAGE): VMM [0x7ffcf5457000, 0x7ffcf545ffff] 36KiB
(foreign)                                                                                        
09-05-30 00:31:24 (MESSAGE): VMM [0x7ffcf5460000, 0x7ffcf565ffff] 2048KiB
(foreign)                                                                                      
09-05-30 00:31:24 (MESSAGE): VMM [0x7ffcf5660000, 0x7ffcf5660fff] 4KiB                                                                                                  
09-05-30 00:31:24 (MESSAGE): VMM [0x7ffcf5661000, 0x7ffcf56e6fff] 536KiB
(foreign)                                                                                      
09-05-30 00:31:24 (MESSAGE): VMM [0x7ffcf56e7000, 0x7ffcf58e6fff] 2048KiB
(foreign)                                                                                      
09-05-30 00:31:24 (MESSAGE): VMM [0x7ffcf58e7000, 0x7ffcf58eafff] 16KiB                                                                                                  
09-05-30 00:31:24 (MESSAGE): VMM [0x7ffcf58eb000, 0x7ffcf592dfff] 268KiB
(foreign)                                                                                      
09-05-30 00:31:24 (MESSAGE): VMM [0x7ffcf592e000, 0x7ffcf5b2cfff] 2044KiB
(foreign)                                                                                      
09-05-30 00:31:24 (MESSAGE): VMM [0x7ffcf5b2d000, 0x7ffcf5b2ffff] 12KiB                                                                                                  
09-05-30 00:31:24 (MESSAGE): VMM [0x7ffcf5b30000, 0x7ffcf5b49fff] 104KiB
(foreign)                                                                                      
09-05-30 00:31:24 (MESSAGE): VMM [0x7ffcf5b4a000, 0x7ffcf5d48fff] 2044KiB
(foreign)                                                                                      
09-05-30 00:31:24 (MESSAGE): VMM [0x7ffcf5d49000, 0x7ffcf5d4afff] 8KiB                                                                                                  
09-05-30 00:31:24 (MESSAGE): VMM [0x7ffcf5d4b000, 0x7ffcf5d4bfff] 4KiB                                                                                                  
09-05-30 00:31:24 (MESSAGE): VMM [0x7ffcf5d4c000, 0x7ffcf5d7afff] 188KiB
(foreign)                                                                                      
09-05-30 00:31:24 (MESSAGE): VMM [0x7ffcf5d7b000, 0x7ffcf5f79fff] 2044KiB
(foreign)                                                                                      
09-05-30 00:31:24 (MESSAGE): VMM [0x7ffcf5f7a000, 0x7ffcf5f7afff] 4KiB                                                                                                  
09-05-30 00:31:24 (MESSAGE): VMM [0x7ffcf5f7b000, 0x7ffcf5f7cfff] 8KiB
(foreign)                                                                                        
09-05-30 00:31:24 (MESSAGE): VMM [0x7ffcf5f7d000, 0x7ffcf617cfff] 2048KiB
(foreign)                                                                                      
09-05-30 00:31:24 (MESSAGE): VMM [0x7ffcf617d000, 0x7ffcf617dfff] 4KiB
(foreign)                                                                                        
09-05-30 00:31:24 (MESSAGE): VMM [0x7ffcf617e000, 0x7ffcf617efff] 4KiB                                                                                                  
09-05-30 00:31:24 (MESSAGE): VMM [0x7ffcf617f000, 0x7ffcf6187fff] 36KiB
(foreign)                                                                                        
09-05-30 00:31:24 (MESSAGE): VMM [0x7ffcf6188000, 0x7ffcf6387fff] 2048KiB
(foreign)                                                                                      
09-05-30 00:31:24 (MESSAGE): VMM [0x7ffcf6388000, 0x7ffcf6388fff] 4KiB                                                                                                  
09-05-30 00:31:24 (MESSAGE): VMM [0x7ffcf6389000, 0x7ffcf6390fff] 32KiB
(foreign)                                                                                        
09-05-30 00:31:24 (MESSAGE): VMM [0x7ffcf6391000, 0x7ffcf658ffff] 2044KiB
(foreign)                                                                                      
09-05-30 00:31:24 (MESSAGE): VMM [0x7ffcf6590000, 0x7ffcf6590fff] 4KiB                                                                                                  
09-05-30 00:31:24 (MESSAGE): VMM [0x7ffcf6591000, 0x7ffcf6599fff] 36KiB
(foreign)                                                                                        
09-05-30 00:31:24 (MESSAGE): VMM [0x7ffcf659a000, 0x7ffcf6798fff] 2044KiB
(foreign)                                                                                      
09-05-30 00:31:24 (MESSAGE): VMM [0x7ffcf6799000, 0x7ffcf6799fff] 4KiB                                                                                                  
09-05-30 00:31:24 (MESSAGE): VMM [0x7ffcf679a000, 0x7ffcf679bfff] 8KiB
(foreign)                                                                                        
09-05-30 00:31:24 (MESSAGE): VMM [0x7ffcf679c000, 0x7ffcf699afff] 2044KiB
(foreign)                                                                                      
09-05-30 00:31:24 (MESSAGE): VMM [0x7ffcf699b000, 0x7ffcf699bfff] 4KiB                                                                                                  
09-05-30 00:31:24 (MESSAGE): VMM [0x7ffcf699c000, 0x7ffcf69a4fff] 36KiB
(foreign)                                                                                        
09-05-30 00:31:24 (MESSAGE): VMM [0x7ffcf69a5000, 0x7ffcf6ba3fff] 2044KiB
(foreign)                                                                                      
09-05-30 00:31:24 (MESSAGE): VMM [0x7ffcf6ba4000, 0x7ffcf6ba4fff] 4KiB                                                                                                  
09-05-30 00:31:24 (MESSAGE): VMM [0x7ffcf6ba5000, 0x7ffcf6bb4fff] 64KiB
(foreign)                                                                                        
09-05-30 00:31:24 (MESSAGE): VMM [0x7ffcf6bb5000, 0x7ffcf6db4fff] 2048KiB
(foreign)                                                                                      
09-05-30 00:31:24 (MESSAGE): VMM [0x7ffcf6db5000, 0x7ffcf6db5fff] 4KiB                                                                                                  
09-05-30 00:31:24 (MESSAGE): VMM [0x7ffcf6db6000, 0x7ffcf6db7fff] 8KiB
(foreign)                                                                                        
09-05-30 00:31:24 (MESSAGE): VMM [0x7ffcf6db8000, 0x7ffcf6fb6fff] 2044KiB
(foreign)                                                                                      
09-05-30 00:31:24 (MESSAGE): VMM [0x7ffcf6fb7000, 0x7ffcf6fb7fff] 4KiB                                                                                                  
09-05-30 00:31:24 (MESSAGE): VMM [0x7ffcf6fb8000, 0x7ffcf6fb9fff] 8KiB
(foreign)                                                                                        
09-05-30 00:31:24 (MESSAGE): VMM [0x7ffcf6fba000, 0x7ffcf71b8fff] 2044KiB
(foreign)                                                                                      
09-05-30 00:31:24 (MESSAGE): VMM [0x7ffcf71b9000, 0x7ffcf71b9fff] 4KiB                                                                                                  
09-05-30 00:31:24 (MESSAGE): VMM [0x7ffcf71ba000, 0x7ffcf72eefff] 1236KiB
(foreign)                                                                                      
09-05-30 00:31:24 (MESSAGE): VMM [0x7ffcf72ef000, 0x7ffcf74eefff] 2048KiB
(foreign)                                                                                      
09-05-30 00:31:24 (MESSAGE): VMM [0x7ffcf74ef000, 0x7ffcf74f4fff] 24KiB                                                                                                  
09-05-30 00:31:24 (MESSAGE): VMM [0x7ffcf74f5000, 0x7ffcf763dfff] 1316KiB
(foreign)                                                                                      
09-05-30 00:31:24 (MESSAGE): VMM [0x7ffcf763e000, 0x7ffcf783dfff] 2048KiB
(foreign)                                                                                      
09-05-30 00:31:24 (MESSAGE): VMM [0x7ffcf783e000, 0x7ffcf7841fff] 16KiB
(foreign)                                                                                        
09-05-30 00:31:24 (MESSAGE): VMM [0x7ffcf7842000, 0x7ffcf7842fff] 4KiB                                                                                                  
09-05-30 00:31:24 (MESSAGE): VMM [0x7ffcf7843000, 0x7ffcf7847fff] 20KiB                                                                                                  
09-05-30 00:31:24 (MESSAGE): VMM [0x7ffcf7848000, 0x7ffcf785afff] 76KiB
(foreign)                                                                                        
09-05-30 00:31:24 (MESSAGE): VMM [0x7ffcf785b000, 0x7ffcf7a5afff] 2048KiB
(foreign)                                                                                      
09-05-30 00:31:24 (MESSAGE): VMM [0x7ffcf7a5b000, 0x7ffcf7a5bfff] 4KiB
(foreign)                                                                                        
09-05-30 00:31:24 (MESSAGE): VMM [0x7ffcf7a5c000, 0x7ffcf7a5cfff] 4KiB                                                                                                  
09-05-30 00:31:24 (MESSAGE): VMM [0x7ffcf7a5d000, 0x7ffcf7a5efff] 8KiB                                                                                                  
09-05-30 00:31:24 (MESSAGE): VMM [0x7ffcf7a5f000, 0x7ffcf7a75fff] 92KiB
(foreign)                                                                                        
09-05-30 00:31:24 (MESSAGE): VMM [0x7ffcf7a76000, 0x7ffcf7c74fff] 2044KiB
(foreign)                                                                                      
09-05-30 00:31:24 (MESSAGE): VMM [0x7ffcf7c75000, 0x7ffcf7c75fff] 4KiB                                                                                                  
09-05-30 00:31:24 (MESSAGE): VMM [0x7ffcf7c76000, 0x7ffcf7d1cfff] 668KiB
(foreign)                                                                                      
09-05-30 00:31:24 (MESSAGE): VMM [0x7ffcf7d1d000, 0x7ffcf7f1cfff] 2048KiB
(foreign)                                                                                      
09-05-30 00:31:24 (MESSAGE): VMM [0x7ffcf7f1d000, 0x7ffcf7f27fff] 44KiB                                                                                                  
09-05-30 00:31:24 (MESSAGE): VMM [0x7ffcf7f28000, 0x7ffcf807bfff] 1360KiB
(foreign)                                                                                      
09-05-30 00:31:24 (MESSAGE): VMM [0x7ffcf807c000, 0x7ffcf827afff] 2044KiB
(foreign)                                                                                      
09-05-30 00:31:24 (MESSAGE): VMM [0x7ffcf827b000, 0x7ffcf8284fff] 40KiB                                                                                                  
09-05-30 00:31:24 (MESSAGE): VMM [0x7ffcf8285000, 0x7ffcf8285fff] 4KiB                                                                                                  
09-05-30 00:31:24 (MESSAGE): VMM [0x7ffcf8286000, 0x7ffcf8348fff] 780KiB
(foreign)                                                                                      
09-05-30 00:31:24 (MESSAGE): VMM [0x7ffcf8349000, 0x7ffcf8547fff] 2044KiB
(foreign)                                                                                      
09-05-30 00:31:24 (MESSAGE): VMM [0x7ffcf8548000, 0x7ffcf8549fff] 8KiB                                                                                                  
09-05-30 00:31:24 (MESSAGE): VMM [0x7ffcf854a000, 0x7ffcf854cfff] 12KiB
(foreign)                                                                                        
09-05-30 00:31:24 (MESSAGE): VMM [0x7ffcf854d000, 0x7ffcf874bfff] 2044KiB
(foreign)                                                                                      
09-05-30 00:31:24 (MESSAGE): VMM [0x7ffcf874c000, 0x7ffcf874cfff] 4KiB                                                                                                  
09-05-30 00:31:24 (MESSAGE): VMM [0x7ffcf874d000, 0x7ffcf8790fff] 272KiB
(foreign)                                                                                      
09-05-30 00:31:24 (MESSAGE): VMM [0x7ffcf8791000, 0x7ffcf8990fff] 2048KiB
(foreign)                                                                                      
09-05-30 00:31:24 (MESSAGE): VMM [0x7ffcf8991000, 0x7ffcf8992fff] 8KiB                                                                                                  
09-05-30 00:31:24 (MESSAGE): VMM [0x7ffcf8993000, 0x7ffcf89c2fff] 192KiB
(foreign)                                                                                      
09-05-30 00:31:24 (MESSAGE): VMM [0x7ffcf89c3000, 0x7ffcf8bc1fff] 2044KiB
(foreign)                                                                                      
09-05-30 00:31:24 (MESSAGE): VMM [0x7ffcf8bc2000, 0x7ffcf8bc3fff] 8KiB                                                                                                  
09-05-30 00:31:24 (MESSAGE): VMM [0x7ffcf8bc4000, 0x7ffcf8c45fff] 520KiB
(foreign)                                                                                      
09-05-30 00:31:24 (MESSAGE): VMM [0x7ffcf8c46000, 0x7ffcf8e44fff] 2044KiB
(foreign)                                                                                      
09-05-30 00:31:24 (MESSAGE): VMM [0x7ffcf8e45000, 0x7ffcf8e4afff] 24KiB                                                                                                  
09-05-30 00:31:24 (MESSAGE): VMM [0x7ffcf8e4b000, 0x7ffcf8e92fff] 288KiB
(foreign)                                                                                      
09-05-30 00:31:24 (MESSAGE): VMM [0x7ffcf8e93000, 0x7ffcf9092fff] 2048KiB
(foreign)                                                                                      
09-05-30 00:31:24 (MESSAGE): VMM [0x7ffcf9093000, 0x7ffcf9095fff] 12KiB                                                                                                  
09-05-30 00:31:24 (MESSAGE): VMM [0x7ffcf9096000, 0x7ffcf9114fff] 508KiB
(foreign)                                                                                      
09-05-30 00:31:24 (MESSAGE): VMM [0x7ffcf9115000, 0x7ffcf9314fff] 2048KiB
(foreign)                                                                                      
09-05-30 00:31:24 (MESSAGE): VMM [0x7ffcf9315000, 0x7ffcf9317fff] 12KiB                                                                                                  
09-05-30 00:31:24 (MESSAGE): VMM [0x7ffcf9318000, 0x7ffcf9391fff] 488KiB
(foreign)                                                                                      
09-05-30 00:31:24 (MESSAGE): VMM [0x7ffcf9392000, 0x7ffcf9590fff] 2044KiB
(foreign)                                                                                      
09-05-30 00:31:24 (MESSAGE): VMM [0x7ffcf9591000, 0x7ffcf9592fff] 8KiB                                                                                                  
09-05-30 00:31:24 (MESSAGE): VMM [0x7ffcf9593000, 0x7ffcf9593fff] 4KiB                                                                                                  
09-05-30 00:31:24 (MESSAGE): VMM [0x7ffcf9594000, 0x7ffcf959efff] 44KiB
(foreign)                                                                                        
09-05-30 00:31:24 (MESSAGE): VMM [0x7ffcf959f000, 0x7ffcf979efff] 2048KiB
(foreign)                                                                                      
09-05-30 00:31:24 (MESSAGE): VMM [0x7ffcf979f000, 0x7ffcf979ffff] 4KiB                                                                                                  
09-05-30 00:31:24 (MESSAGE): VMM [0x7ffcf97a0000, 0x7ffcf9821fff] 520KiB
(foreign)                                                                                      
09-05-30 00:31:24 (MESSAGE): VMM [0x7ffcf9822000, 0x7ffcf9a20fff] 2044KiB
(foreign)                                                                                      
09-05-30 00:31:24 (MESSAGE): VMM [0x7ffcf9a21000, 0x7ffcf9a21fff] 4KiB
(foreign)                                                                                        
09-05-30 00:31:24 (MESSAGE): VMM [0x7ffcf9a22000, 0x7ffcf9a22fff] 4KiB                                                                                                  
09-05-30 00:31:24 (MESSAGE): VMM [0x7ffcf9a23000, 0x7ffcf9a3cfff] 104KiB
(foreign)                                                                                      
09-05-30 00:31:24 (MESSAGE): VMM [0x7ffcf9a3d000, 0x7ffcf9c3cfff] 2048KiB
(foreign)                                                                                      
09-05-30 00:31:24 (MESSAGE): VMM [0x7ffcf9c3d000, 0x7ffcf9c3dfff] 4KiB                                                                                                  
09-05-30 00:31:24 (MESSAGE): VMM [0x7ffcf9c3e000, 0x7ffcf9c6afff] 180KiB
(foreign)                                                                                      
09-05-30 00:31:24 (MESSAGE): VMM [0x7ffcf9c6b000, 0x7ffcf9e6afff] 2048KiB
(foreign)                                                                                      
09-05-30 00:31:24 (MESSAGE): VMM [0x7ffcf9e6b000, 0x7ffcf9e6bfff] 4KiB                                                                                                  
09-05-30 00:31:24 (MESSAGE): VMM [0x7ffcf9e6c000, 0x7ffcf9e89fff] 120KiB
(foreign)
09-05-30 00:31:24 (MESSAGE): VMM [0x7ffcf9e8a000, 0x7ffcfa089fff] 2048KiB
(foreign)
09-05-30 00:31:24 (MESSAGE): VMM [0x7ffcfa08a000, 0x7ffcfa08cfff] 12KiB
09-05-30 00:31:24 (MESSAGE): VMM [0x7ffcfa08d000, 0x7ffcfa128fff] 624KiB
(foreign)
09-05-30 00:31:24 (MESSAGE): VMM [0x7ffcfa129000, 0x7ffcfa328fff] 2048KiB
(foreign)
09-05-30 00:31:24 (MESSAGE): VMM [0x7ffcfa329000, 0x7ffcfa32dfff] 20KiB
09-05-30 00:31:24 (MESSAGE): VMM [0x7ffcfa32e000, 0x7ffcfa71cfff] 4028KiB
(foreign)
09-05-30 00:31:24 (MESSAGE): VMM [0x7ffcfa71d000, 0x7ffcfa91bfff] 2044KiB
(foreign)
09-05-30 00:31:24 (MESSAGE): VMM [0x7ffcfa91c000, 0x7ffcfa926fff] 44KiB
09-05-30 00:31:24 (MESSAGE): VMM [0x7ffcfa927000, 0x7ffcfa928fff] 8KiB
09-05-30 00:31:24 (MESSAGE): VMM [0x7ffcfa929000, 0x7ffcfa945fff] 116KiB
(foreign)
09-05-30 00:31:24 (MESSAGE): VMM [0x7ffcfa946000, 0x7ffcfa946fff] 4KiB
09-05-30 00:31:24 (MESSAGE): VMM [0x7ffcfa947000, 0x7ffcfa949fff] 12KiB
(foreign)
09-05-30 00:31:24 (MESSAGE): VMM [0x7ffcfa94a000, 0x7ffcfa94afff] 4KiB
(foreign)
09-05-30 00:31:24 (MESSAGE): VMM [0x7ffcfa94b000, 0x7ffcfa94efff] 16KiB
(foreign)
09-05-30 00:31:24 (MESSAGE): VMM [0x7ffcfa94f000, 0x7ffcfa957fff] 36KiB
(foreign)
09-05-30 00:31:24 (MESSAGE): VMM [0x7ffcfa958000, 0x7ffcfa95afff] 12KiB
(foreign)
09-05-30 00:31:24 (MESSAGE): VMM [0x7ffcfa95b000, 0x7ffcfa95bfff] 4KiB
(foreign)
09-05-30 00:31:24 (MESSAGE): VMM [0x7ffcfa95c000, 0x7ffcfa95efff] 12KiB
(foreign)
09-05-30 00:31:24 (MESSAGE): VMM [0x7ffcfa95f000, 0x7ffcfa95ffff] 4KiB
(foreign)
09-05-30 00:31:24 (MESSAGE): VMM [0x7ffcfa960000, 0x7ffcfa98dfff] 184KiB
(foreign)
09-05-30 00:31:24 (MESSAGE): VMM [0x7ffcfa98e000, 0x7ffcfa990fff] 12KiB
(foreign)
09-05-30 00:31:24 (MESSAGE): VMM [0x7ffcfa991000, 0x7ffcfa992fff] 8KiB
(foreign)
09-05-30 00:31:24 (MESSAGE): VMM [0x7ffcfa993000, 0x7ffcfa995fff] 12KiB
(foreign)
09-05-30 00:31:24 (MESSAGE): VMM [0x7ffcfa996000, 0x7ffcfa99efff] 36KiB
(foreign)
09-05-30 00:31:24 (MESSAGE): VMM [0x7ffcfa99f000, 0x7ffcfa9a0fff] 8KiB
(foreign)
09-05-30 00:31:24 (MESSAGE): VMM [0x7ffcfa9a1000, 0x7ffcfa9a6fff] 24KiB
(foreign)
09-05-30 00:31:24 (MESSAGE): VMM [0x7ffcfa9a7000, 0x7ffcfa9aafff] 16KiB
(foreign)
09-05-30 00:31:24 (MESSAGE): VMM [0x7ffcfa9ab000, 0x7ffcfa9bdfff] 76KiB
(foreign)
09-05-30 00:31:24 (MESSAGE): VMM [0x7ffcfa9be000, 0x7ffcfa9c0fff] 12KiB
(foreign)
09-05-30 00:31:24 (MESSAGE): VMM [0x7ffcfa9c1000, 0x7ffcfa9d4fff] 80KiB
(foreign)
09-05-30 00:31:24 (MESSAGE): VMM [0x7ffcfa9d5000, 0x7ffcfa9edfff] 100KiB
(foreign)
09-05-30 00:31:24 (MESSAGE): VMM [0x7ffcfa9ee000, 0x7ffcfaa06fff] 100KiB
(foreign)
09-05-30 00:31:24 (MESSAGE): VMM [0x7ffcfaa07000, 0x7ffcfaa07fff] 4KiB
(foreign)
09-05-30 00:31:24 (MESSAGE): VMM [0x7ffcfaa08000, 0x7ffcfaa08fff] 4KiB
(foreign)
09-05-30 00:31:24 (MESSAGE): VMM [0x7ffcfaa09000, 0x7ffcfaa17fff] 60KiB
09-05-30 00:31:24 (MESSAGE): VMM [0x7ffcfaa18000, 0x7ffcfaa1cfff] 20KiB
(foreign)
09-05-30 00:31:24 (MESSAGE): VMM [0x7ffcfaa1d000, 0x7ffcfab1bfff] 1020KiB
(foreign)
09-05-30 00:31:24 (MESSAGE): VMM [0x7ffcfab1c000, 0x7ffcfab1cfff] 4KiB
09-05-30 00:31:24 (MESSAGE): VMM [0x7ffcfab1d000, 0x7ffcfab26fff] 40KiB
09-05-30 00:31:24 (MESSAGE): VMM [0x7ffcfab27000, 0x7ffcfab28fff] 8KiB
09-05-30 00:31:24 (MESSAGE): VMM [0x7ffcfab29000, 0x7ffcfab2ffff] 28KiB
(foreign)
09-05-30 00:31:24 (MESSAGE): VMM [0x7ffcfab30000, 0x7ffcfab3dfff] 56KiB
09-05-30 00:31:24 (MESSAGE): VMM [0x7ffcfab3e000, 0x7ffcfab3efff] 4KiB
(foreign)
09-05-30 00:31:24 (MESSAGE): VMM [0x7ffcfab3f000, 0x7ffcfab40fff] 8KiB
09-05-30 00:31:24 (MESSAGE): VMM [0x7ffcfab41000, 0x7ffcfab41fff] 4KiB
(foreign)
09-05-30 00:31:24 (MESSAGE): VMM [0x7ffcfab42000, 0x7ffcfab44fff] 12KiB
09-05-30 00:31:24 (MESSAGE): VMM [0x7ffcfab45000, 0x7ffcfab45fff] 4KiB
(foreign)
09-05-30 00:31:24 (MESSAGE): VMM [0x7ffcfab46000, 0x7ffcfab46fff] 4KiB +
8519528KiB hole
09-05-30 00:31:24 (MESSAGE): VMM [0x7fff02b21000, 0x7fff02b30fff] 64KiB
(foreign)
09-05-30 00:31:24 (MESSAGE): VMM [0x7fff02b31000, 0x7fff02b45fff] 84KiB +
740KiB hole
09-05-30 00:31:24 (MESSAGE): VMM [0x7fff02bff000, 0x7fff02bfffff] 4KiB
(foreign) + 18014261074667520KiB hole
09-05-30 00:31:24 (MESSAGE): VMM [0xffffffffff600000, 0xffffffffff600fff] 4KiB
(foreign)
FATAL: Assertion failure in vmm.c:755: "foreign"
CRASH (pid=23954) by SIGABRT
Aborted


Stack trace (I hope I got this right)
=======================
#0  0x00007fde690d0065 in raise () from /lib/libc.so.6
#1  0x00007fde690d3153 in abort () from /lib/libc.so.6
#2  0x00000000005e2d76 in assertion_failure (data=0x74d4b0) at
fast_assert.c:96
#3  0x00000000006213c5 in pmap_insert_region (pm=0xa35980,
start=0x7fde63a48000, size=8192, foreign=0) at vmm.c:755
#4  0x0000000000620b05 in pmap_insert (pm=0xa35980,
start=0x7fde63a48000, size=8192) at vmm.c:488
#5  0x0000000000620bc1 in alloc_pages (size=8192, update_pmap=1) at
vmm.c:520
#6  0x00000000006247a7 in vmm_alloc (size=8192) at vmm.c:2055
#7  0x00000000006269fe in subzone_alloc_arena (sz=0xf9d790, size=8160)
at zalloc.c:445
#8  0x0000000000626d1a in zn_create (zone=0xf9d790, size=136, hint=60)
at zalloc.c:597
#9  0x000000000062701d in zcreate (size=136, hint=60) at zalloc.c:696
#10 0x00000000006271bb in zget (size=136, hint=60) at zalloc.c:784
#11 0x000000000062582b in wzone_get (rounded=136) at walloc.c:119
#12 0x0000000000625923 in walloc (size=136) at walloc.c:156
#13 0x000000000050a1fd in verify_new (hash=0x689ae0) at verify.c:295
#14 0x000000000050ae03 in verify_sha1_init () at verify_sha1.c:120
#15 0x0000000000414ab2 in main (argc=1, argv=0x7fff746ec9a8) at
main.c:1447


I hope this is of any use.

Hauke






------------------------------

------------------------------------------------------------------------------
Register Now for Creativity and Technology (CaT), June 3rd, NYC. CaT
is a gathering of tech-side developers & brand creativity professionals. Meet
the minds behind Google Creative Lab, Visual Complexity, Processing, &
iPhoneDevCamp as they present alongside digital heavyweights like Barbarian
Group, R/GA, & Big Spaceship. http://p.sf.net/sfu/creativitycat-com 

------------------------------

_______________________________________________
gtk-gnutella-devel mailing list
gtk-gnutella-devel@...
https://lists.sourceforge.net/lists/listinfo/gtk-gnutella-devel


End of gtk-gnutella-devel Digest, Vol 29, Issue 5
*************************************************

 « Return to Thread: gtk-gnutella-devel Digest, Vol 29, Issue 5