Well, someone screwed up. This program does a "dns" lookup, when it hasn't been coded to enable dns lookups in pledge. It is as simple as that.
I am always amazed people who run into these issues don't immediately use ktrace + repeat the problem, then kdump, and then determine what usage pattern led to that failure condition, and try to self-help It is not difficult. >I'm running i3 on one of my amd64 machines. Recently, it started to crash >with " > >i3[12345]: pledge "dns", syscall 97 > >in /var/log/messages > >There's something wrong here. I don't see recent changes in the pledge >patches for i3 in ports, so I guess it must be some system related >changes (or something in my environment, but I don't see what). >-- >Matthieu Herrb > >
