Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 12 Dec 2014 12:35:13 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 195921] New: ftp/proftpd crashes with error message "Alarm clock"
Message-ID:  <bug-195921-13@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=195921

            Bug ID: 195921
           Summary: ftp/proftpd crashes with error message "Alarm clock"
           Product: Ports Tree
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: mm@FreeBSD.org
          Reporter: Stefan.Sabolowitsch@felten-group.com
          Assignee: mm@FreeBSD.org
             Flags: maintainer-feedback?(mm@FreeBSD.org)

Overview:
On FreeBSD 10.1-RELEASE-i386 crash proftpd after a few seconds.

Steps to Reproduce:
build with own poudriere server (latest devel version) or local via "make, make
install" in the ports tree.

Actual Results:
proftpd chrash after a few seconds with error message "Alarm clock"

./proftpd -n -d 10
2014-12-11 09:30:35,893 XX proftpd[748] 192.168.100.159: ProFTPD 1.3.5 (stable)
(built Tue Dec 9 2014 00:34:04 UTC) standalone mode STARTUP
2014-12-11 09:30:35,894 XX proftpd[748] 192.168.100.159: ROOT PRIVS at
pidfile.c:47
2014-12-11 09:30:35,894 XX proftpd[748] 192.168.100.159: RELINQUISH PRIVS at
pidfile.c:49
Alarm clock

Additional Information:

* Even when i compile proftpd "without" following options.

- PCRE support
- CPPFLAGS+=-DHAVE_OPENSSL -I${OPENSSLINC}
- LIBS+=-lssl -lcrypto -L${OPENSSLLIB}
- mod_sql_password
- mod_sftp_*
- mod_tls_*

proftpd will works again

Reference thread:
http://forums.freebsd.org/threads/proftpd-crashes-with-alarm-clock.49445/
https://forums.proftpd.org/smf/index.php/topic,11657.0.html

The first time seen on 10/12/2014, proftpd was recompiled on new / missing
dependencies.

--- Comment #1 from Bugzilla Automation <bugzilla@FreeBSD.org> ---
Auto-assigned to maintainer mm@FreeBSD.org

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-195921-13>