René's URL Explorer Experiment


Title: Issue 12310: Segfault in test_multiprocessing - Python tracker

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/56519 https://github.com/python/cpython/issues/56519
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
msg138060https://bugs.python.org/issue12310#msg138060
(view)https://bugs.python.org/msg138060
a5c8b6ebe895https://hg.python.org/lookup/a5c8b6ebe895
#8407https://bugs.python.org/issue8407
6d6099f7fe89https://hg.python.org/lookup/6d6099f7fe89
#9205https://bugs.python.org/issue9205
threading.pyhttps://github.com/python/cpython/blob/main/Lib/threading.py#L237
multiprocessing/queues.pyhttps://github.com/python/cpython/blob/main/Lib/multiprocessing/queues.py#L252
threading.pyhttps://github.com/python/cpython/blob/main/Lib/threading.py#L690
threading.pyhttps://github.com/python/cpython/blob/main/Lib/threading.py#L737
threading.pyhttps://github.com/python/cpython/blob/main/Lib/threading.py#L710
threading.pyhttps://github.com/python/cpython/blob/main/Lib/threading.py#L298
multiprocessing/queues.pyhttps://github.com/python/cpython/blob/main/Lib/multiprocessing/queues.py#L227
multiprocessing/util.pyhttps://github.com/python/cpython/blob/main/Lib/multiprocessing/util.py#L202
multiprocessing/process.pyhttps://github.com/python/cpython/blob/main/Lib/multiprocessing/process.py#L270
multiprocessing/forking.pyhttps://github.com/python/cpython/blob/main/Lib/multiprocessing/forking.py#L133
multiprocessing/process.pyhttps://github.com/python/cpython/blob/main/Lib/multiprocessing/process.py#L134
multiprocessing/pool.pyhttps://github.com/python/cpython/blob/main/Lib/multiprocessing/pool.py#L220
multiprocessing/pool.pyhttps://github.com/python/cpython/blob/main/Lib/multiprocessing/pool.py#L157
multiprocessing/__init__.pyhttps://github.com/python/cpython/blob/main/Lib/multiprocessing/__init__.py#L231
test/test_multiprocessing.pyhttps://github.com/python/cpython/blob/main/Lib/test/test_multiprocessing.py#L2186
test/regrtest.pyhttps://github.com/python/cpython/blob/main/Lib/test/regrtest.py#L1043
test/regrtest.pyhttps://github.com/python/cpython/blob/main/Lib/test/regrtest.py#L841
test/regrtest.pyhttps://github.com/python/cpython/blob/main/Lib/test/regrtest.py#L668
test/regrtest.pyhttps://github.com/python/cpython/blob/main/Lib/test/regrtest.py#L1618
http://www.python.org/dev/buildbot/all/builders/x86%20Tiger%203.x/builds/2722/steps/test/logs/stdiohttp://www.python.org/dev/buildbot/all/builders/x86%20Tiger%203.x/builds/2722/steps/test/logs/stdio
msg138064https://bugs.python.org/issue12310#msg138064
(view)https://bugs.python.org/msg138064
a5c8b6ebe895https://hg.python.org/lookup/a5c8b6ebe895
#8407https://bugs.python.org/issue8407
6d6099f7fe89https://hg.python.org/lookup/6d6099f7fe89
#9205https://bugs.python.org/issue9205
#2719https://bugs.python.org/issue2719
cedceeb45030https://hg.python.org/lookup/cedceeb45030
http://www.python.org/dev/buildbot/all/builders/x86%20Tiger%203.x/builds/2719http://www.python.org/dev/buildbot/all/builders/x86%20Tiger%203.x/builds/2719
6d6099f7fe89https://hg.python.org/lookup/6d6099f7fe89
cedceeb45030https://hg.python.org/lookup/cedceeb45030
a5c8b6ebe895https://hg.python.org/lookup/a5c8b6ebe895
6d6099f7fe89https://hg.python.org/lookup/6d6099f7fe89
msg138067https://bugs.python.org/issue12310#msg138067
(view)https://bugs.python.org/msg138067
test/test_signal.pyhttps://github.com/python/cpython/blob/main/Lib/test/test_signal.py#L172
unittest/case.pyhttps://github.com/python/cpython/blob/main/Lib/unittest/case.py#L407
unittest/case.pyhttps://github.com/python/cpython/blob/main/Lib/unittest/case.py#L462
unittest/case.pyhttps://github.com/python/cpython/blob/main/Lib/unittest/case.py#L514
unittest/suite.pyhttps://github.com/python/cpython/blob/main/Lib/unittest/suite.py#L105
unittest/suite.pyhttps://github.com/python/cpython/blob/main/Lib/unittest/suite.py#L67
unittest/suite.pyhttps://github.com/python/cpython/blob/main/Lib/unittest/suite.py#L105
unittest/suite.pyhttps://github.com/python/cpython/blob/main/Lib/unittest/suite.py#L67
test/support.pyhttps://github.com/python/cpython/blob/main/Lib/test/support.py#L1166
test/support.pyhttps://github.com/python/cpython/blob/main/Lib/test/support.py#L1254
test/support.pyhttps://github.com/python/cpython/blob/main/Lib/test/support.py#L1280
test/test_signal.pyhttps://github.com/python/cpython/blob/main/Lib/test/test_signal.py#L687
test/regrtest.pyhttps://github.com/python/cpython/blob/main/Lib/test/regrtest.py#L1043
test/regrtest.pyhttps://github.com/python/cpython/blob/main/Lib/test/regrtest.py#L841
test/regrtest.pyhttps://github.com/python/cpython/blob/main/Lib/test/regrtest.py#L668
test/regrtest.pyhttps://github.com/python/cpython/blob/main/Lib/test/regrtest.py#L1618
test/test_signal.pyhttps://github.com/python/cpython/blob/main/Lib/test/test_signal.py#L248
unittest/case.pyhttps://github.com/python/cpython/blob/main/Lib/unittest/case.py#L407
unittest/case.pyhttps://github.com/python/cpython/blob/main/Lib/unittest/case.py#L462
unittest/case.pyhttps://github.com/python/cpython/blob/main/Lib/unittest/case.py#L514
unittest/suite.pyhttps://github.com/python/cpython/blob/main/Lib/unittest/suite.py#L105
unittest/suite.pyhttps://github.com/python/cpython/blob/main/Lib/unittest/suite.py#L67
unittest/suite.pyhttps://github.com/python/cpython/blob/main/Lib/unittest/suite.py#L105
unittest/suite.pyhttps://github.com/python/cpython/blob/main/Lib/unittest/suite.py#L67
test/support.pyhttps://github.com/python/cpython/blob/main/Lib/test/support.py#L1166
test/support.pyhttps://github.com/python/cpython/blob/main/Lib/test/support.py#L1254
test/support.pyhttps://github.com/python/cpython/blob/main/Lib/test/support.py#L1280
test/test_signal.pyhttps://github.com/python/cpython/blob/main/Lib/test/test_signal.py#L687
test/regrtest.pyhttps://github.com/python/cpython/blob/main/Lib/test/regrtest.py#L1043
test/regrtest.pyhttps://github.com/python/cpython/blob/main/Lib/test/regrtest.py#L841
test/regrtest.pyhttps://github.com/python/cpython/blob/main/Lib/test/regrtest.py#L668
test/regrtest.pyhttps://github.com/python/cpython/blob/main/Lib/test/regrtest.py#L1618
test/test_signal.pyhttps://github.com/python/cpython/blob/main/Lib/test/test_signal.py#L372
test/test_signal.pyhttps://github.com/python/cpython/blob/main/Lib/test/test_signal.py#L394
unittest/case.pyhttps://github.com/python/cpython/blob/main/Lib/unittest/case.py#L407
unittest/case.pyhttps://github.com/python/cpython/blob/main/Lib/unittest/case.py#L462
unittest/case.pyhttps://github.com/python/cpython/blob/main/Lib/unittest/case.py#L514
unittest/suite.pyhttps://github.com/python/cpython/blob/main/Lib/unittest/suite.py#L105
unittest/suite.pyhttps://github.com/python/cpython/blob/main/Lib/unittest/suite.py#L67
unittest/suite.pyhttps://github.com/python/cpython/blob/main/Lib/unittest/suite.py#L105
unittest/suite.pyhttps://github.com/python/cpython/blob/main/Lib/unittest/suite.py#L67
test/support.pyhttps://github.com/python/cpython/blob/main/Lib/test/support.py#L1166
test/support.pyhttps://github.com/python/cpython/blob/main/Lib/test/support.py#L1254
test/support.pyhttps://github.com/python/cpython/blob/main/Lib/test/support.py#L1280
test/test_signal.pyhttps://github.com/python/cpython/blob/main/Lib/test/test_signal.py#L687
test/regrtest.pyhttps://github.com/python/cpython/blob/main/Lib/test/regrtest.py#L1043
test/regrtest.pyhttps://github.com/python/cpython/blob/main/Lib/test/regrtest.py#L841
test/regrtest.pyhttps://github.com/python/cpython/blob/main/Lib/test/regrtest.py#L668
test/regrtest.pyhttps://github.com/python/cpython/blob/main/Lib/test/regrtest.py#L1618
test/test_signal.pyhttps://github.com/python/cpython/blob/main/Lib/test/test_signal.py#L495
unittest/case.pyhttps://github.com/python/cpython/blob/main/Lib/unittest/case.py#L407
unittest/case.pyhttps://github.com/python/cpython/blob/main/Lib/unittest/case.py#L462
unittest/case.pyhttps://github.com/python/cpython/blob/main/Lib/unittest/case.py#L514
unittest/suite.pyhttps://github.com/python/cpython/blob/main/Lib/unittest/suite.py#L105
unittest/suite.pyhttps://github.com/python/cpython/blob/main/Lib/unittest/suite.py#L67
unittest/suite.pyhttps://github.com/python/cpython/blob/main/Lib/unittest/suite.py#L105
unittest/suite.pyhttps://github.com/python/cpython/blob/main/Lib/unittest/suite.py#L67
test/support.pyhttps://github.com/python/cpython/blob/main/Lib/test/support.py#L1166
test/support.pyhttps://github.com/python/cpython/blob/main/Lib/test/support.py#L1254
test/support.pyhttps://github.com/python/cpython/blob/main/Lib/test/support.py#L1280
test/test_signal.pyhttps://github.com/python/cpython/blob/main/Lib/test/test_signal.py#L687
test/regrtest.pyhttps://github.com/python/cpython/blob/main/Lib/test/regrtest.py#L1043
test/regrtest.pyhttps://github.com/python/cpython/blob/main/Lib/test/regrtest.py#L841
test/regrtest.pyhttps://github.com/python/cpython/blob/main/Lib/test/regrtest.py#L668
test/regrtest.pyhttps://github.com/python/cpython/blob/main/Lib/test/regrtest.py#L1618
test/test_signal.pyhttps://github.com/python/cpython/blob/main/Lib/test/test_signal.py#L472
unittest/case.pyhttps://github.com/python/cpython/blob/main/Lib/unittest/case.py#L407
unittest/case.pyhttps://github.com/python/cpython/blob/main/Lib/unittest/case.py#L462
unittest/case.pyhttps://github.com/python/cpython/blob/main/Lib/unittest/case.py#L514
unittest/suite.pyhttps://github.com/python/cpython/blob/main/Lib/unittest/suite.py#L105
unittest/suite.pyhttps://github.com/python/cpython/blob/main/Lib/unittest/suite.py#L67
unittest/suite.pyhttps://github.com/python/cpython/blob/main/Lib/unittest/suite.py#L105
unittest/suite.pyhttps://github.com/python/cpython/blob/main/Lib/unittest/suite.py#L67
test/support.pyhttps://github.com/python/cpython/blob/main/Lib/test/support.py#L1166
test/support.pyhttps://github.com/python/cpython/blob/main/Lib/test/support.py#L1254
test/support.pyhttps://github.com/python/cpython/blob/main/Lib/test/support.py#L1280
test/test_signal.pyhttps://github.com/python/cpython/blob/main/Lib/test/test_signal.py#L687
test/regrtest.pyhttps://github.com/python/cpython/blob/main/Lib/test/regrtest.py#L1043
test/regrtest.pyhttps://github.com/python/cpython/blob/main/Lib/test/regrtest.py#L841
test/regrtest.pyhttps://github.com/python/cpython/blob/main/Lib/test/regrtest.py#L668
test/regrtest.pyhttps://github.com/python/cpython/blob/main/Lib/test/regrtest.py#L1618
msg138069https://bugs.python.org/issue12310#msg138069
(view)https://bugs.python.org/msg138069
msg138074https://bugs.python.org/issue12310#msg138074
(view)https://bugs.python.org/msg138074
a17710e27ea2https://hg.python.org/lookup/a17710e27ea2
msg138132https://bugs.python.org/issue12310#msg138132
(view)https://bugs.python.org/msg138132
test/regrtest.pyhttps://github.com/python/cpython/blob/main/Lib/test/regrtest.py#L1043
test/test_multiprocessing.pyhttps://github.com/python/cpython/blob/main/Lib/test/test_multiprocessing.py#L2189
multiprocessing/managers.pyhttps://github.com/python/cpython/blob/main/Lib/multiprocessing/managers.py#L531
multiprocessing/connection.pyhttps://github.com/python/cpython/blob/main/Lib/multiprocessing/connection.py#L273
multiprocessing/connection.pyhttps://github.com/python/cpython/blob/main/Lib/multiprocessing/connection.py#L430
multiprocessing/connection.pyhttps://github.com/python/cpython/blob/main/Lib/multiprocessing/connection.py#L413
msg138154https://bugs.python.org/issue12310#msg138154
(view)https://bugs.python.org/msg138154
#6721https://bugs.python.org/issue6721
Lib/multiprocessing/process.pyhttps://github.com/python/cpython/blob/master/Lib/multiprocessing/process.py
msg138163https://bugs.python.org/issue12310#msg138163
(view)https://bugs.python.org/msg138163
msg138168https://bugs.python.org/issue12310#msg138168
(view)https://bugs.python.org/msg138168
msg138190https://bugs.python.org/issue12310#msg138190
(view)https://bugs.python.org/msg138190
msg138494https://bugs.python.org/issue12310#msg138494
(view)https://bugs.python.org/msg138494
e6e7e42efdc2https://hg.python.org/lookup/e6e7e42efdc2
#12310https://bugs.python.org/issue12310
http://hg.python.org/cpython/rev/e6e7e42efdc2http://hg.python.org/cpython/rev/e6e7e42efdc2
a73e5c1f57d7https://hg.python.org/lookup/a73e5c1f57d7
#12310https://bugs.python.org/issue12310
http://hg.python.org/cpython/rev/a73e5c1f57d7http://hg.python.org/cpython/rev/a73e5c1f57d7
msg138495https://bugs.python.org/issue12310#msg138495
(view)https://bugs.python.org/msg138495
msg138511https://bugs.python.org/issue12310#msg138511
(view)https://bugs.python.org/msg138511
msg138511https://bugs.python.org/msg138511
msg138495https://bugs.python.org/msg138495
python-devhttps://bugs.python.org/user13902
msg138494https://bugs.python.org/msg138494
msg138190https://bugs.python.org/msg138190
msg138168https://bugs.python.org/msg138168
msg138163https://bugs.python.org/msg138163
neologixhttps://bugs.python.org/user12146
msg138154https://bugs.python.org/msg138154
msg138132https://bugs.python.org/msg138132
msg138074https://bugs.python.org/msg138074
msg138069https://bugs.python.org/msg138069
msg138067https://bugs.python.org/msg138067
msg138064https://bugs.python.org/msg138064
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.