Uploaded image for project: 'Commons Daemon'
  1. Commons Daemon
  2. DAEMON-194

deadloop and no return value in logger_child

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 1.0.5
    • 1.0.6
    • Jsvc
    • None
    • java 1.6, ant 1.8.2, linux

    Description

      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

      Attachments

        Issue Links

          Activity

            People

              mturk@apache.org Mladen Turk
              ur6lad Vitaliy Berdinskikh
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: