Bug 1002756

Summary: [abrt] youtube-dl-2013.08.27-1.fc19: urllib2.py:224:__getattr__:RuntimeError: maximum recursion depth exceeded in cmp
Product: [Fedora] Fedora Reporter: Nivag <gavinflower>
Component: youtube-dlAssignee: Christopher Meng <i>
Status: CLOSED CURRENTRELEASE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 19CC: gavinflower, i, metherid, opensource
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Unspecified   
Whiteboard: abrt_hash:667e41d7dd2f466b48c777446d7d842f9b0af223
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-09-11 01:21:40 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
File: backtrace
none
File: environ none

Description Nivag 2013-08-29 22:40:25 UTC
Description of problem:
tried to run:
youtube-dl http://www.youtube.com/v/qzA60hHca9s?version=3

Version-Release number of selected component:
youtube-dl-2013.08.27-1.fc19

Additional info:
reporter:       libreport-2.1.6
cmdline:        python /usr/bin/youtube-dl http://www.youtube.com/v/qzA60hHca9s?version=3
dso_list:       python-libs-2.7.5-4.fc19.x86_64
executable:     /usr/bin/youtube-dl
kernel:         3.10.9-200.fc19.x86_64
runlevel:       N 5
type:           Python
uid:            1000

Truncated backtrace:
#1 __getattr__ in /usr/lib64/python2.7/urllib2.py:224
#2 __getattr__ in /usr/lib64/python2.7/urllib2.py:228
#3 __getattr__ in /usr/lib64/python2.7/urllib2.py:228
#4 __getattr__ in /usr/lib64/python2.7/urllib2.py:228
#5 __getattr__ in /usr/lib64/python2.7/urllib2.py:228
#6 __getattr__ in /usr/lib64/python2.7/urllib2.py:228
#7 __getattr__ in /usr/lib64/python2.7/urllib2.py:228
#8 __getattr__ in /usr/lib64/python2.7/urllib2.py:228
#9 __getattr__ in /usr/lib64/python2.7/urllib2.py:228
#10 __getattr__ in /usr/lib64/python2.7/urllib2.py:228

Comment 1 Nivag 2013-08-29 22:40:30 UTC
Created attachment 791974 [details]
File: backtrace

Comment 2 Nivag 2013-08-29 22:40:33 UTC
Created attachment 791975 [details]
File: environ

Comment 3 Christopher Meng 2013-08-30 05:00:05 UTC
I've pushed 08.29 to the testing repo.

Please test.

Comment 4 Nivag 2013-08-31 07:01:51 UTC
Problem resolved for me, thanks!

I reran the URL that triggered thye problem.