René's URL Explorer Experiment


Title: Issue 2546: Python-2.5.2: crash in visit_decref () at Modules/gcmodule.c:270 - Python tracker

Mail addresses
report@bugs.python.org
report@bugs.python.org

direct link

Domain: bugs.python.org

Nonetext/html; charset=utf-8

Links:

https://bugs.python.org/
Python Homehttps://www.python.org/
Abouthttps://www.python.org/about/
Newshttps://www.python.org/blogs/
Documentationhttps://www.python.org/doc/
Downloadshttps://www.python.org/downloads/
Communityhttps://www.python.org/community/
Foundationhttps://www.python.org/psf/
Developer's Guidehttps://devguide.python.org/
Issue Trackerhttps://bugs.python.org/
Searchhttps://bugs.python.org/issue?@template=search&status=1
Random Issuehttps://bugs.python.org/issue?@action=random
Issues with patchhttps://bugs.python.org/issue?status=1&@sort=-activity&@columns=id%2Cgithub%2Cactivity%2Ctitle%2Ccreator%2Cstatus&@dispname=Issues%20with%20patch&@startwith=0&@group=priority&keywords=2&@action=search&@filter=&@pagesize=50
Easy issueshttps://bugs.python.org/issue?status=1&@sort=-activity&@columns=id%2Cgithub%2Cactivity%2Ctitle%2Ccreator%2Cstatus&@dispname=Easy%20issues&@startwith=0&@group=priority&keywords=6&@action=search&@filter=&@pagesize=50
Statshttps://bugs.python.org/issue?@template=stats
Lost your login?https://bugs.python.org/user?@template=forgotten
User Listhttps://bugs.python.org/user?@sort=username
Committer Listhttps://bugs.python.org/user?iscommitter=1&@action=search&@sort=username&@pagesize=300
Tracker Documentationhttp://docs.python.org/devguide/triaging.html
Tracker Developmenthttp://wiki.python.org/moin/TrackerDevelopment
Report Tracker Problemhttps://github.com/python/psf-infra-meta/issues
https://github.com/python/cpython/issues
GitHubhttps://github.com/python/cpython/issues
see the GitHub FAQs in the Python's Developer Guide.https://devguide.python.org/gh-faq/
This issue has been migrated to GitHub: https://github.com/python/cpython/issues/46798 https://github.com/python/cpython/issues/46798
Titlehttp://docs.python.org/devguide/triaging.html#title
Typehttp://docs.python.org/devguide/triaging.html#type
Stagehttp://docs.python.org/devguide/triaging.html#stage
Componentshttp://docs.python.org/devguide/triaging.html#components
Versionshttp://docs.python.org/devguide/triaging.html#versions
Statushttp://docs.python.org/devguide/triaging.html#status
Resolutionhttp://docs.python.org/devguide/triaging.html#resolution
Dependencieshttp://docs.python.org/devguide/triaging.html#dependencies
Supersederhttp://docs.python.org/devguide/triaging.html#superseder
Assigned Tohttp://docs.python.org/devguide/triaging.html#assigned-to
Nosy Listhttp://docs.python.org/devguide/triaging.html#nosy-list
Priorityhttp://docs.python.org/devguide/triaging.html#priority
Keywordshttp://docs.python.org/devguide/triaging.html#keywords
unnamedhttps://bugs.python.org/file9944/unnamed
bug.tar.gzhttps://bugs.python.org/file9945/bug.tar.gz
unnamedhttps://bugs.python.org/file9949/unnamed
msg64915https://bugs.python.org/issue2546#msg64915
(view)https://bugs.python.org/msg64915
Modules/gcmodule.c:270https://github.com/python/cpython/blob/master/Modules/gcmodule.c#L270
Modules/gcmodule.c:270https://github.com/python/cpython/blob/master/Modules/gcmodule.c#L270
Objects/tupleobject.c:443https://github.com/python/cpython/blob/master/Objects/tupleobject.c#L443
Modules/gcmodule.c:295https://github.com/python/cpython/blob/master/Modules/gcmodule.c#L295
Modules/gcmodule.c:897https://github.com/python/cpython/blob/master/Modules/gcmodule.c#L897
Objects/frameobject.c:614https://github.com/python/cpython/blob/master/Objects/frameobject.c#L614
Python/ceval.c:3639https://github.com/python/cpython/blob/master/Python/ceval.c#L3639
Python/ceval.c:3650https://github.com/python/cpython/blob/master/Python/ceval.c#L3650
Python/ceval.c:3650https://github.com/python/cpython/blob/master/Python/ceval.c#L3650
Python/ceval.c:3650https://github.com/python/cpython/blob/master/Python/ceval.c#L3650
Python/ceval.c:3650https://github.com/python/cpython/blob/master/Python/ceval.c#L3650
Python/ceval.c:2831https://github.com/python/cpython/blob/master/Python/ceval.c#L2831
Objects/funcobject.c:517https://github.com/python/cpython/blob/master/Objects/funcobject.c#L517
Objects/abstract.c:1860https://github.com/python/cpython/blob/master/Objects/abstract.c#L1860
Objects/classobject.c:2497https://github.com/python/cpython/blob/master/Objects/classobject.c#L2497
Objects/abstract.c:1860https://github.com/python/cpython/blob/master/Objects/abstract.c#L1860
Objects/typeobject.c:4862https://github.com/python/cpython/blob/master/Objects/typeobject.c#L4862
Objects/typeobject.c:436https://github.com/python/cpython/blob/master/Objects/typeobject.c#L436
Objects/abstract.c:1860https://github.com/python/cpython/blob/master/Objects/abstract.c#L1860
Python/ceval.c:3775https://github.com/python/cpython/blob/master/Python/ceval.c#L3775
Python/ceval.c:2831https://github.com/python/cpython/blob/master/Python/ceval.c#L2831
Objects/funcobject.c:517https://github.com/python/cpython/blob/master/Objects/funcobject.c#L517
Objects/abstract.c:1860https://github.com/python/cpython/blob/master/Objects/abstract.c#L1860
Python/ceval.c:3433https://github.com/python/cpython/blob/master/Python/ceval.c#L3433
Objects/abstract.c:1851https://github.com/python/cpython/blob/master/Objects/abstract.c#L1851
msg64919https://bugs.python.org/issue2546#msg64919
(view)https://bugs.python.org/msg64919
msg64960https://bugs.python.org/issue2546#msg64960
(view)https://bugs.python.org/msg64960
msg64966https://bugs.python.org/issue2546#msg64966
(view)https://bugs.python.org/msg64966
msg64970https://bugs.python.org/issue2546#msg64970
(view)https://bugs.python.org/msg64970
msg64989https://bugs.python.org/issue2546#msg64989
(view)https://bugs.python.org/msg64989
unnamedhttps://bugs.python.org/file9949
msg64989https://bugs.python.org/msg64989
msg64970https://bugs.python.org/msg64970
unnamedhttps://bugs.python.org/file9944
bug.tar.gzhttps://bugs.python.org/file9945
msg64966https://bugs.python.org/msg64966
nnorwitzhttps://bugs.python.org/user35
msg64960https://bugs.python.org/msg64960
amaury.forgeotdarchttps://bugs.python.org/user1076
msg64919https://bugs.python.org/msg64919
The Python Software Foundationhttps://python.org/psf-landing/
Rounduphttp://roundup.sourceforge.net
Python Software Foundationhttp://python.org/psf
Legal Statementshttp://python.org/about/legal

URLs of crawlers that visited me.