Skip to content

msync failure when adding a newsgroup #327

@Julien-Elie

Description

@Julien-Elie

Reported by Chris Knipe in the inn-workers mailing-list.

When adding groups (ctlinnd newgroup), the following occurs:

2025-06-12T14:14:57.572314+02:00 nntpspool innd: SERVER msync failed /var/lib/news/active 0x0x7f3f46800000 5062656 Cannot allocate memory
2025-06-12T14:14:57.572335+02:00 nntpspool innd: CNFS: CNFSshutdowncycbuff: flushing 0
2025-06-12T14:14:57.594777+02:00 nntpspool systemd[1]: inn2.service: Main process exited, code=exited, status=1/FAILURE


INN refuses to start up, until I literally remove 1 line from my active file. As soon as I add them again, the issue reoccurs. The name of the group being added/removed is of no consequence.

root@nntpspool ~ # cat /var/lib/news/active|wc -l
107411

INN is using about 4GB RAM, the server has 128GB.

Metadata

Metadata

Assignees

Labels

C: generalRelated to several componentsP: highHigh prioritybugSomething isn't working

Type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions