[zeromq-dev] [OSX] Resizing Terminal Window Causes Crash
Paulmichael Blasucci
pblasucci at gmail.com
Sun Feb 14 12:43:23 CET 2016
Thanks, Constantin.
I'm attempting to look into this further. For reference, I'm using version
4.1.2 of libzmq (acquired via Homebrew).
- Paul
On Sun, Feb 14, 2016 at 6:37 AM, Constantin Rack <constantin at rack.li> wrote:
> Paul,
>
> when the controlling terminal changes its size, a SIGWINCH signal is sent
> to the process:
> https://en.wikipedia.org/wiki/Unix_signal#Miscellaneous_signals
>
> My assumption is that this signal is not handled properly.
>
> -Constantin
>
>
> Am 14.02.2016 um 12:29 schrieb Paulmichael Blasucci:
>
> > Hi all,
> >
> > I've run into a weird situation. I've found that, on OS X Yosemite, I
> can create a simple console application with any socket type and the app
> will crash if I try to resize the the Terminal window while a socket is
> waiting to receive a message. I'm using fszmq, but the error is coming from
> libzmq.dylib, specifically:
> >
> > ERRNO = 2
> > ERRMSG = "No such file or directory"
> >
> > Any ideas would be greatly appreciated.
> >
> > Thanks.
> >
> > Paul
> > _______________________________________________
> > zeromq-dev mailing list
> > zeromq-dev at lists.zeromq.org
> > http://lists.zeromq.org/mailman/listinfo/zeromq-dev
>
> _______________________________________________
> zeromq-dev mailing list
> zeromq-dev at lists.zeromq.org
> http://lists.zeromq.org/mailman/listinfo/zeromq-dev
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.zeromq.org/pipermail/zeromq-dev/attachments/20160214/1ae211f5/attachment.htm>
More information about the zeromq-dev
mailing list