Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Internal error in LinkChecker #163

Closed
wummel opened this issue Dec 21, 2012 · 1 comment
Closed

Internal error in LinkChecker #163

wummel opened this issue Dec 21, 2012 · 1 comment

Comments

@wummel
Copy link
Owner

wummel commented Dec 21, 2012

Converted from SourceForge issue 1575317, submitted by nobody

I run

linkchecker http://www.feelingsoftware.com/ -ohtml >
/var/www/html/linkchecker/index.html

********** Oops, I did it again. *************

You have found an internal error in LinkChecker. Please
write a bug report
at
http://sourceforge.net/tracker/?func=add&group_id=1913&atid=101913
or send mail to [email protected] and
include the following information:

  • the URL or file you are testing
  • your commandline arguments and/or configuration.
  • the output of a debug run with option "-Dall" of the
    executed command
  • the system information below.

Disclosing some of the information above due to privacy
reasons is ok.
I will try to help you nonetheless, but you have to
give me something
I can work with ;) .

exceptions.RuntimeError deque mutated during iteration
Traceback (most recent call last):
File
"/usr/lib/python2.4/site-packages/linkcheck/checker/init.py",
line 212, in check_urls
_check_urls(consumer)
File
"/usr/lib/python2.4/site-packages/linkcheck/checker/init.py",
line 233, in _check_urls
url_data = consumer.incoming_get_url()
File
"/usr/lib/python2.4/site-packages/linkcheck/checker/cache.py",
line 93, in incoming_get_url
for i, url_data in enumerate(self.incoming):
RuntimeError: deque mutated during iteration
System info:
LinkChecker 3.3
Python 2.4.3 (#1, Jun 13 2006, 11:46:08)
[GCC 4.1.1 20060525 (Red Hat 4.1.1-1)] on linux2

******** LinkChecker internal error, over and out ********

@wummel
Copy link
Owner Author

wummel commented Dec 21, 2012

Submitted by calvin

Logged In: YES
user_id=9205

Please try a newer version of LinkChecker.

@wummel wummel closed this as completed Dec 21, 2012
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant