Help for this page

Select Code to Download


  1. or download this
    sub list_pools {
      my $self = shift;
    ...
        b += strlen(b) +1;
      }
    }
    
  2. or download this
    write(1, "Testing list_pools\n", 19Testing list_pools
    )    = 19
    --- SIGSEGV {si_signo=SIGSEGV, si_code=SEGV_MAPERR, si_addr=0x7fffd5dd
    +5000} ---
    +++ killed by SIGSEGV (core dumped) +++
    Segmentation fault (core dumped)
    
  3. or download this
    Testing list_pools
    
    Program received signal SIGSEGV, Segmentation fault.
    __memset_sse2 () at ../sysdeps/x86_64/multiarch/../memset.S:913
    913     ../sysdeps/x86_64/multiarch/../memset.S: No such file or direc
    +tory.