debug is not given away the secret. This were the last lines in nzbget.log when the nas crashed (hangs)
- Code: Select all
on Mar 17 23:48:30 2014 2941252704 DEBUG Destroying Decoder (Decoder.cpp:61:~Decoder)
Mon Mar 17 23:48:30 2014 2974807136 DEBUG Entering Thread-func (Thread.cpp:248:thread_handler)
Mon Mar 17 23:48:30 2014 2974807136 DEBUG Entering ArticleDownloader-loop (ArticleDownloader.cpp:124:Run)
Mon Mar 17 23:48:30 2014 2974807136 DEBUG Opening connection to news.onsbrabantnet.nl (NNTPConnection.cpp:224:Connect)
Mon Mar 17 23:48:30 2014 2974807136 DETAIL Downloading Skyfall.2012.DVDRiP.XviD-BjX/Skyfall.2012.DVDRiP.XviD-BjX.part44.rar [10/28] @ server1 (news.onsbrabantnet.nl)
Mon Mar 17 23:48:30 2014 2941252704 DEBUG Destroying Thread (Thread.cpp:174:~Thread)
Mon Mar 17 23:48:30 2014 3016750176 DEBUG Releasing connection (ArticleDownloader.cpp:905:FreeConnection)
Mon Mar 17 23:48:30 2014 3016750176 DEBUG Freeing used connection (ServerPool.cpp:254:FreeConnection)
Mon Mar 17 23:48:30 2014 3016750176 DEBUG Expected crc32=e4408cbb (Decoder.cpp:332:Check)
Mon Mar 17 23:48:30 2014 3016750176 DEBUG Calculated crc32=e4408cbb (Decoder.cpp:333:Check)
Mon Mar 17 23:48:30 2014 3016750176 DETAIL Successfully downloaded Skyfall.2012.DVDRiP.XviD-BjX/Skyfall.2012.DVDRiP.XviD-BjX.part44.rar [7/28]
Mon Mar 17 23:48:30 2014 3016750176 DEBUG Notifying observers (Observer.cpp:55:Notify)
Mon Mar 17 23:48:30 2014 3054236768 DEBUG Starting new ArticleDownloader (QueueCoordinator.cpp:624:StartArticleDownload)
Mon Mar 17 23:48:30 2014 3054236768 DEBUG Creating Thread (Thread.cpp:159:Thread)
Mon Mar 17 23:48:30 2014 3054236768 DEBUG Creating Decoder (Decoder.cpp:52:Decoder)
Mon Mar 17 23:48:30 2014 3054236768 DEBUG Creating Decoder (Decoder.cpp:52:Decoder)
Mon Mar 17 23:48:30 2014 3054236768 DEBUG Creating ArticleDownloader (ArticleDownloader.cpp:62:ArticleDownloader)
Mon Mar 17 23:48:30 2014 3054236768 DEBUG Starting Thread (Thread.cpp:182:Start)
Mon Mar 17 23:48:30 2014 3016750176 DEBUG Notification from ArticleDownloader received (QueueCoordinator.cpp:658:Update)
Mon Mar 17 23:48:30 2014 3016750176 DEBUG Article downloaded (QueueCoordinator.cpp:671:ArticleCompleted)
Mon Mar 17 23:48:30 2014 3016750176 DEBUG Exiting ArticleDownloader-loop (ArticleDownloader.cpp:338:Run)
Mon Mar 17 23:48:30 2014 3016750176 DEBUG Thread-func exited (Thread.cpp:254:thread_handler)
Mon Mar 17 23:48:30 2014 3016750176 DEBUG Autodestroying Thread-object (Thread.cpp:260:thread_handler)
Mon Mar 17 23:48:30 2014 3016750176 DEBUG Destroying ArticleDownloader (ArticleDownloader.cpp:78:~ArticleDownloader)
Mon Mar 17 23:48:30 2014 3016750176 DEBUG Destroying Decoder (Decoder.cpp:61:~Decoder)
pretty similar as yours. nzbget is doing something wrong in the system memory. But it seems to be random...difficult
to be continued. Tomorrow I set the nwsp2 with the 164 kernel, now its time to go to bed
the normal approach to insert in the suspected routine of nzbget some print statement to find out were the code fails