Ticket #19 (assigned defect)

Opened 2 years ago

Last modified 2 years ago

Bug while indexing leaves lock

Reported by: nelson.ferreira@ieee.org Assigned to: knok (accepted)
Priority: normal Milestone:
Component: namazu-2.0 Version: 2.0
Severity: normal Keywords:
Cc:

Description

Sometimes while indexing my email in Gnus nnml backend, a bug in mknmz leaves a NMZ.lock2 preventing further indexing from occurring.

mknmz is run as 'mknmz -a -h -O ~/News/namazu ~/Mail ~/News/cache'

The next mknmz should recognize that the mknmz which pid is in NMZ.lock2 is no longer active and automatically remove it, which does not happen.

Change History

09/19/06 13:58:03 changed by knok

  • status changed from new to assigned.

It would be a perl's bug causes segfault or something wrong. In such case, mknmz stopped without cleanup process because segfault couldn't catch from userspace.

What version of perl do you use?