[ 
https://issues.apache.org/jira/browse/DAEMON-194?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Sebb updated DAEMON-194:
------------------------

    Fix Version/s: 1.0.6

> deadloop and no return value in logger_child
> --------------------------------------------
>
>                 Key: DAEMON-194
>                 URL: https://issues.apache.org/jira/browse/DAEMON-194
>             Project: Commons Daemon
>          Issue Type: Bug
>          Components: Jsvc
>    Affects Versions: 1.0.5
>         Environment: java 1.6, ant 1.8.2, linux
>            Reporter: Vitaliy Berdinskikh
>            Assignee: Mladen Turk
>             Fix For: 1.0.6
>
>
> When make run it write to log:
> ==== log ====
> ...
> gcc -march=i686 -mtune=generic -O2 -pipe -DOS_LINUX -DDSO_DLFCN 
> -DCPU=\"i386\" -Wall -Wstrict-prototypes -DHAVE_LIBCAP  -I/opt/java/include 
> -I/opt/java/include/linux -c jsvc-unix.c -o jsvc-unix.o
> jsvc-unix.c: In function 'logger_child':
> jsvc-unix.c:821:1: warning: no return statement in function returning non-void
> ...
> ==== /log ====
> I instect jsvc-unix.c and not found any break into while loop body of 
> logger_child.
> I think this bug related with 
> [DAEMON-186|https://issues.apache.org/jira/browse/DAEMON-186]

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to