http://defect.opensolaris.org/bz/show_bug.cgi?id=19215

           Summary: OpenGrok leaks file descriptors
    Classification: Development
           Product: opengrok
           Version: unspecified
          Platform: i86pc/i386
        OS/Version: Linux
            Status: NEW
          Severity: critical
          Priority: P3
         Component: agent
        AssignedTo: [email protected]
        ReportedBy: [email protected]
                CC: [email protected]


Each search is leaking 6 additional five descriptors in the mrcurial tip
ccc849159329. I haven't tested earlier versions. Forcing garbage collection
doesn't close these file descriptors.

The opened file descriptors look like this:

lr-x------ 1 jetty nogroup 64 Jun  4 05:00 94 ->
/opt/opengrok-new/data/index/PHP_TRUNK/_9.frq
lr-x------ 1 jetty nogroup 64 Jun  4 05:00 95 ->
/opt/opengrok-new/data/index/PHP_TRUNK/_9.prx
lr-x------ 1 jetty nogroup 64 Jun  4 05:00 96 ->
/opt/opengrok-new/data/index/PHP_TRUNK/_9.fdt
lr-x------ 1 jetty nogroup 64 Jun  4 05:00 97 ->
/opt/opengrok-new/data/index/PHP_TRUNK/_9.fdx
lr-x------ 1 jetty nogroup 64 Jun  4 05:00 98 ->
/opt/opengrok-new/data/index/PHP_TRUNK/_9.nrm
lr-x------ 1 jetty nogroup 64 Jun  4 05:00 99 ->
/opt/opengrok-new/data/index/PHP_TRUNK/_9.tis

-- 
Configure bugmail: http://defect.opensolaris.org/bz/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
_______________________________________________
opengrok-dev mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/opengrok-dev

Reply via email to