Re: [dev] Segmentation fault

From: Jacob Todd <jaketodd422_AT_gmail.com>
Date: Fri, 22 Oct 2010 13:21:55 -0400

Why did you cc this crap to dev? I doubt anyone here cares about
traceroute's xml shit
On Oct 22, 2010 11:11 AM, "Bjartur Thorlacius" <svartman95_AT_gmail.com> wrote:
> I found the snippet below inside of /usr/bin/traceroute. It's almost
> as glibc's malloc(3) stored static, relative memory allocation tables
> in XML. I'm a total n00b in these matters, so if anyone can shed a light
> on the matter, I'll be grateful.
>
> <size from="%zu" to="%zu" total="%zu" count="%zu"/>
> <unsorted from="%zu" to="%zu" total="%zu" count="%zu"/>
> </sizes>
> <total type="fast" count="%zu" size="%zu"/>
> <total type="rest" count="%zu" size="%zu"/>
> <system type="current" size="%zu"/>
> <system type="max" size="%zu"/>
> <aspace type="total" size="%zu"/>
> <aspace type="mprotect" size="%zu"/>
> <total type="fast" count="%zu" size="%zu"/>
> <total type="rest" count="%zu" size="%zu"/>
> <system type="current" size="%zu"/>
> <system type="max" size="%zu"/>
> <aspace type="total" size="%zu"/>
> <aspace type="mprotect" size="%zu"/>
> </malloc>
>
Received on Fri Oct 22 2010 - 19:21:55 CEST

This archive was generated by hypermail 2.2.0 : Fri Oct 22 2010 - 19:24:02 CEST