[Bug 211161] net-mgmt/aircrack-ng: Illegal instruction (core dumped)

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sat Jul 16 21:20:40 UTC 2016


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=211161

            Bug ID: 211161
           Summary: net-mgmt/aircrack-ng: Illegal instruction (core
                    dumped)
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: lme at FreeBSD.org
          Reporter: kaltheat at gmail.com
             Flags: maintainer-feedback?(lme at FreeBSD.org)
          Assignee: lme at FreeBSD.org

Hi,

when using net-mgmt/aircrack-ng from latest repo for FreeBSD 10.3-RELEASE amd64
I get:

# ifconfig wlan0 destroy ; ifconfig wlan0 create wlandev iwn0 wlanmode monitor
; airodump-ng wlan0
Illegal instruction (core dumped)

truss shows
# truss airodump-ng wlan0
...
getpid()                                         = 48097 (0xbbe1)
write(2,"\^[[0m",4)                              = 4 (0x4)
clock_gettime(13,{ 1468703726.000000000 })       = 0 (0x0)
SIGNAL 4 (SIGILL)
process killed, signal = 4 (core dumped)


When I compile net-mgmt/aircrack-ng myself using poudriere with same options,
everything works fine. This is strange ...

Regards,
kaltheat

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list