Skip to content

[Linux]: Getting core dumps with 25.1 (basic_string::_M_construct null not valid) #599

@ArKay74

Description

@ArKay74

Is there already an issue for your problem?

  • I have checked older issues, open and closed

NZBGet Version

v25.1-stable

Platform

Linux/Docker

Environment

Running on 64bit Pop!_OS 22.04 (AMD Ryzen 9 9950X3D with 128GB of memory).

25.0 seems to work fine, with 25.1 (and 25.2 test for that matter) I am getting core dumps:

Jun 27 12:59:25 pop-os nzbget[19677]: [INFO] nzbget 25.1 server-mode
Jun 27 12:59:25 pop-os nzbget[19677]: [INFO] using /var/lib/nzbget/nzbget.conf
Jun 27 12:59:25 pop-os nzbget[19677]: [INFO] nzbget runs on 0.0.0.0:6789
Jun 27 12:59:30 pop-os nzbget[19677]: terminate called after throwing an instance of 'std::logic_error'
Jun 27 12:59:30 pop-os nzbget[19677]: terminate called recursively
Jun 27 12:59:30 pop-os nzbget[19677]:   what():  basic_string::_M_construct null not valid
Jun 27 12:59:30 pop-os nzbget[19677]: terminate called recursively

Current Behavior

Installed 25.0 which seems to work fine, with 25.1 (and 25.2 test for that matter) I am getting core dumps.

Expected Behavior

Expecting it to run, I guess?

Steps To Reproduce

Just starting the server and downloading an nzb.

Logs

Jun 27 12:59:25 pop-os nzbget[19677]: [INFO] nzbget 25.1 server-mode
Jun 27 12:59:25 pop-os nzbget[19677]: [INFO] using /var/lib/nzbget/nzbget.conf
Jun 27 12:59:25 pop-os nzbget[19677]: [INFO] nzbget runs on 0.0.0.0:6789
Jun 27 12:59:30 pop-os nzbget[19677]: terminate called after throwing an instance of 'std::logic_error'
Jun 27 12:59:30 pop-os nzbget[19677]: terminate called recursively
Jun 27 12:59:30 pop-os nzbget[19677]: what(): basic_string::_M_construct null not valid
Jun 27 12:59:30 pop-os nzbget[19677]: terminate called recursively

Extra information

No response

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions