ports/117942: Core Dump on redir
Aprigio Neto
screenblack at gmail.com
Fri Nov 9 16:00:01 UTC 2007
>Number: 117942
>Category: ports
>Synopsis: Core Dump on redir
>Confidential: no
>Severity: critical
>Priority: high
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: maintainer-update
>Submitter-Id: current-users
>Arrival-Date: Fri Nov 09 16:00:00 UTC 2007
>Closed-Date:
>Last-Modified:
>Originator: Aprigio Neto
>Release: FreeBSD 6.2-STABLE
>Organization:
Grupos Internet S.A.
>Environment:
FreeBSD xxx.xxxxxx.xxx 6.2-STABLE FreeBSD 6.2-STABLE #0: Thu Oct 4 09:16:11 UTC 2007 root@:/usr/src/sys/amd64/compile/KERNEL amd64
>Description:
I've been compiled and started the 'redir-2.2.1' program, and when it is accepting a connection it make a core dump.
>How-To-Repeat:
always on redir-2.2.1 .
>Fix:
Debugging the code (using "truss") I found a lib with problem, named "TCP_WRAPPER".
I've been compiled the 'redir' whitout "TCP_WRAPPER" and it is OK now.
Patch attached with submission follows:
34c34
< CFLAGS += -Wall -Igetopt $(STR_CFLAGS) $(WRAP_CFLAGS) $(EXTRA_CFLAGS)
---
> CFLAGS += -Wall -Igetopt $(STR_CFLAGS) $(EXTRA_CFLAGS)
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list