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 #140

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

internal error #140

wummel opened this issue Dec 21, 2012 · 1 comment

Comments

@wummel
Copy link
Owner

wummel commented Dec 21, 2012

Converted from SourceForge issue 1455405, submitted by nobody

My email address is [email protected].
Here's the error info:

C:\Python24\Scripts>linkchecker -r 2 http://lacoast.gov

t.log
Status: 10 active threads, 145 URLs checked, 505
URLs queued, runtime 5.097 s
econds
Status: 10 active threads, 363 URLs checked, 1087
URLs queued, runtime 10.385
seconds
WARNING keyboard interrupt; waiting for 10 active
threads to finish
WARNING keyboard interrupt; waiting for 5 active
threads to finish
WARNING keyboard interrupt; waiting for 4 active
threads to finish
WARNING keyboard interrupt; waiting for 4 active
threads to finish
WARNING keyboard interrupt; waiting for 4 active
threads to finish
WARNING keyboard interrupt; waiting for 4 active
threads to finish
WARNING keyboard interrupt; waiting for 4 active
threads to finish
WARNING keyboard interrupt; waiting for 4 active
threads to finish
WARNING keyboard interrupt; waiting for 4 active
threads to finish
WARNING keyboard interrupt; waiting for 4 active
threads to finish
WARNING keyboard interrupt; waiting for 3 active
threads to finish
WARNING keyboard interrupt; waiting for 2 active
threads to finish
WARNING keyboard interrupt; waiting for 1 active thread
to finish

********** 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 informati
on:

  • 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
"C:\Python24\Lib\site-packages\linkcheck\checker__init__.py",
line 212,
in check_urls
check_urls(consumer)
File
"C:\Python24\Lib\site-packages\linkcheck\checker__init
_.py",
line 233,
in _check_urls
url_data = consumer.incoming_get_url()
File
"C:\Python24\Lib\site-packages\linkcheck\checker\cache.py",
line 79, in i
ncoming_get_url
for i, url_data in enumerate(self.incoming):
RuntimeError: deque mutated during iteration
System info:
LinkChecker 3.4
Python 2.4.2 (#67, Sep 28 2005, 12:41:11) [MSC v.1310
32 bit (Intel)] on win32

******** 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

This is fixed in the subversion repository and will be in
the next release. Thanks for the report.

@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