Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 123395 - dev-util/rats stable request on amd64
Summary: dev-util/rats stable request on amd64
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Development (show other bugs)
Hardware: AMD64 Linux
: High enhancement (vote)
Assignee: Robin Johnson
URL:
Whiteboard:
Keywords: STABLEREQ
Depends on:
Blocks:
 
Reported: 2006-02-19 08:23 UTC by Paweł Hajdan, Jr. (RETIRED)
Modified: 2013-03-24 20:44 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Paweł Hajdan, Jr. (RETIRED) gentoo-dev 2006-02-19 08:23:50 UTC
dev-util/rats is marked ~amd64 since 21 February 2005. Does not seem to have any problems. Please mark stable.
Comment 1 Chris White (RETIRED) gentoo-dev 2006-02-28 14:18:05 UTC
$ rats -l php --html * 2>/dev/null > test.html
Segmentation fault

This looks to be hit because of the directory recursion (it sees images as well).  I'll probably have a look tonight to see what's going on.
Comment 2 Simon Stelling (RETIRED) gentoo-dev 2006-04-08 02:37:47 UTC
ChrisWhite, any update on this?
Comment 3 Simon Stelling (RETIRED) gentoo-dev 2006-05-06 05:51:57 UTC
chriswhite: *ping*
Comment 4 Chris White (RETIRED) gentoo-dev 2006-05-20 09:19:21 UTC
I've got no clue.. as gdb produces nothing usefull, and uh:

pitr mambo # strace -o strace.log rats -l php --html * 2>/dev/null > test.html
pitr mambo # rats -l php --html * 2>/dev/null > test.html
Segmentation fault

so to test this I installed mambo and removed the > test.html part:

===========================================================================
File: <b>administrator/components/com_config/admin.config.php</b><br/>Lines:
382   </ul>
  <b>Severity: Medium</b><br/>
  Issue: is_writable<br/>
    A potential TOCTOU (Time Of Check, Time Of Use) vulnerability exists.
    This is the first line where a check has occured.
    The following line(s) contain uses that may match up with this check:
    71 (unlink)
  <br/>
<ul>
File: <b>includes/domit/xml_domit_cache.php</b><br/>Lines:
31   </ul>
  <b>Severity: Medium</b><br/>
Segmentation fault
===========================================================================
Comment 5 Robin Johnson archtester Gentoo Infrastructure gentoo-dev Security 2006-05-24 23:01:59 UTC
chriswhite: ok, I did the actual bug you mentioned below now, a null pointer during HTML and XML output modes.

The earlier bug was a valid one was well however ;-).
Comment 6 Robin Johnson archtester Gentoo Infrastructure gentoo-dev Security 2006-05-24 23:02:17 UTC
Accidently closed, still waiting for amd64 stable.
Comment 7 Robin Johnson archtester Gentoo Infrastructure gentoo-dev Security 2006-06-11 03:11:43 UTC
ChrisWhite/amd64 testers: please test and mark stable.
Comment 8 Chris White (RETIRED) gentoo-dev 2006-06-14 12:33:19 UTC
AMD64 stable in cvs.