Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 864235 - net-nntp/nzbget-21.1-r1: stabilisation to fix segfault in 21.0
Summary: net-nntp/nzbget-21.1-r1: stabilisation to fix segfault in 21.0
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Stabilization (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Sven Wegener
URL:
Whiteboard:
Keywords: CC-ARCHES
Depends on:
Blocks:
 
Reported: 2022-08-07 16:42 UTC by JFR
Modified: 2022-08-17 07:06 UTC (History)
1 user (show)

See Also:
Package list:
net-nntp/nzbget-21.1-r1
Runtime testing required: ---
nattka: sanity-check+


Attachments
emerge --info (emerge.info,6.43 KB, text/plain)
2022-08-07 16:42 UTC, JFR
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description JFR 2022-08-07 16:42:02 UTC
Created attachment 798562 [details]
emerge --info

Segfault in net-nntp/nzbget. Possibly caused by github /nzbget/nzbget/issues/744 . This is fixed in Gentoo version 21.1-r1 (quite confusing since upstream also uses the -r nomenclature). I assume this is upstream's 21.1 version which they have considered stable for over a year now.

Thread 2.8 "nzbget" received signal SIGSEGV, Segmentation fault.
[Switching to Thread 0x7fffedffb640 (LWP 25038)]
0x00007ffff779553e in ?? () from /lib64/libc.so.6
(gdb) bt
#0  0x00007ffff779553e in ?? () from /lib64/libc.so.6
#1  0x0000555555658b5f in BString<1024>::Set(char const*, int) ()
#2  0x000055555562466d in NzbFile::ParseSubject(FileInfo*, bool) ()
#3  0x0000555555624a39 in NzbFile::BuildFilenames() ()
#4  0x0000555555624eb3 in NzbFile::ProcessFiles() ()
#5  0x0000555555625282 in NzbFile::Parse() ()
#6  0x000055555563a1ac in Scanner::AddFileToQueue(char const*, char const*, char const*, int, char const*, int, EDupeMode, NzbParameterList*, bool, bool, NzbInfo*, int*) ()
#7  0x000055555563a9e8 in Scanner::ProcessIncomingFile(char const*, char const*, char const*, char const*) ()
#8  0x000055555563ad3e in Scanner::CheckIncomingNzbs(char const*, char const*, bool) ()
#9  0x000055555563ae31 in Scanner::ServiceWork() ()
#10 0x000055555565c803 in ServiceCoordinator::Run() ()
#11 0x000055555565c675 in Thread::thread_handler() ()
#12 0x00007ffff7925f40 in ?? () from /usr/lib/gcc/x86_64-pc-linux-gnu/11.3.0/libstdc++.so.6
#13 0x00007ffff76c3932 in ?? () from /lib64/libc.so.6
#14 0x00007ffff7748dd0 in clone () from /lib64/libc.so.6
Comment 1 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2022-08-10 03:17:01 UTC
Let's consider this a stable request for 21.1-r1 then.
Comment 2 Agostino Sarubbo gentoo-dev 2022-08-16 07:44:18 UTC
arm stable
Comment 3 Agostino Sarubbo gentoo-dev 2022-08-16 07:46:26 UTC
ppc stable
Comment 4 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2022-08-17 04:04:04 UTC
x86 done
Comment 5 Agostino Sarubbo gentoo-dev 2022-08-17 07:06:21 UTC
amd64 stable. Closing.