ah, that makes more sense. i was seeing the strlen(null) call and line=1785 in the stack but hadn't gotten further. sounds like you're closer to finding the issue, so i'll let you finish.
On 07/26/2011 08:44 AM, Orion Poplawski wrote: > On 07/26/2011 09:31 AM, Joe Pruett wrote: >> i have done some strace'ing and it is dieing while reading >> /var/cache/yum/rpmforge/primary.xml.gz. i have externally tested that >> file and can gunzip it just fine and xmllint doesn't find any issues >> either, so it would appear to be the data itself. i'll do a bit more >> poking to see if i can track down anything further. > I've been updating the bug. Looks like the pkgId for mhash is null. strlen > gets called on the null pointer. Still need to look deeper. > > _______________________________________________ users mailing list [email protected] http://lists.repoforge.org/mailman/listinfo/users
