aiswatcher icon indicating copy to clipboard operation
aiswatcher copied to clipboard

Keep getting 'Abort trap: 6' (OSX)

Open jvimedia opened this issue 9 years ago • 1 comments

Keep getting 'Abort trap: 6' with OSX.

using: ./aiswatcher -h boatbeaconapp.com -p 7028 -t 1 -d -l -f /tmp/aisdata

jvimedia avatar Jan 31 '16 23:01 jvimedia

Hi Johannes

That normally means a file or device permission error. Have you created the /tmp/aisdata file as a Fifo and ensured it is writable by all? You might also want to delete and re-create it each time you run in case it gets 'locked' by an old process

Steve

On Sunday, 31 January 2016, Johannes [email protected] wrote:

Keep getting 'Abort trap: 6' with OSX.

using: ./aiswatcher -h boatbeaconapp.com -p 7028 -t 1 -d -l -f /tmp/aisdata

— Reply to this email directly or view it on GitHub https://github.com/electricpocket/aiswatcher/issues/1.

Best regards Steve

electricpocket avatar Feb 01 '16 06:02 electricpocket