René's URL Explorer Experiment


Title: Issue 22898: segfault during shutdown attempting to log ResourceWarning - Python tracker

Mail addresses
stack_level=stack_level@entry
format=format@entry

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/67087 https://github.com/python/cpython/issues/67087
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
dump.txthttps://bugs.python.org/file37224/dump.txt
runtimerror_singleton.pyhttps://bugs.python.org/file37229/runtimerror_singleton.py
warn.patchhttps://bugs.python.org/file37230/warn.patch
reviewhttps://bugs.python.org/review/22898/#ps13273
runtimerror_singleton_2.pyhttps://bugs.python.org/file37278/runtimerror_singleton_2.py
warn_2.patchhttps://bugs.python.org/file37279/warn_2.patch
warn_3.patchhttps://bugs.python.org/file37286/warn_3.patch
warn_4.patchhttps://bugs.python.org/file37288/warn_4.patch
warn_5.patchhttps://bugs.python.org/file37289/warn_5.patch
remove_singleton.patchhttps://bugs.python.org/file37316/remove_singleton.patch
runtimerror_singleton_3.pyhttps://bugs.python.org/file37332/runtimerror_singleton_3.py
mymodule.chttps://bugs.python.org/file37333/mymodule.c
setup.pyhttps://bugs.python.org/file37334/setup.py
immutable-recursion-error-inst.diffhttps://bugs.python.org/file46940/immutable-recursion-error-inst.diff
reviewhttps://bugs.python.org/review/22898/#ps20029
PR 1981https://github.com/python/cpython/pull/1981
msg231345https://bugs.python.org/issue22898#msg231345
(view)https://bugs.python.org/msg231345
msg231347https://bugs.python.org/issue22898#msg231347
(view)https://bugs.python.org/msg231347
Python/_warnings.c:813https://github.com/python/cpython/blob/master/Python/_warnings.c#L813
msg231360https://bugs.python.org/issue22898#msg231360
(view)https://bugs.python.org/msg231360
msg231389https://bugs.python.org/issue22898#msg231389
(view)https://bugs.python.org/msg231389
msg231390https://bugs.python.org/issue22898#msg231390
(view)https://bugs.python.org/msg231390
msg231683https://bugs.python.org/issue22898#msg231683
(view)https://bugs.python.org/msg231683
msg231686https://bugs.python.org/issue22898#msg231686
(view)https://bugs.python.org/msg231686
#22898https://bugs.python.org/issue22898
msg231705https://bugs.python.org/issue22898#msg231705
(view)https://bugs.python.org/msg231705
#22898https://bugs.python.org/issue22898
msg231706https://bugs.python.org/issue22898#msg231706
(view)https://bugs.python.org/msg231706
msg231710https://bugs.python.org/issue22898#msg231710
(view)https://bugs.python.org/msg231710
Python/_warnings.chttps://github.com/python/cpython/blob/master/Python/_warnings.c
msg231717https://bugs.python.org/issue22898#msg231717
(view)https://bugs.python.org/msg231717
Python/_warnings.chttps://github.com/python/cpython/blob/master/Python/_warnings.c
msg231721https://bugs.python.org/issue22898#msg231721
(view)https://bugs.python.org/msg231721
msg231729https://bugs.python.org/issue22898#msg231729
(view)https://bugs.python.org/msg231729
Python/_warnings.chttps://github.com/python/cpython/blob/master/Python/_warnings.c
msg231860https://bugs.python.org/issue22898#msg231860
(view)https://bugs.python.org/msg231860
revision 58032https://hg.python.org/lookup/r58032
cd125fe83051https://hg.python.org/lookup/cd125fe83051
cd125fe83051https://hg.python.org/lookup/cd125fe83051
revision 58032https://hg.python.org/lookup/r58032
cd125fe83051https://hg.python.org/lookup/cd125fe83051
http://svn.python.org/view?view=revision&revision=58032http://svn.python.org/view?view=revision&revision=58032
http://bugs.python.org/issue1202533http://bugs.python.org/issue1202533
https://hg.python.org/cpython/rev/cd125fe83051https://hg.python.org/cpython/rev/cd125fe83051
msg231933https://bugs.python.org/issue22898#msg231933
(view)https://bugs.python.org/msg231933
http://thread.gmane.org/gmane.comp.python.devel/97016http://thread.gmane.org/gmane.comp.python.devel/97016
msg262356https://bugs.python.org/issue22898#msg262356
(view)https://bugs.python.org/msg262356
#25274https://bugs.python.org/issue25274
msg262372https://bugs.python.org/issue22898#msg262372
(view)https://bugs.python.org/msg262372
msg 231933https://bugs.python.org/msg231933
msg262473https://bugs.python.org/issue22898#msg262473
(view)https://bugs.python.org/msg262473
msg262494https://bugs.python.org/issue22898#msg262494
(view)https://bugs.python.org/msg262494
msg294911https://bugs.python.org/issue22898#msg294911
(view)https://bugs.python.org/msg294911
#17852https://bugs.python.org/issue17852
msg295331https://bugs.python.org/issue22898#msg295331
(view)https://bugs.python.org/msg295331
PR 1981https://github.com/python/cpython/pull/1981
issue 5437https://bugs.python.org/issue5437
PR 1981https://github.com/python/cpython/pull/1981
msg295628https://bugs.python.org/issue22898#msg295628
(view)https://bugs.python.org/msg295628
PR 1981https://github.com/python/cpython/pull/1981
PR 1981https://github.com/python/cpython/pull/1981
PR 1981https://github.com/python/cpython/pull/1981
PR 1981https://github.com/python/cpython/pull/1981
https://mail.python.org/pipermail/python-dev/2008-August/082107.htmlhttps://mail.python.org/pipermail/python-dev/2008-August/082107.html
PR 1981https://github.com/python/cpython/pull/1981
Lib/test/test_exceptions.pyhttps://github.com/python/cpython/blob/master/Lib/test/test_exceptions.py
msg295707https://bugs.python.org/issue22898#msg295707
(view)https://bugs.python.org/msg295707
PR 2035https://github.com/python/cpython/pull/2035
msg295719https://bugs.python.org/issue22898#msg295719
(view)https://bugs.python.org/msg295719
msg295940https://bugs.python.org/issue22898#msg295940
(view)https://bugs.python.org/msg295940
msg305067https://bugs.python.org/issue22898#msg305067
(view)https://bugs.python.org/msg305067
issue 30697https://bugs.python.org/issue30697
msg305067https://bugs.python.org/msg305067
msg295940https://bugs.python.org/msg295940
immutable-recursion-error-inst.diffhttps://bugs.python.org/file46940
msg295719https://bugs.python.org/msg295719
msg295707https://bugs.python.org/msg295707
brett.cannonhttps://bugs.python.org/user37
msg295628https://bugs.python.org/msg295628
msg295331https://bugs.python.org/msg295331
pull_request2049https://bugs.python.org/pull_request2049
msg294911https://bugs.python.org/msg294911
msg262494https://bugs.python.org/msg262494
msg262473https://bugs.python.org/msg262473
msg262372https://bugs.python.org/msg262372
msg262356https://bugs.python.org/msg262356
setup.pyhttps://bugs.python.org/file37334
mymodule.chttps://bugs.python.org/file37333
runtimerror_singleton_3.pyhttps://bugs.python.org/file37332
msg231933https://bugs.python.org/msg231933
remove_singleton.patchhttps://bugs.python.org/file37316
msg231860https://bugs.python.org/msg231860
warn_5.patchhttps://bugs.python.org/file37289
msg231729https://bugs.python.org/msg231729
msg231721https://bugs.python.org/msg231721
msg231717https://bugs.python.org/msg231717
warn_4.patchhttps://bugs.python.org/file37288
msg231710https://bugs.python.org/msg231710
msg231706https://bugs.python.org/msg231706
warn_3.patchhttps://bugs.python.org/file37286
msg231705https://bugs.python.org/msg231705
msg231686https://bugs.python.org/msg231686
warn_2.patchhttps://bugs.python.org/file37279
runtimerror_singleton_2.pyhttps://bugs.python.org/file37278
xdegayehttps://bugs.python.org/user12652
msg231683https://bugs.python.org/msg231683
warn.patchhttps://bugs.python.org/file37230
patchhttps://bugs.python.org/keyword2
msg231390https://bugs.python.org/msg231390
runtimerror_singleton.pyhttps://bugs.python.org/file37229
msg231389https://bugs.python.org/msg231389
vstinnerhttps://bugs.python.org/user2377
serhiy.storchakahttps://bugs.python.org/user15623
pitrouhttps://bugs.python.org/user2040
msg231360https://bugs.python.org/msg231360
msg231347https://bugs.python.org/msg231347
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.