Project

General

Profile

Actions

Bug #1513

closed

Postfix kqueue(2) support broken

Added by hasso over 14 years ago. Updated over 14 years ago.

Status:
Closed
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
Start date:
Due date:
% Done:

0%

Estimated time:

Description

At some time during last months (I can't give exact dates, sry) something
broke postfix using kqueue(2) (it's default for DragonFly). I've used
postfix for ages on my machines, now it starts up, is able to receive
even some mails at best, but stops responding then. I'm able to telnet to
the port 25, but postfix doesn't respond.

$ ps axl | grep master
0 27129 1 0 152 0 4908 1756 kqread ILs ??
0:00.01 /usr/pkg/libexec/postfix/master
$

At all kqueue(2) seems to be extremely fragile in DragonFly. There are
many packages using it probably just via autodetecting it, but there is
packages known to be broken in DragonFly for ages while built with
kqueue(2) support. Sysutils/dbus is certainly most notable such one -
kqueue(2) support works on every BSD except DragonFly.

Actions

Also available in: Atom PDF