Opened 15 years ago

Closed 15 years ago

#21612 closed defect (fixed)

arping not functional

Reported by: oliver@… Owned by: nerdling (Jeremy Lavergne)
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 (2)

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

Download all attachments as: .zip

Change History (8)

comment:1 Changed 15 years ago by hsivank@…

you can add -i <interface> to your command

Changed 15 years ago by hsivank@…

Attachment: Portfile-arping.diff added

Changed 15 years ago by hsivank@…

comment:2 Changed 15 years ago by hsivank@…

attached 2 patches to solve the bug.

comment:3 Changed 15 years ago by jmroot (Joshua Root)

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

comment:4 Changed 15 years ago by nerdling (Jeremy Lavergne)

Status: newassigned

comment:5 Changed 15 years ago by nerdling (Jeremy Lavergne)

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

comment:6 Changed 15 years ago by nerdling (Jeremy Lavergne)

Resolution: fixed
Status: assignedclosed

Committed in r58307.

Note: See TracTickets for help on using tickets.