Ticket #19 (assigned defect)

Opened 7 years ago

Last modified 7 years ago

Bug while indexing leaves lock

Reported by: nelson.ferreira@… Owned by: knok
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

Changed 7 years ago 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?

Note: See TracTickets for help on using tickets.