New Ticket     Tickets     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Ticket #21612 (closed defect: fixed)

Opened 4 years ago

Last modified 4 years ago

arping not functional

Reported by: oliver@… Owned by: snc@…
Priority: Normal Milestone:
Component: ports Version: 1.8.0
Keywords: Cc:
Port: arping

Description

I am able to compile and install arping via "port install arping", but when I try to use it, it crashes.

OUTPUT:

server:~ root# arping 192.168.1.99
arping(60124) malloc: *** error for object 0x100100210: pointer being freed was not allocated
*** set a breakpoint in malloc_error_break to debug
Abort trap

Attachments

Portfile-arping.diff (722 bytes) - added by hsivank@… 4 years ago.
patch-arping-2-arping.c.diff (305 bytes) - added by hsivank@… 4 years ago.

Change History

comment:1 Changed 4 years ago by hsivank@…

you can add -i <interface> to your command

Changed 4 years ago by hsivank@…

Changed 4 years ago by hsivank@…

comment:2 Changed 4 years ago by hsivank@…

attached 2 patches to solve the bug.

comment:3 Changed 4 years ago by jmr@…

  • Owner changed from macports-tickets@… to snc@…

comment:4 Changed 4 years ago by snc@…

  • Status changed from new to assigned

comment:5 Changed 4 years ago by snc@…

I'm going to combine the patches since they're the same file …

comment:6 Changed 4 years ago by snc@…

  • Status changed from assigned to closed
  • Resolution set to fixed

Committed in r58307.

Note: See TracTickets for help on using tickets.