Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 121805

Summary: net-news/snownews segfaults when reloading feeds
Product: Gentoo Linux Reporter: przemek88
Component: Current packagesAssignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it <maintainer-needed>
Status: RESOLVED TEST-REQUEST    
Severity: major CC: cedk, web-apps
Priority: Highest    
Version: 2005.1   
Hardware: AMD64   
OS: Linux   
URL: http://www.kcore.de/wiki/wiki.cgi?Snownews/Bugs
Whiteboard:
Package list:
Runtime testing required: ---

Description przemek88 2006-02-06 03:21:04 UTC
When compiling on an amd64 architecture, snownews segfaults when reloading feeds. To correct this md5.h needs to be modified: uint32 can be defined as uint32_t (not long) after including <stdint.h>
Comment 1 Michael Kohl (RETIRED) gentoo-dev 2006-02-25 12:43:04 UTC
I've asked the upstream author via Jabber to fix this, because a Gentoo specific patch would IMHO really be overkill for such a small issue.
Comment 2 Jakub Moc (RETIRED) gentoo-dev 2006-07-30 14:36:43 UTC
Re-assign, maintainer retired.
Comment 3 Mister Woody 2006-08-04 10:41:32 UTC
Here (AMD64), it segfaults whenever I try to add any rss feed. 
I have never been able to see it working... IMHO, it should be masked. 
Comment 4 Cédric Krier gentoo-dev 2006-12-03 07:54:30 UTC
Fix in cvs