NZBget segfaults whenever an nzb is parsed

Get help, report and discuss bugs.
Post Reply
Dragonlord

NZBget segfaults whenever an nzb is parsed

Post by Dragonlord » 11 Sep 2008, 17:25

After compiling the latest version (0.5.0) on Arch Linux, nzbget segfaults on both architectures (i686 and x86_64) whenever an nzb is parsed. Tested on multiple nzb files with the default config file.

Steps to reproduce: Execute nzbget with file as parameter: nzbget file.nzb

Has anyone else seen this bug? Thanks.

hugbug
Developer & Admin
Posts: 7645
Joined: 09 Sep 2008, 11:58
Location: Germany

Re: NZBget segfaults whenever an nzb is parsed

Post by hugbug » 11 Sep 2008, 18:39

I have that bug too :oops:
Did not tested the standalone mode for a long time.

Please try the server (nzbget -s) or daemon (nzbget -D) mode. Put the nzb-file in monitoring directory or send it from a different terminal window with "nzbget -A file.nzb".

hugbug
Developer & Admin
Posts: 7645
Joined: 09 Sep 2008, 11:58
Location: Germany

Re: NZBget segfaults whenever an nzb is parsed

Post by hugbug » 11 Sep 2008, 18:57

The unspecified category causes the crash.

If you need the standalone mode please use swicth -K to specify the category:

Code: Select all

nzbget -K "mycategory" myfile.nzb
or just leave the empty category:

Code: Select all

nzbget -K "" myfile.nzb
I'll fix the bug. Thanks for reporting it.

hugbug
Developer & Admin
Posts: 7645
Joined: 09 Sep 2008, 11:58
Location: Germany

Re: NZBget segfaults whenever an nzb is parsed

Post by hugbug » 11 Sep 2008, 20:47

Fixed in r225 (subversion repository).

Dragonlord

Re: NZBget segfaults whenever an nzb is parsed

Post by Dragonlord » 12 Sep 2008, 08:06

Thanks for fixing it. The trick with changing the category works :)

Post Reply

Who is online

Users browsing this forum: No registered users and 55 guests